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

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

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

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

<event/157> a mo:Release ;
    schema:name "Released at Comic Market 84 (Aug 10, 2013 to Aug 12, 2013)" .

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

<product/33#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn ;
    foaf:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn .

<product/37#subject> a schema:CreativeWork ;
    schema:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn ;
    foaf:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn .

<product/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

<product/882#subject> a schema:CreativeWork ;
    schema:name "Touhou Shinreibyou ~ Ten Desires."@en,
        "東方神霊廟　～ Ten Desires."@ja,
        "Touhou Shinreibyou ~ Ten Desires."@ja-latn ;
    foaf:name "Touhou Shinreibyou ~ Ten Desires."@en,
        "東方神霊廟　～ Ten Desires."@ja,
        "Touhou Shinreibyou ~ Ten Desires."@ja-latn .

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

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

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

<org/739#subject> schema:name "Foxtail-Grass Studio"@en,
        "Foxtail-Grass Studio"@ja,
        "Foxtail-Grass Studio"@ja-latn ;
    foaf:name "Foxtail-Grass Studio"@en,
        "Foxtail-Grass Studio"@ja,
        "Foxtail-Grass Studio"@ja-latn .

<https://media.vgm.io/albums/42/40624/40624-1374586442.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/40624#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/42/40624/40624-1374586442.png> ;
    foaf:depicts <album/40624#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/42/40624/40624-1374586442.png> .

<https://medium-media.vgm.io/albums/42/40624/40624-1374586442.png> a schema:ImageObject,
        foaf:Image .

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

<album/40624#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-08-12"^^xsd:date ;
    dcterms:title "monocolotion"@en,
        "monocolotion"@ja,
        "monocolotion"@ja-latn ;
    mo:catalogue_number "FGST-0011" ;
    mo:media_type "CD" ;
    mo:publication_of <album/40624#musicalexpression> ;
    mo:publisher <org/739#subject> ;
    mo:record _:N70305f5141484d52a12bd4025626d021 ;
    mo:record_count 1 ;
    mo:release <event/157> ;
    schema:about <product/27#subject>,
        <product/29#subject>,
        <product/33#subject>,
        <product/37#subject>,
        <product/51#subject>,
        <product/882#subject> ;
    schema:datePublished "2013-08-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/42/40624/40624-1374586442.png> ;
    schema:name "monocolotion"@en,
        "monocolotion"@ja,
        "monocolotion"@ja-latn ;
    schema:publisher <org/739#subject> ;
    foaf:depiction <https://media.vgm.io/albums/42/40624/40624-1374586442.png> .

_:N1800b844259a4f9db16997adc98ae29d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "海底木馬と天象儀"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:N70305f5141484d52a12bd4025626d021 ;
    schema:name "海底木馬と天象儀"@ja .

_:N1cbe557ebd8b41f195d3a68c3d67a524 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "tief=blau"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N70305f5141484d52a12bd4025626d021 ;
    schema:name "tief=blau"@ja .

_:N5340907e52964cf8a73404808fe8823d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "流星スペクトラ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N70305f5141484d52a12bd4025626d021 ;
    schema:name "流星スペクトラ"@ja .

_:N70fdd835892b456298a4673279745670 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "water-mirror"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N70305f5141484d52a12bd4025626d021 ;
    schema:name "water-mirror"@ja .

_:N97c906aeefbe4ce380498f7fea8563da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "true+tree"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N70305f5141484d52a12bd4025626d021 ;
    schema:name "true+tree"@ja .

_:Nd2e5ce839b9d4734a382a58b4e0a4641 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "grass*harvest"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N70305f5141484d52a12bd4025626d021 ;
    schema:name "grass*harvest"@ja .

_:Ndfa7d3de118c40699162ef7a7a9427aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "海と空の混る場所"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:N70305f5141484d52a12bd4025626d021 ;
    schema:name "海と空の混る場所"@ja .

_:Ne06e81171b4c483a9000270e05d609ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "紅白プリズム"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N70305f5141484d52a12bd4025626d021 ;
    schema:name "紅白プリズム"@ja .

_:Nee9d82e8bd4a461196f0d7d257d23b22 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雪風"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:N70305f5141484d52a12bd4025626d021 ;
    schema:name "雪風"@ja .

_:Nffab59c034d44ea786e4f0c8c257a920 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "淡々泡々"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N70305f5141484d52a12bd4025626d021 ;
    schema:name "淡々泡々"@ja .

_:N70305f5141484d52a12bd4025626d021 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1800b844259a4f9db16997adc98ae29d,
        _:N1cbe557ebd8b41f195d3a68c3d67a524,
        _:N5340907e52964cf8a73404808fe8823d,
        _:N70fdd835892b456298a4673279745670,
        _:N97c906aeefbe4ce380498f7fea8563da,
        _:Nd2e5ce839b9d4734a382a58b4e0a4641,
        _:Ndfa7d3de118c40699162ef7a7a9427aa,
        _:Ne06e81171b4c483a9000270e05d609ce,
        _:Nee9d82e8bd4a461196f0d7d257d23b22,
        _:Nffab59c034d44ea786e4f0c8c257a920 ;
    mo:track_count 10 ;
    schema:duration "PT30:17"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N1800b844259a4f9db16997adc98ae29d,
        _:N1cbe557ebd8b41f195d3a68c3d67a524,
        _:N5340907e52964cf8a73404808fe8823d,
        _:N70fdd835892b456298a4673279745670,
        _:N97c906aeefbe4ce380498f7fea8563da,
        _:Nd2e5ce839b9d4734a382a58b4e0a4641,
        _:Ndfa7d3de118c40699162ef7a7a9427aa,
        _:Ne06e81171b4c483a9000270e05d609ce,
        _:Nee9d82e8bd4a461196f0d7d257d23b22,
        _:Nffab59c034d44ea786e4f0c8c257a920 .

