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

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

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

<product/14#subject> a schema:CreativeWork ;
    schema:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en,
        "東方夢時空　～ Phantasmagoria of Dim.Dream."@ja,
        "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@ja-latn ;
    foaf:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en,
        "東方夢時空　～ Phantasmagoria of Dim.Dream."@ja,
        "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@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/31#subject> a schema:CreativeWork ;
    schema:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn ;
    foaf:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn .

<album/43917#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Second Fragment Touhou Project Arrange CD demo Version"@en,
        "東方ProjectアレンジCD demo版"@ja,
        "Second Fragment Touhou Project Arrange CD demo Version"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "ZUN"@en ;
            foaf:made <album/43917#composition> ;
            foaf:name "ZUN"@en ] ;
    mo:produced_work <album/43917#musicalwork> ;
    schema:name "Second Fragment Touhou Project Arrange CD demo Version"@en,
        "東方ProjectアレンジCD demo版"@ja,
        "Second Fragment Touhou Project Arrange CD demo Version"@ja-latn .

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

<album/43917#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Second Fragment Touhou Project Arrange CD demo Version"@en,
        "東方ProjectアレンジCD demo版"@ja,
        "Second Fragment Touhou Project Arrange CD demo Version"@ja-latn ;
    mo:performance_of <album/43917#musicalwork> ;
    mo:recorded_as <album/43917#musicalexpression> ;
    schema:name "Second Fragment Touhou Project Arrange CD demo Version"@en,
        "東方ProjectアレンジCD demo版"@ja,
        "Second Fragment Touhou Project Arrange CD demo Version"@ja-latn ;
    schema:workPerformed <album/43917#musicalwork> .

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

<https://medium-media.vgm.io/albums/71/43917/43917-1390340501.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/43917#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-03-22"^^xsd:date ;
    dcterms:title "Second Fragment Touhou Project Arrange CD demo Version"@en,
        "東方ProjectアレンジCD demo版"@ja,
        "Second Fragment Touhou Project Arrange CD demo Version"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/43917#musicalexpression> ;
    mo:publisher _:N94a4ad7cd5d34269932fc8fe884acd56 ;
    mo:record _:N517e7152f84248c9b48de91ed8a80cba ;
    mo:record_count 1 ;
    schema:about <product/14#subject>,
        <product/20#subject>,
        <product/31#subject> ;
    schema:datePublished "2010-03-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/71/43917/43917-1390340501.jpg> ;
    schema:name "Second Fragment Touhou Project Arrange CD demo Version"@en,
        "東方ProjectアレンジCD demo版"@ja,
        "Second Fragment Touhou Project Arrange CD demo Version"@ja-latn ;
    schema:publisher _:N94a4ad7cd5d34269932fc8fe884acd56 ;
    foaf:depiction <https://media.vgm.io/albums/71/43917/43917-1390340501.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/43917#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/43917#subject> ;
    foaf:name "ZUN"@en .

_:N03674d880530467a86849003128f26f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Introduction"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N517e7152f84248c9b48de91ed8a80cba ;
    schema:name "Introduction"@ja .

_:N94a4ad7cd5d34269932fc8fe884acd56 schema:name "Second Fragment"@en ;
    foaf:name "Second Fragment"@en .

_:N961bdb276fde42cea77f0e158f260ee0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "亡き王女の為のセプテット"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N517e7152f84248c9b48de91ed8a80cba ;
    schema:name "亡き王女の為のセプテット"@ja .

_:Nca16e08debe44081a3b02c4b92f707c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reincarnation"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N517e7152f84248c9b48de91ed8a80cba ;
    schema:name "Reincarnation"@ja .

_:Nf179846a852d41939eca1aeb642b36f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風神少女"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N517e7152f84248c9b48de91ed8a80cba ;
    schema:name "風神少女"@ja .

_:N517e7152f84248c9b48de91ed8a80cba a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N03674d880530467a86849003128f26f8,
        _:N961bdb276fde42cea77f0e158f260ee0,
        _:Nca16e08debe44081a3b02c4b92f707c3,
        _:Nf179846a852d41939eca1aeb642b36f2 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N03674d880530467a86849003128f26f8,
        _:N961bdb276fde42cea77f0e158f260ee0,
        _:Nca16e08debe44081a3b02c4b92f707c3,
        _:Nf179846a852d41939eca1aeb642b36f2 .

