@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/82112> foaf:primaryTopic <album/82112#subject> .

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

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

<artist/5209#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/82112#subject> ;
    schema:name "Stewart Copeland"@en ;
    foaf:made <album/82112#composition>,
        <album/82112#subject> ;
    foaf:name "Stewart Copeland"@en .

<product/12545#subject> a schema:CreativeWork ;
    schema:name "Spyro the Dragon"@en,
        "Spyro the Dragon"@ja,
        "Spyro the Dragon"@ja-latn ;
    foaf:name "Spyro the Dragon"@en,
        "Spyro the Dragon"@ja,
        "Spyro the Dragon"@ja-latn .

<product/12546#subject> a schema:CreativeWork ;
    schema:name "Spyro 2: Ripto's Rage!"@en,
        "Spyro 2: Ripto's Rage!"@ja,
        "Spyro 2: Ripto's Rage!"@ja-latn ;
    foaf:name "Spyro 2: Ripto's Rage!"@en,
        "Spyro 2: Ripto's Rage!"@ja,
        "Spyro 2: Ripto's Rage!"@ja-latn .

<product/12547#subject> a schema:CreativeWork ;
    schema:name "Spyro: Year of the Dragon"@en,
        "Spyro: Year of the Dragon"@ja,
        "Spyro: Year of the Dragon"@ja-latn ;
    foaf:name "Spyro: Year of the Dragon"@en,
        "Spyro: Year of the Dragon"@ja,
        "Spyro: Year of the Dragon"@ja-latn .

<album/82112#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Spyro Remixed: Music from \"Spyro The Dragon\""@en,
        "Spyro Remixed: Music from \"Spyro The Dragon\""@ja,
        "Spyro Remixed: Music from \"Spyro The Dragon\""@ja-latn ;
    mo:composer <artist/5209#subject> ;
    mo:produced_work <album/82112#musicalwork> ;
    schema:name "Spyro Remixed: Music from \"Spyro The Dragon\""@en,
        "Spyro Remixed: Music from \"Spyro The Dragon\""@ja,
        "Spyro Remixed: Music from \"Spyro The Dragon\""@ja-latn .

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

<album/82112#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Spyro Remixed: Music from \"Spyro The Dragon\""@en,
        "Spyro Remixed: Music from \"Spyro The Dragon\""@ja,
        "Spyro Remixed: Music from \"Spyro The Dragon\""@ja-latn ;
    mo:performance_of <album/82112#musicalwork> ;
    mo:recorded_as <album/82112#musicalexpression> ;
    schema:name "Spyro Remixed: Music from \"Spyro The Dragon\""@en,
        "Spyro Remixed: Music from \"Spyro The Dragon\""@ja,
        "Spyro Remixed: Music from \"Spyro The Dragon\""@ja-latn ;
    schema:workPerformed <album/82112#musicalwork> .

<org/1617#subject> schema:name "Tiny Waves"@en,
        "Tiny Waves"@ja,
        "Tiny Waves"@ja-latn ;
    foaf:name "Tiny Waves"@en,
        "Tiny Waves"@ja,
        "Tiny Waves"@ja-latn .

<https://media.vgm.io/albums/21/82112/82112-18ba93c71318.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/82112#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/21/82112/82112-18ba93c71318.jpg> ;
    foaf:depicts <album/82112#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/21/82112/82112-18ba93c71318.jpg> .

<https://medium-media.vgm.io/albums/21/82112/82112-18ba93c71318.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/82112#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-11-14"^^xsd:date ;
    dcterms:title "Spyro Remixed: Music from \"Spyro The Dragon\""@en,
        "Spyro Remixed: Music from \"Spyro The Dragon\""@ja,
        "Spyro Remixed: Music from \"Spyro The Dragon\""@ja-latn ;
    mo:catalogue_number "TNYWVS-020" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/82112#musicalexpression> ;
    mo:publisher <org/1617#subject> ;
    mo:record _:N6b925a22278f4157baf756ece257fa68 ;
    mo:record_count 1 ;
    schema:about <product/12545#subject>,
        <product/12546#subject>,
        <product/12547#subject> ;
    schema:datePublished "2018-11-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/21/82112/82112-18ba93c71318.jpg> ;
    schema:name "Spyro Remixed: Music from \"Spyro The Dragon\""@en,
        "Spyro Remixed: Music from \"Spyro The Dragon\""@ja,
        "Spyro Remixed: Music from \"Spyro The Dragon\""@ja-latn ;
    schema:publisher <org/1617#subject> ;
    foaf:depiction <https://media.vgm.io/albums/21/82112/82112-18ba93c71318.jpg> .

_:N06649f961e164e859de756e63d3acc48 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stone Hill (from \"Spyro The Dragon\")"@en ;
    mo:track_number 12 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N6b925a22278f4157baf756ece257fa68 ;
    schema:name "Stone Hill (from \"Spyro The Dragon\")"@en .

_:N239eeb1285634f95a1ed90a9fb5b9bb0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Artisans Homeworld (from \"Spyro The Dragon\")"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N6b925a22278f4157baf756ece257fa68 ;
    schema:name "Artisans Homeworld (from \"Spyro The Dragon\")"@en .

_:N2bda52667f754433bd156d4effc38033 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Honey Speedway (from \"Spyro 3\")"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N6b925a22278f4157baf756ece257fa68 ;
    schema:name "Honey Speedway (from \"Spyro 3\")"@en .

_:N2c9caef37d4c43e7afb2f08caaf52604 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Glimmer (from \"Spyro 2\")"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N6b925a22278f4157baf756ece257fa68 ;
    schema:name "Glimmer (from \"Spyro 2\")"@en .

_:N2d619a75f35d4f39aec62a1161ee64ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunny Villa (from \"Spyro 3\")"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N6b925a22278f4157baf756ece257fa68 ;
    schema:name "Sunny Villa (from \"Spyro 3\")"@en .

_:N2f813cfb60794b26b85185373a97c5d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunrise Spring (from \"Spyro 3\")"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N6b925a22278f4157baf756ece257fa68 ;
    schema:name "Sunrise Spring (from \"Spyro 3\")"@en .

_:N41fec77a11fc40be859a77b1417d8a7c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ice Cavern (from \"Spyro The Dragon\")"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N6b925a22278f4157baf756ece257fa68 ;
    schema:name "Ice Cavern (from \"Spyro The Dragon\")"@en .

_:N4ec42699d296457b941328cfb0a89764 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gnasty Gnorc (from \"Spyro The Dragon\")"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N6b925a22278f4157baf756ece257fa68 ;
    schema:name "Gnasty Gnorc (from \"Spyro The Dragon\")"@en .

_:N74107114724f4a60ac9aab1de9a7a950 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dark Hollow (from \"Spyro The Dragon\")"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N6b925a22278f4157baf756ece257fa68 ;
    schema:name "Dark Hollow (from \"Spyro The Dragon\")"@en .

_:N88e11d376e854fcc9e79ea2b048fa894 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Magma Cone (from \"Spyro 2\")"@en ;
    mo:track_number 14 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N6b925a22278f4157baf756ece257fa68 ;
    schema:name "Magma Cone (from \"Spyro 2\")"@en .

_:Na124067ea8364908b642ad71a67db3cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Autumn Plains (from \"Spyro 2\")"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N6b925a22278f4157baf756ece257fa68 ;
    schema:name "Autumn Plains (from \"Spyro 2\")"@en .

_:Ncaa812bc1a264ba1aee09024d5815565 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fireworks Factory (from \"Spyro 3\")"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N6b925a22278f4157baf756ece257fa68 ;
    schema:name "Fireworks Factory (from \"Spyro 3\")"@en .

_:Ncb543ef705624408b541b0295be6cc67 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spyro The Dragon Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N6b925a22278f4157baf756ece257fa68 ;
    schema:name "Spyro The Dragon Theme"@en .

_:Ndf79ea794c1f465c8c3f23b276dd1765 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Buzz's Dungeon (from \"Spyro 3\")"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N6b925a22278f4157baf756ece257fa68 ;
    schema:name "Buzz's Dungeon (from \"Spyro 3\")"@en .

_:Nee0bad23c9e24bf4a1488625037610e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Town Square (from \"Spyro The Dragon\")"@en ;
    mo:track_number 15 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N6b925a22278f4157baf756ece257fa68 ;
    schema:name "Town Square (from \"Spyro The Dragon\")"@en .

_:N6b925a22278f4157baf756ece257fa68 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N06649f961e164e859de756e63d3acc48,
        _:N239eeb1285634f95a1ed90a9fb5b9bb0,
        _:N2bda52667f754433bd156d4effc38033,
        _:N2c9caef37d4c43e7afb2f08caaf52604,
        _:N2d619a75f35d4f39aec62a1161ee64ab,
        _:N2f813cfb60794b26b85185373a97c5d8,
        _:N41fec77a11fc40be859a77b1417d8a7c,
        _:N4ec42699d296457b941328cfb0a89764,
        _:N74107114724f4a60ac9aab1de9a7a950,
        _:N88e11d376e854fcc9e79ea2b048fa894,
        _:Na124067ea8364908b642ad71a67db3cd,
        _:Ncaa812bc1a264ba1aee09024d5815565,
        _:Ncb543ef705624408b541b0295be6cc67,
        _:Ndf79ea794c1f465c8c3f23b276dd1765,
        _:Nee0bad23c9e24bf4a1488625037610e2 ;
    mo:track_count 15 ;
    schema:duration "PT55:21"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N06649f961e164e859de756e63d3acc48,
        _:N239eeb1285634f95a1ed90a9fb5b9bb0,
        _:N2bda52667f754433bd156d4effc38033,
        _:N2c9caef37d4c43e7afb2f08caaf52604,
        _:N2d619a75f35d4f39aec62a1161ee64ab,
        _:N2f813cfb60794b26b85185373a97c5d8,
        _:N41fec77a11fc40be859a77b1417d8a7c,
        _:N4ec42699d296457b941328cfb0a89764,
        _:N74107114724f4a60ac9aab1de9a7a950,
        _:N88e11d376e854fcc9e79ea2b048fa894,
        _:Na124067ea8364908b642ad71a67db3cd,
        _:Ncaa812bc1a264ba1aee09024d5815565,
        _:Ncb543ef705624408b541b0295be6cc67,
        _:Ndf79ea794c1f465c8c3f23b276dd1765,
        _:Nee0bad23c9e24bf4a1488625037610e2 .

