@prefix bio: <http://purl.org/vocab/bio/0.1/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix event: <http://purl.org/NET/c4dm/event.owl#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix mo: <http://purl.org/ontology/mo/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix tl: <http://purl.org/NET/c4dm/timeline.owl#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@base <//vgmdb.animusic.moe/> .

<album/94973> foaf:primaryTopic <album/94973#subject> .

<album/94973#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Music From The Pirate Fairy"@en,
        "The Music From The Pirate Fairy"@ja,
        "The Music From The Pirate Fairy"@ja-latn ;
    mo:produced_work <album/94973#musicalwork> ;
    schema:name "The Music From The Pirate Fairy"@en,
        "The Music From The Pirate Fairy"@ja,
        "The Music From The Pirate Fairy"@ja-latn .

<album/94973#lyrics> a mo:Lyrics .

<album/94973#vocals> a mo:Singer .

<album/94973#musicalexpression> a mo:Signal ;
    mo:published_as <album/94973#subject> ;
    mo:records <album/94973#performance> .

<org/1144#subject> schema:name "Walt Disney Records"@en,
        "Walt Disney Records"@ja,
        "Walt Disney Records"@ja-latn ;
    foaf:name "Walt Disney Records"@en,
        "Walt Disney Records"@ja,
        "Walt Disney Records"@ja-latn .

<https://media.vgm.io/albums/37/94973/94973-1578086576.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/94973#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/37/94973/94973-1578086576.jpg> ;
    foaf:depicts <album/94973#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/37/94973/94973-1578086576.jpg> .

<https://medium-media.vgm.io/albums/37/94973/94973-1578086576.jpg> a schema:ImageObject,
        foaf:Image .

<album/94973#musicalwork> a mo:MusicalWork,
        schema:CreativeWork ;
    mo:composed_in <album/94973#composition> ;
    mo:lyrics <album/94973#lyrics> ;
    mo:performed_in <album/94973#performance> ;
    mo:singer <album/94973#vocals> .

<artist/16573#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/94973#performance> ;
    schema:name "Jim Cummings"@en ;
    foaf:name "Jim Cummings"@en .

<artist/18953#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/94973#performance> ;
    schema:name "Alvin Chea"@en ;
    foaf:name "Alvin Chea"@en .

<album/94973#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-04-01"^^xsd:date ;
    dcterms:title "The Music From The Pirate Fairy"@en,
        "The Music From The Pirate Fairy"@ja,
        "The Music From The Pirate Fairy"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/94973#musicalexpression> ;
    mo:publisher <org/1144#subject> ;
    mo:record _:N9cfadfda461148df8fd878c50b2152cb ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The Pirate Fairy"@en ;
            foaf:name "The Pirate Fairy"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Kevin Michael Richardson"@en ;
            foaf:name "Kevin Michael Richardson"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Will Erat"@en ;
            foaf:name "Will Erat"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Tom Hiddleston"@en ;
            foaf:name "Tom Hiddleston"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Graham Stevens"@en ;
            foaf:name "Graham Stevens"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Natasha Bedingfield"@en ;
            foaf:name "Natasha Bedingfield"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Christina Hendricks"@en ;
            foaf:name "Christina Hendricks"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Antonio Sol"@en ;
            foaf:name "Antonio Sol"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Gaby Alter"@en ;
            foaf:name "Gaby Alter"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Carlos Ponce"@en ;
            foaf:name "Carlos Ponce"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Mick Wingert"@en ;
            foaf:name "Mick Wingert"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "David Rossmer"@en ;
            foaf:name "David Rossmer"@en ],
        <artist/16573#subject>,
        <artist/18953#subject> ;
    schema:datePublished "2014-04-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/37/94973/94973-1578086576.jpg> ;
    schema:name "The Music From The Pirate Fairy"@en,
        "The Music From The Pirate Fairy"@ja,
        "The Music From The Pirate Fairy"@ja-latn ;
    schema:publisher <org/1144#subject> ;
    foaf:depiction <https://media.vgm.io/albums/37/94973/94973-1578086576.jpg> .

<album/94973#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Music From The Pirate Fairy"@en,
        "The Music From The Pirate Fairy"@ja,
        "The Music From The Pirate Fairy"@ja-latn ;
    mo:performance_of <album/94973#musicalwork> ;
    mo:performer _:N02d7062b1fa141f7a61678bef3a52780,
        _:N03f49e47dc0049aca1808cb336e7c0f2,
        _:N08b1650cd8ef42b48b3f93452dc4ac03,
        _:N1c93f23559ff4f378218aef4a66619c1,
        _:N25785e206b97475e92f6eaf5c17c1d67,
        _:N3359a74b7a2c423b8a5fa7e0a7f90c7f,
        _:N46356cac75c446b5b3bc5c890a8bef61,
        _:N50031ecacf1346798629c2702012477e,
        _:N6f5e69765ba84ac2b58c6a7f40b69414,
        _:Na43b043c9de4461daea6d78f82738224,
        _:Nbef6a36b5f84416e91aec8b1d956cb1c,
        <artist/16573#subject>,
        <artist/18953#subject> ;
    mo:recorded_as <album/94973#musicalexpression> ;
    schema:byArtist _:N02d7062b1fa141f7a61678bef3a52780,
        _:N03f49e47dc0049aca1808cb336e7c0f2,
        _:N08b1650cd8ef42b48b3f93452dc4ac03,
        _:N1c93f23559ff4f378218aef4a66619c1,
        _:N25785e206b97475e92f6eaf5c17c1d67,
        _:N3359a74b7a2c423b8a5fa7e0a7f90c7f,
        _:N46356cac75c446b5b3bc5c890a8bef61,
        _:N50031ecacf1346798629c2702012477e,
        _:N6f5e69765ba84ac2b58c6a7f40b69414,
        _:Na43b043c9de4461daea6d78f82738224,
        _:Nbef6a36b5f84416e91aec8b1d956cb1c,
        <artist/16573#subject>,
        <artist/18953#subject> ;
    schema:name "The Music From The Pirate Fairy"@en,
        "The Music From The Pirate Fairy"@ja,
        "The Music From The Pirate Fairy"@ja-latn ;
    schema:workPerformed <album/94973#musicalwork> .

_:N02d7062b1fa141f7a61678bef3a52780 a schema:Person,
        foaf:Person ;
    mo:performed <album/94973#performance> ;
    schema:name "Natasha Bedingfield"@en ;
    foaf:name "Natasha Bedingfield"@en .

_:N03f49e47dc0049aca1808cb336e7c0f2 a schema:Person,
        foaf:Person ;
    mo:performed <album/94973#performance> ;
    schema:name "Antonio Sol"@en ;
    foaf:name "Antonio Sol"@en .

_:N08b1650cd8ef42b48b3f93452dc4ac03 a schema:Person,
        foaf:Person ;
    mo:performed <album/94973#performance> ;
    schema:name "Kevin Michael Richardson"@en ;
    foaf:name "Kevin Michael Richardson"@en .

_:N1948f199f0db4f038f01059c8281b997 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Four Seasons Opening Ceremony"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N9cfadfda461148df8fd878c50b2152cb ;
    schema:name "Four Seasons Opening Ceremony"@en .

_:N1b94a5e6e128449f864ceb0d4b71f998 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Who I Am (From \"The Pirate Fairy\")"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:N9cfadfda461148df8fd878c50b2152cb ;
    schema:name "Who I Am (From \"The Pirate Fairy\")"@en .

_:N1c93f23559ff4f378218aef4a66619c1 a schema:Person,
        foaf:Person ;
    mo:performed <album/94973#performance> ;
    schema:name "Tom Hiddleston"@en ;
    foaf:name "Tom Hiddleston"@en .

_:N25785e206b97475e92f6eaf5c17c1d67 a schema:Person,
        foaf:Person ;
    mo:performed <album/94973#performance> ;
    schema:name "Carlos Ponce"@en ;
    foaf:name "Carlos Ponce"@en .

_:N2a84d3b742f941d293545b967f2a69c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Very Familiar Coat"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N9cfadfda461148df8fd878c50b2152cb ;
    schema:name "A Very Familiar Coat"@en .

_:N3359a74b7a2c423b8a5fa7e0a7f90c7f a schema:Person,
        foaf:Person ;
    mo:performed <album/94973#performance> ;
    schema:name "Christina Hendricks"@en ;
    foaf:name "Christina Hendricks"@en .

_:N46356cac75c446b5b3bc5c890a8bef61 a schema:Person,
        foaf:Person ;
    mo:performed <album/94973#performance> ;
    schema:name "Gaby Alter"@en ;
    foaf:name "Gaby Alter"@en .

_:N4b346c6e0cdf427fb122efbf62b65f56 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zarina the Alchemist"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:N9cfadfda461148df8fd878c50b2152cb ;
    schema:name "Zarina the Alchemist"@en .

_:N50031ecacf1346798629c2702012477e a schema:Person,
        foaf:Person ;
    mo:performed <album/94973#performance> ;
    schema:name "David Rossmer"@en ;
    foaf:name "David Rossmer"@en .

_:N5a5daf7af9e54a71815de0351ca362df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Captain Zarina"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N9cfadfda461148df8fd878c50b2152cb ;
    schema:name "Captain Zarina"@en .

_:N6f5e69765ba84ac2b58c6a7f40b69414 a schema:Person,
        foaf:Person ;
    mo:performed <album/94973#performance> ;
    schema:name "Will Erat"@en ;
    foaf:name "Will Erat"@en .

_:N837f88c04ec64d4988ee85c88cb3ad78 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Frigate That Flies"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:N9cfadfda461148df8fd878c50b2152cb ;
    schema:name "The Frigate That Flies"@en .

_:Na43b043c9de4461daea6d78f82738224 a schema:Person,
        foaf:Person ;
    mo:performed <album/94973#performance> ;
    schema:name "Graham Stevens"@en ;
    foaf:name "Graham Stevens"@en .

_:Nb2c09d2142424c22b1306e8870ac606b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zarina Visits Tink"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:N9cfadfda461148df8fd878c50b2152cb ;
    schema:name "Zarina Visits Tink"@en .

_:Nbef6a36b5f84416e91aec8b1d956cb1c a schema:Person,
        foaf:Person ;
    mo:performed <album/94973#performance> ;
    schema:name "Mick Wingert"@en ;
    foaf:name "Mick Wingert"@en .

_:Nd5782c08566f4503bd32bdb2a580c9ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "James Betrays Zarina"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N9cfadfda461148df8fd878c50b2152cb ;
    schema:name "James Betrays Zarina"@en .

_:Nec971e2f875344b69bd72aea3113a7c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "What If There Was Pink?"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N9cfadfda461148df8fd878c50b2152cb ;
    schema:name "What If There Was Pink?"@en .

_:Nfb96c719ef754c38b5931f5ff552727b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fairy Dusted Festival"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:N9cfadfda461148df8fd878c50b2152cb ;
    schema:name "Fairy Dusted Festival"@en .

_:N9cfadfda461148df8fd878c50b2152cb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1948f199f0db4f038f01059c8281b997,
        _:N1b94a5e6e128449f864ceb0d4b71f998,
        _:N2a84d3b742f941d293545b967f2a69c7,
        _:N4b346c6e0cdf427fb122efbf62b65f56,
        _:N5a5daf7af9e54a71815de0351ca362df,
        _:N837f88c04ec64d4988ee85c88cb3ad78,
        _:Nb2c09d2142424c22b1306e8870ac606b,
        _:Nd5782c08566f4503bd32bdb2a580c9ff,
        _:Nec971e2f875344b69bd72aea3113a7c6,
        _:Nfb96c719ef754c38b5931f5ff552727b ;
    mo:track_count 10 ;
    schema:duration "PT21:43"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N1948f199f0db4f038f01059c8281b997,
        _:N1b94a5e6e128449f864ceb0d4b71f998,
        _:N2a84d3b742f941d293545b967f2a69c7,
        _:N4b346c6e0cdf427fb122efbf62b65f56,
        _:N5a5daf7af9e54a71815de0351ca362df,
        _:N837f88c04ec64d4988ee85c88cb3ad78,
        _:Nb2c09d2142424c22b1306e8870ac606b,
        _:Nd5782c08566f4503bd32bdb2a580c9ff,
        _:Nec971e2f875344b69bd72aea3113a7c6,
        _:Nfb96c719ef754c38b5931f5ff552727b .

