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

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

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

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

<event/139> a mo:Release ;
    schema:name "Released at M3-2011 Fall (Oct 30, 2011)" .

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

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

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

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

<org/1276#subject> schema:name "FTRecords"@en,
        "FTRecords"@ja,
        "FTRecords"@ja-latn ;
    foaf:name "FTRecords"@en,
        "FTRecords"@ja,
        "FTRecords"@ja-latn .

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

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

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

<album/43903#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-10-30"^^xsd:date ;
    dcterms:title "untitled"@en,
        "untitled"@ja,
        "untitled"@ja-latn ;
    mo:catalogue_number "FTCD-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/43903#musicalexpression> ;
    mo:publisher <org/1276#subject> ;
    mo:record _:N57b8f0e55a624edc8fbd5847adf3da97 ;
    mo:record_count 1 ;
    mo:release <event/139> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/33#subject>,
        <product/37#subject> ;
    schema:datePublished "2011-10-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/30/43903/43903-1390331042.jpg> ;
    schema:name "untitled"@en,
        "untitled"@ja,
        "untitled"@ja-latn ;
    schema:publisher <org/1276#subject> ;
    foaf:depiction <https://media.vgm.io/albums/30/43903/43903-1390331042.jpg> .

_:N0576c60923fd4b7892e40b3f3616547c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Intro -Untitled-"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N57b8f0e55a624edc8fbd5847adf3da97 ;
    schema:name "Intro -Untitled-"@ja .

_:N35a6f7a56de24e81b6031180a2481f82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "silence"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N57b8f0e55a624edc8fbd5847adf3da97 ;
    schema:name "silence"@ja .

_:N4b919b2f51734098b9d7390a63b3e21c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cry Bloody Murder"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N57b8f0e55a624edc8fbd5847adf3da97 ;
    schema:name "Cry Bloody Murder"@ja .

_:N4f725e27d2e647e5b72283f2ee660f48 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "lunadial"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N57b8f0e55a624edc8fbd5847adf3da97 ;
    schema:name "lunadial"@ja .

_:N80fed2e0bd714041a7cc25f85f23dc1c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overflow"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N57b8f0e55a624edc8fbd5847adf3da97 ;
    schema:name "Overflow"@ja .

_:N86a13c8d1974402895a40cbde014c816 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Diao ye zong , Withered Leaf (rail city mix.)"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N57b8f0e55a624edc8fbd5847adf3da97 ;
    schema:name "Diao ye zong , Withered Leaf (rail city mix.)"@ja .

_:Nd766b6a7cda145bd8a13f04cdd0b5e41 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "history of suwa"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N57b8f0e55a624edc8fbd5847adf3da97 ;
    schema:name "history of suwa"@ja .

_:Ne19186a6f84144f68a9d04bd757cb853 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Get Away"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N57b8f0e55a624edc8fbd5847adf3da97 ;
    schema:name "Get Away"@ja .

_:N57b8f0e55a624edc8fbd5847adf3da97 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0576c60923fd4b7892e40b3f3616547c,
        _:N35a6f7a56de24e81b6031180a2481f82,
        _:N4b919b2f51734098b9d7390a63b3e21c,
        _:N4f725e27d2e647e5b72283f2ee660f48,
        _:N80fed2e0bd714041a7cc25f85f23dc1c,
        _:N86a13c8d1974402895a40cbde014c816,
        _:Nd766b6a7cda145bd8a13f04cdd0b5e41,
        _:Ne19186a6f84144f68a9d04bd757cb853 ;
    mo:track_count 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N0576c60923fd4b7892e40b3f3616547c,
        _:N35a6f7a56de24e81b6031180a2481f82,
        _:N4b919b2f51734098b9d7390a63b3e21c,
        _:N4f725e27d2e647e5b72283f2ee660f48,
        _:N80fed2e0bd714041a7cc25f85f23dc1c,
        _:N86a13c8d1974402895a40cbde014c816,
        _:Nd766b6a7cda145bd8a13f04cdd0b5e41,
        _:Ne19186a6f84144f68a9d04bd757cb853 .

