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

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

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

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

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

<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/22#subject> a schema:CreativeWork ;
    schema:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn ;
    foaf:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@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 .

<product/29#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn ;
    foaf:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn .

<album/6727#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "anima II Touhou"@en,
        "anima II 東方"@ja,
        "anima II Touhou"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/6727#musicalwork> ;
    schema:name "anima II Touhou"@en,
        "anima II 東方"@ja,
        "anima II Touhou"@ja-latn .

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

<album/6727#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "anima II Touhou"@en,
        "anima II 東方"@ja,
        "anima II Touhou"@ja-latn ;
    mo:performance_of <album/6727#musicalwork> ;
    mo:recorded_as <album/6727#musicalexpression> ;
    schema:name "anima II Touhou"@en,
        "anima II 東方"@ja,
        "anima II Touhou"@ja-latn ;
    schema:workPerformed <album/6727#musicalwork> .

<org/331#subject> schema:name "Diverse System"@en,
        "Diverse System"@ja,
        "Diverse System"@ja-latn ;
    foaf:name "Diverse System"@en,
        "Diverse System"@ja,
        "Diverse System"@ja-latn .

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

<https://medium-media.vgm.io/albums/72/6727/6727-1256397499.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/6727#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-12-30"^^xsd:date ;
    dcterms:title "anima II Touhou"@en,
        "anima II 東方"@ja,
        "anima II Touhou"@ja-latn ;
    mo:catalogue_number "MOSE-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/6727#musicalexpression> ;
    mo:publisher <org/331#subject> ;
    mo:record _:N85e2a6fa10a740cb8451170312caf3b4 ;
    mo:record_count 1 ;
    mo:release <event/13> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/29#subject> ;
    schema:datePublished "2005-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/72/6727/6727-1256397499.jpg> ;
    schema:name "anima II Touhou"@en,
        "anima II 東方"@ja,
        "anima II Touhou"@ja-latn ;
    schema:publisher <org/331#subject> ;
    foaf:depiction <https://media.vgm.io/albums/72/6727/6727-1256397499.jpg> .

_:N0038b2e8926b421288b9cabebc3945e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Evening Primrose"@en,
        "月見草"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N85e2a6fa10a740cb8451170312caf3b4 ;
    schema:name "Evening Primrose"@en,
        "月見草"@ja .

_:N0a871e6edc0f418480e2e02d9485e657 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Higan Retour"@en,
        "彼岸帰航"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N85e2a6fa10a740cb8451170312caf3b4 ;
    schema:name "Higan Retour"@en,
        "彼岸帰航"@ja .

_:N17ca676957cd4584a3e2800c7a9059d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Flowers Remain in Fantasy"@en,
        "花は幻想のままに"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N85e2a6fa10a740cb8451170312caf3b4 ;
    schema:name "The Flowers Remain in Fantasy"@en,
        "花は幻想のままに"@ja .

_:N60838372751243ee8a0c20cc45a5c19a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Phantom Ensemble"@en,
        "幽霊楽団"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N85e2a6fa10a740cb8451170312caf3b4 ;
    schema:name "Phantom Ensemble"@en,
        "幽霊楽団"@ja .

_:N6c2f1711e84b4791b72b8d6db5f741a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "U.N. Owen Was Her?"@en,
        "U.N. オーエンは彼女なのか?"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N85e2a6fa10a740cb8451170312caf3b4 ;
    schema:name "U.N. Owen Was Her?"@en,
        "U.N. オーエンは彼女なのか?"@ja .

_:N83251595924c4ed0b11c62937ada6e61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spring Lane"@en,
        "春色小径"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N85e2a6fa10a740cb8451170312caf3b4 ;
    schema:name "Spring Lane"@en,
        "春色小径"@ja .

_:N839d8e7c10b7400aad34539b6d504590 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eastern Ghostly Dream"@en,
        "東方妖々夢"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N85e2a6fa10a740cb8451170312caf3b4 ;
    schema:name "Eastern Ghostly Dream"@en,
        "東方妖々夢"@ja .

_:Na6cb565cef824db9869edbb5298440a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spiritual Domination"@en,
        "妖々跋扈"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N85e2a6fa10a740cb8451170312caf3b4 ;
    schema:name "Spiritual Domination"@en,
        "妖々跋扈"@ja .

_:Nabfef22dd2964cafa9f5ce3a377e9ced a mo:Track,
        schema:MusicRecording ;
    dcterms:title "White Flag of Usa Shrine"@en,
        "お宇佐さまの素い幡"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N85e2a6fa10a740cb8451170312caf3b4 ;
    schema:name "White Flag of Usa Shrine"@en,
        "お宇佐さまの素い幡"@ja .

_:Ne80a0754d1104de79b61463323ccd347 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ancient Temple of the Netherworld"@en,
        "古の冥界寺"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N85e2a6fa10a740cb8451170312caf3b4 ;
    schema:name "Ancient Temple of the Netherworld"@en,
        "古の冥界寺"@ja .

_:Nfa77dc5f7f214be284e75a357d10822d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oriental Dark Flight"@en,
        "オリエンタルダークフライト"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N85e2a6fa10a740cb8451170312caf3b4 ;
    schema:name "Oriental Dark Flight"@en,
        "オリエンタルダークフライト"@ja .

_:N85e2a6fa10a740cb8451170312caf3b4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0038b2e8926b421288b9cabebc3945e8,
        _:N0a871e6edc0f418480e2e02d9485e657,
        _:N17ca676957cd4584a3e2800c7a9059d2,
        _:N60838372751243ee8a0c20cc45a5c19a,
        _:N6c2f1711e84b4791b72b8d6db5f741a7,
        _:N83251595924c4ed0b11c62937ada6e61,
        _:N839d8e7c10b7400aad34539b6d504590,
        _:Na6cb565cef824db9869edbb5298440a2,
        _:Nabfef22dd2964cafa9f5ce3a377e9ced,
        _:Ne80a0754d1104de79b61463323ccd347,
        _:Nfa77dc5f7f214be284e75a357d10822d ;
    mo:track_count 11 ;
    schema:duration "PT39:41"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N0038b2e8926b421288b9cabebc3945e8,
        _:N0a871e6edc0f418480e2e02d9485e657,
        _:N17ca676957cd4584a3e2800c7a9059d2,
        _:N60838372751243ee8a0c20cc45a5c19a,
        _:N6c2f1711e84b4791b72b8d6db5f741a7,
        _:N83251595924c4ed0b11c62937ada6e61,
        _:N839d8e7c10b7400aad34539b6d504590,
        _:Na6cb565cef824db9869edbb5298440a2,
        _:Nabfef22dd2964cafa9f5ce3a377e9ced,
        _:Ne80a0754d1104de79b61463323ccd347,
        _:Nfa77dc5f7f214be284e75a357d10822d .

