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

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

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

<product/173#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY III"@en,
        "ファイナルファンタジーIII"@ja,
        "FINAL FANTASY III"@ja-latn ;
    foaf:name "FINAL FANTASY III"@en,
        "ファイナルファンタジーIII"@ja,
        "FINAL FANTASY III"@ja-latn .

<product/194#subject> a schema:CreativeWork ;
    schema:name "Chrono Trigger"@en,
        "クロノ・トリガー"@ja,
        "Chrono Trigger"@ja-latn ;
    foaf:name "Chrono Trigger"@en,
        "クロノ・トリガー"@ja,
        "Chrono Trigger"@ja-latn .

<product/271#subject> a schema:CreativeWork ;
    schema:name "Donkey Kong Country 2: Diddy's Kong Quest"@en,
        "スーパードンキーコング2"@ja,
        "Super Donkey Kong 2"@ja-latn ;
    foaf:name "Donkey Kong Country 2: Diddy's Kong Quest"@en,
        "スーパードンキーコング2"@ja,
        "Super Donkey Kong 2"@ja-latn .

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

<album/36525#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Volume 1"@en,
        "Volume 1"@ja,
        "Volume 1"@ja-latn ;
    mo:performance_of <album/36525#musicalwork> ;
    mo:recorded_as <album/36525#musicalexpression> ;
    schema:name "Volume 1"@en,
        "Volume 1"@ja,
        "Volume 1"@ja-latn ;
    schema:workPerformed <album/36525#musicalwork> .

<https://media.vgm.io/albums/52/36525/36525-1353708886.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/36525#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/52/36525/36525-1353708886.png> ;
    foaf:depicts <album/36525#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/52/36525/36525-1353708886.png> .

<https://medium-media.vgm.io/albums/52/36525/36525-1353708886.png> a schema:ImageObject,
        foaf:Image .

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

<album/36525#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Volume 1"@en,
        "Volume 1"@ja,
        "Volume 1"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Syun Nishigaki"@en ;
            foaf:made <album/36525#composition> ;
            foaf:name "Syun Nishigaki"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Yasunori Mitsuda"@en ;
            foaf:made <album/36525#composition> ;
            foaf:name "Yasunori Mitsuda"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "David Wise"@en ;
            foaf:made <album/36525#composition> ;
            foaf:name "David Wise"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Nobuo Uematsu"@en ;
            foaf:made <album/36525#composition> ;
            foaf:name "Nobuo Uematsu"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Yoko Shimomura"@en ;
            foaf:made <album/36525#composition> ;
            foaf:name "Yoko Shimomura"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "akiropito"@en ;
            foaf:made <album/36525#composition> ;
            foaf:name "akiropito"@en ] ;
    mo:produced_work <album/36525#musicalwork> ;
    schema:name "Volume 1"@en,
        "Volume 1"@ja,
        "Volume 1"@ja-latn .

<album/36525#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-10-18"^^xsd:date ;
    dcterms:title "Volume 1"@en,
        "Volume 1"@ja,
        "Volume 1"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/36525#musicalexpression> ;
    mo:publisher _:N1bc8f605eb8543de984e157cc15b801a ;
    mo:record _:Ne83939489d354a3186f0ea8a5ef312d8 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Castlevania Rondo of Blood"@en ;
            foaf:name "Castlevania Rondo of Blood"@en ],
        [ a schema:CreativeWork ;
            schema:name "Marvel Vs. Capcom 2"@en ;
            foaf:name "Marvel Vs. Capcom 2"@en ],
        [ a schema:CreativeWork ;
            schema:name "Super Street Fighter II"@en ;
            foaf:name "Super Street Fighter II"@en ],
        <product/173#subject>,
        <product/194#subject>,
        <product/271#subject> ;
    schema:datePublished "2012-10-18"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/52/36525/36525-1353708886.png> ;
    schema:name "Volume 1"@en,
        "Volume 1"@ja,
        "Volume 1"@ja-latn ;
    schema:publisher _:N1bc8f605eb8543de984e157cc15b801a ;
    foaf:depiction <https://media.vgm.io/albums/52/36525/36525-1353708886.png> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36525#subject> ;
    schema:name "Syun Nishigaki"@en ;
    foaf:made <album/36525#subject> ;
    foaf:name "Syun Nishigaki"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36525#subject> ;
    schema:name "Yasunori Mitsuda"@en ;
    foaf:made <album/36525#subject> ;
    foaf:name "Yasunori Mitsuda"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36525#subject> ;
    schema:name "David Wise"@en ;
    foaf:made <album/36525#subject> ;
    foaf:name "David Wise"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36525#subject> ;
    schema:name "Yoko Shimomura"@en ;
    foaf:made <album/36525#subject> ;
    foaf:name "Yoko Shimomura"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36525#subject> ;
    schema:name "akiropito"@en ;
    foaf:made <album/36525#subject> ;
    foaf:name "akiropito"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36525#subject> ;
    schema:name "Nobuo Uematsu"@en ;
    foaf:made <album/36525#subject> ;
    foaf:name "Nobuo Uematsu"@en .

_:N1bc8f605eb8543de984e157cc15b801a schema:name "icanremasterthat"@en,
        "icanremasterthat"@ja,
        "icanremasterthat"@ja-latn ;
    foaf:name "icanremasterthat"@en,
        "icanremasterthat"@ja,
        "icanremasterthat"@ja-latn .

_:N4dd71f48cc194b87b1edec4e60526554 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chrono Trigger - Intro"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:Ne83939489d354a3186f0ea8a5ef312d8 ;
    schema:name "Chrono Trigger - Intro"@en .

_:N4ea9477e42484c8caea6370e80c38f74 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chrono Trigger - A Meeting With Destiny"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:Ne83939489d354a3186f0ea8a5ef312d8 ;
    schema:name "Chrono Trigger - A Meeting With Destiny"@en .

_:N6be9a50778b34d3e89f35a7dbeefe945 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Super Street Fighter II - M.Bison Theme"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:Ne83939489d354a3186f0ea8a5ef312d8 ;
    schema:name "Super Street Fighter II - M.Bison Theme"@en .

_:N94eb495bcdf04d3ab2343d89d433ed84 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Castlevania Rondo of Blood - Bloodlines"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:Ne83939489d354a3186f0ea8a5ef312d8 ;
    schema:name "Castlevania Rondo of Blood - Bloodlines"@en .

_:Na12accb60b754c738d94ae15e8d75520 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Marvel Vs. Capcom 2 - Clock Tower Stage"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:Ne83939489d354a3186f0ea8a5ef312d8 ;
    schema:name "Marvel Vs. Capcom 2 - Clock Tower Stage"@en .

_:Nbe19638b836d446aaa0e83812052a9cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Super Street Fighter II - Balrog Theme"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:Ne83939489d354a3186f0ea8a5ef312d8 ;
    schema:name "Super Street Fighter II - Balrog Theme"@en .

_:Nbf2425e2dad14887b99ea552bf7b4720 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Donkey Kong Country 2 - Stickerbrush Symphony"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:Ne83939489d354a3186f0ea8a5ef312d8 ;
    schema:name "Donkey Kong Country 2 - Stickerbrush Symphony"@en .

_:Nc8a69546febf46e2a6d0be72d6d82938 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Marvel Vs. Capcom 2 - Carnival Stage"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:Ne83939489d354a3186f0ea8a5ef312d8 ;
    schema:name "Marvel Vs. Capcom 2 - Carnival Stage"@en .

_:Nca0bea4b8feb481abe6cd09a8873b60a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Super Street Fighter II - Cammy Theme"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:Ne83939489d354a3186f0ea8a5ef312d8 ;
    schema:name "Super Street Fighter II - Cammy Theme"@en .

_:Nccedf645e420460d83cf4808c261ea71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Final Fantasy III - Decisive Battle"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:Ne83939489d354a3186f0ea8a5ef312d8 ;
    schema:name "Final Fantasy III - Decisive Battle"@en .

_:Nf48ebb81cc9242018dd9452b6a5d49ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Donkey Kong Country 2 - Forest Interlude"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:Ne83939489d354a3186f0ea8a5ef312d8 ;
    schema:name "Donkey Kong Country 2 - Forest Interlude"@en .

_:Ne83939489d354a3186f0ea8a5ef312d8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4dd71f48cc194b87b1edec4e60526554,
        _:N4ea9477e42484c8caea6370e80c38f74,
        _:N6be9a50778b34d3e89f35a7dbeefe945,
        _:N94eb495bcdf04d3ab2343d89d433ed84,
        _:Na12accb60b754c738d94ae15e8d75520,
        _:Nbe19638b836d446aaa0e83812052a9cb,
        _:Nbf2425e2dad14887b99ea552bf7b4720,
        _:Nc8a69546febf46e2a6d0be72d6d82938,
        _:Nca0bea4b8feb481abe6cd09a8873b60a,
        _:Nccedf645e420460d83cf4808c261ea71,
        _:Nf48ebb81cc9242018dd9452b6a5d49ee ;
    mo:track_count 11 ;
    schema:duration "PT36:23"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N4dd71f48cc194b87b1edec4e60526554,
        _:N4ea9477e42484c8caea6370e80c38f74,
        _:N6be9a50778b34d3e89f35a7dbeefe945,
        _:N94eb495bcdf04d3ab2343d89d433ed84,
        _:Na12accb60b754c738d94ae15e8d75520,
        _:Nbe19638b836d446aaa0e83812052a9cb,
        _:Nbf2425e2dad14887b99ea552bf7b4720,
        _:Nc8a69546febf46e2a6d0be72d6d82938,
        _:Nca0bea4b8feb481abe6cd09a8873b60a,
        _:Nccedf645e420460d83cf4808c261ea71,
        _:Nf48ebb81cc9242018dd9452b6a5d49ee .

