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

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

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10891#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/10891#composition>,
        <album/10891#subject> ;
    foaf:name "ZUN"@en .

<artist/148#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10891#subject> ;
    schema:name "Yuzo Koshiro"@en,
        "古代祐三"@ja ;
    foaf:made <album/10891#composition>,
        <album/10891#subject> ;
    foaf:name "Yuzo Koshiro"@en,
        "古代祐三"@ja .

<artist/2#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10891#subject> ;
    schema:name "Shinji Orito"@en,
        "折戸伸治"@ja ;
    foaf:made <album/10891#composition>,
        <album/10891#subject> ;
    foaf:name "Shinji Orito"@en,
        "折戸伸治"@ja .

<event/72> a mo:Release ;
    schema:name "Released at Touhou Kouroumu (Sep 11, 2005)" .

<product/1015#subject> a schema:CreativeWork ;
    schema:name "AIR (Game)"@en,
        "AIR (Game)"@ja,
        "AIR (Game)"@ja-latn ;
    foaf:name "AIR (Game)"@en,
        "AIR (Game)"@ja,
        "AIR (Game)"@ja-latn .

<product/20#subject> a schema:CreativeWork ;
    schema:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn ;
    foaf:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn .

<product/27#subject> a schema:CreativeWork ;
    schema:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn ;
    foaf:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn .

<release/12301#subject> a schema:CreativeWork ;
    schema:name "BOSCONIAN (X68000)"@en,
        "BOSCONIAN (X68000)"@ja,
        "BOSCONIAN (X68000)"@ja-latn ;
    foaf:name "BOSCONIAN (X68000)"@en,
        "BOSCONIAN (X68000)"@ja,
        "BOSCONIAN (X68000)"@ja-latn .

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

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

<org/1223#subject> schema:name "YUDUKI-TEI"@en,
        "ゆづき亭"@ja,
        "YUDUKI-TEI"@ja-latn ;
    foaf:name "YUDUKI-TEI"@en,
        "ゆづき亭"@ja,
        "YUDUKI-TEI"@ja-latn .

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

<https://medium-media.vgm.io/albums/19/10891/10891-1225387375.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/10891#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Enchanted Waves"@en,
        "Enchanted Waves"@ja,
        "Enchanted Waves"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/148#subject>,
        <artist/2#subject> ;
    mo:produced_work <album/10891#musicalwork> ;
    schema:name "Enchanted Waves"@en,
        "Enchanted Waves"@ja,
        "Enchanted Waves"@ja-latn .

<album/10891#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-09-12"^^xsd:date ;
    dcterms:title "Enchanted Waves"@en,
        "Enchanted Waves"@ja,
        "Enchanted Waves"@ja-latn ;
    mo:catalogue_number "YDKT-0003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/10891#musicalexpression> ;
    mo:publisher <org/1223#subject> ;
    mo:record _:N642f8107d69646099c80a58ceb7dc47c ;
    mo:record_count 1 ;
    mo:release <event/72> ;
    schema:about <product/1015#subject>,
        <product/20#subject>,
        <product/27#subject>,
        <release/12301#subject> ;
    schema:datePublished "2005-09-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/19/10891/10891-1225387375.jpg> ;
    schema:name "Enchanted Waves"@en,
        "Enchanted Waves"@ja,
        "Enchanted Waves"@ja-latn ;
    schema:publisher <org/1223#subject> ;
    foaf:depiction <https://media.vgm.io/albums/19/10891/10891-1225387375.jpg> .

_:N0a7fb86ec299479896a8c5b96ef76e4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SECOND -time distribution-"@en ;
    mo:track_number 5 ;
    schema:duration "PT6:10"^^xsd:interval ;
    schema:inPlaylist _:N642f8107d69646099c80a58ceb7dc47c ;
    schema:name "SECOND -time distribution-"@en .

_:N217aa541e88448809b5e7e00a77dbc8a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FLASH FLASH　Luna Dial"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N642f8107d69646099c80a58ceb7dc47c ;
    schema:name "FLASH FLASH　Luna Dial"@en .

_:N4c44452dc7f44a989eda34a43a07b9ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Luna mutation"@en ;
    mo:track_number 4 ;
    schema:duration "PT6:50"^^xsd:interval ;
    schema:inPlaylist _:N642f8107d69646099c80a58ceb7dc47c ;
    schema:name "Luna mutation"@en .

_:N6b58d8727c7e42dd80ffeb8f73b3bff5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LUNARSTROKE"@en ;
    mo:track_number 10 ;
    schema:duration "PT8:25"^^xsd:interval ;
    schema:inPlaylist _:N642f8107d69646099c80a58ceb7dc47c ;
    schema:name "LUNARSTROKE"@en .

_:N75c94ad5a6eb44eb9984eae77fb0a7a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "S.S.W"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:59"^^xsd:interval ;
    schema:inPlaylist _:N642f8107d69646099c80a58ceb7dc47c ;
    schema:name "S.S.W"@en .

_:N96b7528f6a5d4d6298fd892ea89229dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "opening"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N642f8107d69646099c80a58ceb7dc47c ;
    schema:name "opening"@en .

_:Na01da944430d4d318722e47fa97f540b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Intention"@en ;
    mo:track_number 8 ;
    schema:duration "PT7:32"^^xsd:interval ;
    schema:inPlaylist _:N642f8107d69646099c80a58ceb7dc47c ;
    schema:name "Intention"@en .

_:Ncb582f5ec88f4f3eb1ca4f7b954c3e09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ending"@en ;
    mo:track_number 11 ;
    schema:duration "PT5:54"^^xsd:interval ;
    schema:inPlaylist _:N642f8107d69646099c80a58ceb7dc47c ;
    schema:name "ending"@en .

_:Nd99d5a21721c42bfbc27e2991e87a247 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "...to sky"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N642f8107d69646099c80a58ceb7dc47c ;
    schema:name "...to sky"@en .

_:Nde1327cbd2ea486cae52bc9e511e8927 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SAKUYA, Fly High!"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:40"^^xsd:interval ;
    schema:inPlaylist _:N642f8107d69646099c80a58ceb7dc47c ;
    schema:name "SAKUYA, Fly High!"@en .

_:Nf7fc6623e56649429cca516c19625651 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GOA Dial"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:30"^^xsd:interval ;
    schema:inPlaylist _:N642f8107d69646099c80a58ceb7dc47c ;
    schema:name "GOA Dial"@en .

_:N642f8107d69646099c80a58ceb7dc47c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0a7fb86ec299479896a8c5b96ef76e4d,
        _:N217aa541e88448809b5e7e00a77dbc8a,
        _:N4c44452dc7f44a989eda34a43a07b9ce,
        _:N6b58d8727c7e42dd80ffeb8f73b3bff5,
        _:N75c94ad5a6eb44eb9984eae77fb0a7a1,
        _:N96b7528f6a5d4d6298fd892ea89229dc,
        _:Na01da944430d4d318722e47fa97f540b,
        _:Ncb582f5ec88f4f3eb1ca4f7b954c3e09,
        _:Nd99d5a21721c42bfbc27e2991e87a247,
        _:Nde1327cbd2ea486cae52bc9e511e8927,
        _:Nf7fc6623e56649429cca516c19625651 ;
    mo:track_count 11 ;
    schema:duration "PT64:44"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N0a7fb86ec299479896a8c5b96ef76e4d,
        _:N217aa541e88448809b5e7e00a77dbc8a,
        _:N4c44452dc7f44a989eda34a43a07b9ce,
        _:N6b58d8727c7e42dd80ffeb8f73b3bff5,
        _:N75c94ad5a6eb44eb9984eae77fb0a7a1,
        _:N96b7528f6a5d4d6298fd892ea89229dc,
        _:Na01da944430d4d318722e47fa97f540b,
        _:Ncb582f5ec88f4f3eb1ca4f7b954c3e09,
        _:Nd99d5a21721c42bfbc27e2991e87a247,
        _:Nde1327cbd2ea486cae52bc9e511e8927,
        _:Nf7fc6623e56649429cca516c19625651 .

