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

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

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

<artist/293#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/9640#subject> ;
    schema:name "Falcom Sound Team jdk"@en,
        "ファルコム・サウンド・チーム・jdk"@ja ;
    foaf:made <album/9640#composition>,
        <album/9640#subject> ;
    foaf:name "Falcom Sound Team jdk"@en,
        "ファルコム・サウンド・チーム・jdk"@ja .

<event/3> a mo:Release ;
    schema:name "Released at Comic Market 71 (Dec 29, 2006 to Dec 31, 2006)" .

<product/1078#subject> a schema:CreativeWork ;
    schema:name "The Legend of Xanadu"@en,
        "風の伝説ザナドゥ"@ja,
        "Kaze no Densetsu Xanadu"@ja-latn ;
    foaf:name "The Legend of Xanadu"@en,
        "風の伝説ザナドゥ"@ja,
        "Kaze no Densetsu Xanadu"@ja-latn .

<product/1889#subject> a schema:CreativeWork ;
    schema:name "The Legend of Heroes V: A Cagesong of the Ocean"@en,
        "英雄伝説V 海の檻歌"@ja,
        "The Legend of Heroes V: Umi no Oriuta"@ja-latn ;
    foaf:name "The Legend of Heroes V: A Cagesong of the Ocean"@en,
        "英雄伝説V 海の檻歌"@ja,
        "The Legend of Heroes V: Umi no Oriuta"@ja-latn .

<product/266#subject> a schema:CreativeWork ;
    schema:name "Ys: Ancient Ys Vanished Omen"@en,
        "イース: Ancient Ys Vanished Omen"@ja,
        "Ys: Ancient Ys Vanished Omen"@ja-latn ;
    foaf:name "Ys: Ancient Ys Vanished Omen"@en,
        "イース: Ancient Ys Vanished Omen"@ja,
        "Ys: Ancient Ys Vanished Omen"@ja-latn .

<product/267#subject> a schema:CreativeWork ;
    schema:name "Ys II: Ancient Ys Vanished The Final Chapter"@en,
        "イース II: Ancient Ys Vanished The Final Chapter"@ja,
        "Ys II: Ancient Ys Vanished The Final Chapter"@ja-latn ;
    foaf:name "Ys II: Ancient Ys Vanished The Final Chapter"@en,
        "イース II: Ancient Ys Vanished The Final Chapter"@ja,
        "Ys II: Ancient Ys Vanished The Final Chapter"@ja-latn .

<product/280#subject> a schema:CreativeWork ;
    schema:name "Ys III: Wanderers from Ys"@en,
        "イース III ワンダラーズ フロム イース"@ja,
        "Ys III: Wanderers from Ys"@ja-latn ;
    foaf:name "Ys III: Wanderers from Ys"@en,
        "イース III ワンダラーズ フロム イース"@ja,
        "Ys III: Wanderers from Ys"@ja-latn .

<product/281#subject> a schema:CreativeWork ;
    schema:name "Ys IV: The Dawn of Ys"@en,
        "イース IV: The Dawn of Ys"@ja,
        "Ys IV: The Dawn of Ys"@ja-latn ;
    foaf:name "Ys IV: The Dawn of Ys"@en,
        "イース IV: The Dawn of Ys"@ja,
        "Ys IV: The Dawn of Ys"@ja-latn .

<release/2491#subject> a schema:CreativeWork ;
    schema:name "Ys II Eternal"@en,
        "イースIIエターナル"@ja,
        "Ys II Eternal"@ja-latn ;
    foaf:name "Ys II Eternal"@en,
        "イースIIエターナル"@ja,
        "Ys II Eternal"@ja-latn .

<album/9640#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ANCIENT GRADE"@en,
        "ANCIENT GRADE"@ja,
        "ANCIENT GRADE"@ja-latn ;
    mo:composer <artist/293#subject> ;
    mo:produced_work <album/9640#musicalwork> ;
    schema:name "ANCIENT GRADE"@en,
        "ANCIENT GRADE"@ja,
        "ANCIENT GRADE"@ja-latn .

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

<org/243#subject> schema:name "SOUND FACTORY CAROLINA"@en,
        "SOUND FACTORY CAROLINA"@ja,
        "SOUND FACTORY CAROLINA"@ja-latn ;
    foaf:name "SOUND FACTORY CAROLINA"@en,
        "SOUND FACTORY CAROLINA"@ja,
        "SOUND FACTORY CAROLINA"@ja-latn .

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

<https://medium-media.vgm.io/albums/04/9640/9640-1216696573.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/9640#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ANCIENT GRADE"@en,
        "ANCIENT GRADE"@ja,
        "ANCIENT GRADE"@ja-latn ;
    mo:performance_of <album/9640#musicalwork> ;
    mo:performer <artist/4367#subject> ;
    mo:recorded_as <album/9640#musicalexpression> ;
    schema:byArtist <artist/4367#subject> ;
    schema:name "ANCIENT GRADE"@en,
        "ANCIENT GRADE"@ja,
        "ANCIENT GRADE"@ja-latn ;
    schema:workPerformed <album/9640#musicalwork> .

<artist/4367#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/9640#performance> ;
    schema:name "tomot"@en,
        "ともてぃ"@ja ;
    foaf:name "tomot"@en,
        "ともてぃ"@ja .

<album/9640#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-12-31"^^xsd:date ;
    dcterms:title "ANCIENT GRADE"@en,
        "ANCIENT GRADE"@ja,
        "ANCIENT GRADE"@ja-latn ;
    mo:catalogue_number "SFCD-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/9640#musicalexpression> ;
    mo:publisher <org/243#subject> ;
    mo:record _:N2342c89fcd2540b7993d1dea6e3fa5ec ;
    mo:record_count 1 ;
    mo:release <event/3> ;
    schema:about <product/1078#subject>,
        <product/1889#subject>,
        <product/266#subject>,
        <product/267#subject>,
        <product/280#subject>,
        <product/281#subject>,
        <release/2491#subject> ;
    schema:byArtist <artist/4367#subject> ;
    schema:datePublished "2006-12-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/04/9640/9640-1216696573.jpg> ;
    schema:name "ANCIENT GRADE"@en,
        "ANCIENT GRADE"@ja,
        "ANCIENT GRADE"@ja-latn ;
    schema:publisher <org/243#subject> ;
    foaf:depiction <https://media.vgm.io/albums/04/9640/9640-1216696573.jpg> .

_:N1b2731e97831418d9379168467937f3f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Illburns Ruins (From Ys III)"@en,
        "イルバーンズの遺跡 (From Ys III)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N2342c89fcd2540b7993d1dea6e3fa5ec ;
    schema:name "Illburns Ruins (From Ys III)"@en,
        "イルバーンズの遺跡 (From Ys III)"@ja .

_:N1bfbe529fa914bfcad31400463be1c55 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Feena (From Ys)"@en,
        "Feena (From Ys)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N2342c89fcd2540b7993d1dea6e3fa5ec ;
    schema:name "Feena (From Ys)"@en,
        "Feena (From Ys)"@ja .

_:N3040196db2fa4df1a2034d7797ab196c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ruins of Moondoria (From Ys II)"@en,
        "Ruins of Moondoria (From Ys II)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N2342c89fcd2540b7993d1dea6e3fa5ec ;
    schema:name "Ruins of Moondoria (From Ys II)"@en,
        "Ruins of Moondoria (From Ys II)"@ja .

_:N32c9e0c3ad404f7c968b8729a882e9a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle Ground (From Ys II Eternal)"@en,
        "Battle Ground (From Ys II Eternal)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N2342c89fcd2540b7993d1dea6e3fa5ec ;
    schema:name "Battle Ground (From Ys II Eternal)"@en,
        "Battle Ground (From Ys II Eternal)"@ja .

_:N5409993efb2c4adba5ee511f22a1b606 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Limits of Strength (From The Legend of Heroes V)"@en,
        "力の限り (From 英雄伝説V 海の檻歌)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N2342c89fcd2540b7993d1dea6e3fa5ec ;
    schema:name "The Limits of Strength (From The Legend of Heroes V)"@en,
        "力の限り (From 英雄伝説V 海の檻歌)"@ja .

_:N7bb901be1ca94e8c8fed06c555090b78 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Morning Grow (From Ys)"@en,
        "The Morning Grow (From Ys)"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N2342c89fcd2540b7993d1dea6e3fa5ec ;
    schema:name "The Morning Grow (From Ys)"@en,
        "The Morning Grow (From Ys)"@ja .

_:N8a86327887ac4e10aa7444582b91d1f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Cagesong of the Ocean Suite (From the Legend of Heroes V)"@en,
        "組曲 海の檻歌 (From 英雄伝説V 海の檻歌)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT6:50"^^xsd:interval ;
    schema:inPlaylist _:N2342c89fcd2540b7993d1dea6e3fa5ec ;
    schema:name "A Cagesong of the Ocean Suite (From the Legend of Heroes V)"@en,
        "組曲 海の檻歌 (From 英雄伝説V 海の檻歌)"@ja .

_:N9daf0e0a334240b2a1b4ab4b8df0d4b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Valestein Castle (From Ys III)"@en,
        "バレスタイン城 (From Ys III)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N2342c89fcd2540b7993d1dea6e3fa5ec ;
    schema:name "Valestein Castle (From Ys III)"@en,
        "バレスタイン城 (From Ys III)"@ja .

_:Na02f203c4ad74384b64a5bb48ccd4031 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Final Battle (From Ys)"@en,
        "Final Battle (From Ys)"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N2342c89fcd2540b7993d1dea6e3fa5ec ;
    schema:name "Final Battle (From Ys)"@en,
        "Final Battle (From Ys)"@ja .

_:Naf7dd0fbc7ea4f4884c25015cc3745bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Dawn of Ys (From Ys IV)"@en,
        "The Dawn of Ys (From Ys IV)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N2342c89fcd2540b7993d1dea6e3fa5ec ;
    schema:name "The Dawn of Ys (From Ys IV)"@en,
        "The Dawn of Ys (From Ys IV)"@ja .

_:Nb290d7a255864789a6e9dcb8445adcc2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Gods of the Four Winds (From The Legend of Xanadu)"@en,
        "四風神 (From 風の伝説ザナドゥ)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N2342c89fcd2540b7993d1dea6e3fa5ec ;
    schema:name "The Gods of the Four Winds (From The Legend of Xanadu)"@en,
        "四風神 (From 風の伝説ザナドゥ)"@ja .

_:Nd62fcbfa132a418e84ff262aafaf937f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To Make the End of Battle (From Ys II)"@en,
        "To Make the End of Battle (From Ys II)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N2342c89fcd2540b7993d1dea6e3fa5ec ;
    schema:name "To Make the End of Battle (From Ys II)"@en,
        "To Make the End of Battle (From Ys II)"@ja .

_:N2342c89fcd2540b7993d1dea6e3fa5ec a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1b2731e97831418d9379168467937f3f,
        _:N1bfbe529fa914bfcad31400463be1c55,
        _:N3040196db2fa4df1a2034d7797ab196c,
        _:N32c9e0c3ad404f7c968b8729a882e9a5,
        _:N5409993efb2c4adba5ee511f22a1b606,
        _:N7bb901be1ca94e8c8fed06c555090b78,
        _:N8a86327887ac4e10aa7444582b91d1f4,
        _:N9daf0e0a334240b2a1b4ab4b8df0d4b5,
        _:Na02f203c4ad74384b64a5bb48ccd4031,
        _:Naf7dd0fbc7ea4f4884c25015cc3745bf,
        _:Nb290d7a255864789a6e9dcb8445adcc2,
        _:Nd62fcbfa132a418e84ff262aafaf937f ;
    mo:track_count 12 ;
    schema:duration "PT51:28"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N1b2731e97831418d9379168467937f3f,
        _:N1bfbe529fa914bfcad31400463be1c55,
        _:N3040196db2fa4df1a2034d7797ab196c,
        _:N32c9e0c3ad404f7c968b8729a882e9a5,
        _:N5409993efb2c4adba5ee511f22a1b606,
        _:N7bb901be1ca94e8c8fed06c555090b78,
        _:N8a86327887ac4e10aa7444582b91d1f4,
        _:N9daf0e0a334240b2a1b4ab4b8df0d4b5,
        _:Na02f203c4ad74384b64a5bb48ccd4031,
        _:Naf7dd0fbc7ea4f4884c25015cc3745bf,
        _:Nb290d7a255864789a6e9dcb8445adcc2,
        _:Nd62fcbfa132a418e84ff262aafaf937f .

