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

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

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

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

<event/1> a mo:Release ;
    schema:name "Released at Comic Market 72 (Aug 17, 2007 to Aug 19, 2007)" .

<product/16#subject> a schema:CreativeWork ;
    schema:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn ;
    foaf:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@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/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 .

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

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

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

<org/339#subject> schema:name "Kokuyasou"@en,
        "黒夜葬"@ja,
        "Kokuyasou"@ja-latn ;
    foaf:name "Kokuyasou"@en,
        "黒夜葬"@ja,
        "Kokuyasou"@ja-latn .

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

<https://medium-media.vgm.io/albums/25/9252/9252-1214611697.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/9252#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-08-17"^^xsd:date ;
    dcterms:title "-Gothic-"@en,
        "-Gothic-"@ja,
        "-Gothic-"@ja-latn ;
    mo:catalogue_number "KKYS-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/9252#musicalexpression> ;
    mo:publisher <org/339#subject> ;
    mo:record _:N3ecbcd2174014a19b1f005237b0ddd6d ;
    mo:record_count 1 ;
    mo:release <event/1> ;
    schema:about <product/16#subject>,
        <product/20#subject>,
        <product/22#subject> ;
    schema:datePublished "2007-08-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/25/9252/9252-1214611697.jpg> ;
    schema:name "-Gothic-"@en,
        "-Gothic-"@ja,
        "-Gothic-"@ja-latn ;
    schema:publisher <org/339#subject> ;
    foaf:depiction <https://media.vgm.io/albums/25/9252/9252-1214611697.jpg> .

_:N329672dbd9fa417aa9c0cc3209408b41 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "欠損少女"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N3ecbcd2174014a19b1f005237b0ddd6d ;
    schema:name "欠損少女"@ja .

_:N3ab6412ea1cc48c4b1301c28158d9c1a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "-歪-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N3ecbcd2174014a19b1f005237b0ddd6d ;
    schema:name "-歪-"@ja .

_:N877a56462629478b84d6fb0a4f1228ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Doll"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N3ecbcd2174014a19b1f005237b0ddd6d ;
    schema:name "Doll"@ja .

_:Nd1a8c221e20d4e0e8850b4b3c266e985 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gothic Black"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:N3ecbcd2174014a19b1f005237b0ddd6d ;
    schema:name "Gothic Black"@ja .

_:Ne861a8b5086c42bb8966f7193e36daae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nightmare"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N3ecbcd2174014a19b1f005237b0ddd6d ;
    schema:name "Nightmare"@ja .

_:Nea819c7ee3e049fdb68f9d18e490b5ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deadly Phantom"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N3ecbcd2174014a19b1f005237b0ddd6d ;
    schema:name "Deadly Phantom"@ja .

_:N3ecbcd2174014a19b1f005237b0ddd6d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N329672dbd9fa417aa9c0cc3209408b41,
        _:N3ab6412ea1cc48c4b1301c28158d9c1a,
        _:N877a56462629478b84d6fb0a4f1228ba,
        _:Nd1a8c221e20d4e0e8850b4b3c266e985,
        _:Ne861a8b5086c42bb8966f7193e36daae,
        _:Nea819c7ee3e049fdb68f9d18e490b5ba ;
    mo:track_count 6 ;
    schema:duration "PT25:30"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N329672dbd9fa417aa9c0cc3209408b41,
        _:N3ab6412ea1cc48c4b1301c28158d9c1a,
        _:N877a56462629478b84d6fb0a4f1228ba,
        _:Nd1a8c221e20d4e0e8850b4b3c266e985,
        _:Ne861a8b5086c42bb8966f7193e36daae,
        _:Nea819c7ee3e049fdb68f9d18e490b5ba .

