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

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

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

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

<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 .

<album/101903#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ketsubetsu no Koku"@en,
        "決別の刻"@ja,
        "Ketsubetsu no Koku"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/101903#musicalwork> ;
    schema:name "Ketsubetsu no Koku"@en,
        "決別の刻"@ja,
        "Ketsubetsu no Koku"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/30/101903/101903-fed49954b599.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/101903#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ketsubetsu no Koku"@en,
        "決別の刻"@ja,
        "Ketsubetsu no Koku"@ja-latn ;
    mo:performance_of <album/101903#musicalwork> ;
    mo:performer _:N31e19f5107604fc89cc6287bf73f58f2,
        _:Nc8da98b0dc264512935bb0df49291923,
        _:Ndeb1dc0fa3ff4f56bbdf7dfd3af60569,
        _:Nfa4db2173b564faf9763a747c406ce0e ;
    mo:recorded_as <album/101903#musicalexpression> ;
    schema:byArtist _:N31e19f5107604fc89cc6287bf73f58f2,
        _:Nc8da98b0dc264512935bb0df49291923,
        _:Ndeb1dc0fa3ff4f56bbdf7dfd3af60569,
        _:Nfa4db2173b564faf9763a747c406ce0e ;
    schema:name "Ketsubetsu no Koku"@en,
        "決別の刻"@ja,
        "Ketsubetsu no Koku"@ja-latn ;
    schema:workPerformed <album/101903#musicalwork> .

<album/101903#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-12-30"^^xsd:date ;
    dcterms:title "Ketsubetsu no Koku"@en,
        "決別の刻"@ja,
        "Ketsubetsu no Koku"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/101903#musicalexpression> ;
    mo:publisher _:N0378c6334e914fe1a687e2492b8007fa ;
    mo:record _:N610e7d9c29b14cb984fb9e96e09b321a ;
    mo:record_count 1 ;
    mo:release <event/146> ;
    schema:about <product/27#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "ともぞう"@en ;
            foaf:name "ともぞう"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "トロワル"@en ;
            foaf:name "トロワル"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "みっかみか"@en ;
            foaf:name "みっかみか"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "ほりのうち"@en ;
            foaf:name "ほりのうち"@en ] ;
    schema:datePublished "2011-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/30/101903/101903-fed49954b599.jpg> ;
    schema:name "Ketsubetsu no Koku"@en,
        "決別の刻"@ja,
        "Ketsubetsu no Koku"@ja-latn ;
    schema:publisher _:N0378c6334e914fe1a687e2492b8007fa ;
    foaf:depiction <https://media.vgm.io/albums/30/101903/101903-fed49954b599.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "トロワル"@en ;
    foaf:made <album/101903#lyrics> ;
    foaf:name "トロワル"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "トロワル"@en ;
    foaf:made <album/101903#subject> ;
    foaf:name "トロワル"@en .

_:N0378c6334e914fe1a687e2492b8007fa schema:name "Closed Circus"@en ;
    foaf:name "Closed Circus"@en .

_:N31e19f5107604fc89cc6287bf73f58f2 a schema:Person,
        foaf:Person ;
    mo:performed <album/101903#performance> ;
    schema:name "トロワル"@en ;
    foaf:name "トロワル"@en .

_:N648e163360b14149b6e9bdd7ba618e92 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "名もなき歴史よ"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N610e7d9c29b14cb984fb9e96e09b321a ;
    schema:name "名もなき歴史よ"@ja .

_:N7e6fa1839e2946ac8989b1034b38fb6f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "流れ星は私だった"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N610e7d9c29b14cb984fb9e96e09b321a ;
    schema:name "流れ星は私だった"@ja .

_:N906770f2ad744303bb3a24660bbee82c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "赤い瞳"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N610e7d9c29b14cb984fb9e96e09b321a ;
    schema:name "赤い瞳"@ja .

_:Nc8da98b0dc264512935bb0df49291923 a schema:Person,
        foaf:Person ;
    mo:performed <album/101903#performance> ;
    schema:name "みっかみか"@en ;
    foaf:name "みっかみか"@en .

_:Ndeb1dc0fa3ff4f56bbdf7dfd3af60569 a schema:Person,
        foaf:Person ;
    mo:performed <album/101903#performance> ;
    schema:name "ともぞう"@en ;
    foaf:name "ともぞう"@en .

_:Nec996013444042beb8d2680aaf505d2b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "遠すぎた月"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N610e7d9c29b14cb984fb9e96e09b321a ;
    schema:name "遠すぎた月"@ja .

_:Nfa4db2173b564faf9763a747c406ce0e a schema:Person,
        foaf:Person ;
    mo:performed <album/101903#performance> ;
    schema:name "ほりのうち"@en ;
    foaf:name "ほりのうち"@en .

_:N610e7d9c29b14cb984fb9e96e09b321a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N648e163360b14149b6e9bdd7ba618e92,
        _:N7e6fa1839e2946ac8989b1034b38fb6f,
        _:N906770f2ad744303bb3a24660bbee82c,
        _:Nec996013444042beb8d2680aaf505d2b ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N648e163360b14149b6e9bdd7ba618e92,
        _:N7e6fa1839e2946ac8989b1034b38fb6f,
        _:N906770f2ad744303bb3a24660bbee82c,
        _:Nec996013444042beb8d2680aaf505d2b .

