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

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

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

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

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

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

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

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

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

<https://medium-media.vgm.io/albums/12/45321/45321-1397871827.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/45321#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Dahlia is Cry"@en,
        "Dahlia is Cry"@ja,
        "Dahlia is Cry"@ja-latn ;
    mo:performance_of <album/45321#musicalwork> ;
    mo:performer _:N1e350a549a494e3eb09f13bf504c29fe ;
    mo:recorded_as <album/45321#musicalexpression> ;
    schema:byArtist _:N1e350a549a494e3eb09f13bf504c29fe ;
    schema:name "Dahlia is Cry"@en,
        "Dahlia is Cry"@ja,
        "Dahlia is Cry"@ja-latn ;
    schema:workPerformed <album/45321#musicalwork> .

<album/45321#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-12-30"^^xsd:date ;
    dcterms:title "Dahlia is Cry"@en,
        "Dahlia is Cry"@ja,
        "Dahlia is Cry"@ja-latn ;
    mo:catalogue_number "PBS-001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/45321#musicalexpression> ;
    mo:publisher _:Ne597eab483d743bab947d95f01136503 ;
    mo:record _:Nb0787e8693eb42c788cc8d1b4a1daf03 ;
    mo:record_count 1 ;
    mo:release <event/167> ;
    schema:about <product/14#subject>,
        <product/16#subject>,
        <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/51#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "GASEN"@en ;
            foaf:name "GASEN"@en ] ;
    schema:datePublished "2013-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/12/45321/45321-1397871827.jpg> ;
    schema:name "Dahlia is Cry"@en,
        "Dahlia is Cry"@ja,
        "Dahlia is Cry"@ja-latn ;
    schema:publisher _:Ne597eab483d743bab947d95f01136503 ;
    foaf:depiction <https://media.vgm.io/albums/12/45321/45321-1397871827.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Jyo3"@en ;
    foaf:made <album/45321#subject> ;
    foaf:name "Jyo3"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "GASEN"@en ;
    foaf:made <album/45321#subject> ;
    foaf:name "GASEN"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "GASEN"@en ;
    foaf:made <album/45321#lyrics> ;
    foaf:name "GASEN"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Jyo3"@en ;
    foaf:made <album/45321#lyrics> ;
    foaf:name "Jyo3"@en .

_:N1e350a549a494e3eb09f13bf504c29fe a schema:Person,
        foaf:Person ;
    mo:performed <album/45321#performance> ;
    schema:name "GASEN"@en ;
    foaf:name "GASEN"@en .

_:N307b268f6c864805830b55d081829f43 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "wonderful in the day"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:Nb0787e8693eb42c788cc8d1b4a1daf03 ;
    schema:name "wonderful in the day"@ja .

_:N359dbc61c15e4fd9bfca24398bf72941 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bud Bloom"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Nb0787e8693eb42c788cc8d1b4a1daf03 ;
    schema:name "Bud Bloom"@ja .

_:N5c53b86bf36d4b598678dac854acb488 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Glim"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:Nb0787e8693eb42c788cc8d1b4a1daf03 ;
    schema:name "Glim"@ja .

_:N70275921893e42e38181efc39a58f9ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "dream was just say \"yes\""@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:inPlaylist _:Nb0787e8693eb42c788cc8d1b4a1daf03 ;
    schema:name "dream was just say \"yes\""@ja .

_:N7850f35967fd4299a6f0dbe7de250d71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "偽り人"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:Nb0787e8693eb42c788cc8d1b4a1daf03 ;
    schema:name "偽り人"@ja .

_:N941cafa0c88b46e2ac200bd288d84096 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Se"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:Nb0787e8693eb42c788cc8d1b4a1daf03 ;
    schema:name "Se"@ja .

_:Nb67cf0d66f774b37a104f94ccfb9f00b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "翡翠の痕"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:Nb0787e8693eb42c788cc8d1b4a1daf03 ;
    schema:name "翡翠の痕"@ja .

_:Nd1db2fd3c778451195e798b6e7a71569 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Discover the truth"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:Nb0787e8693eb42c788cc8d1b4a1daf03 ;
    schema:name "Discover the truth"@ja .

_:Nd57de877997446d797a2d9d3eba9470c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nobody is cry"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:Nb0787e8693eb42c788cc8d1b4a1daf03 ;
    schema:name "Nobody is cry"@ja .

_:Ne299aaed5d4f4af59bd07c13e5ecd206 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "閃光"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:Nb0787e8693eb42c788cc8d1b4a1daf03 ;
    schema:name "閃光"@ja .

_:Ne597eab483d743bab947d95f01136503 schema:name "Pearls Before Swine"@en ;
    foaf:name "Pearls Before Swine"@en .

_:Nb0787e8693eb42c788cc8d1b4a1daf03 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N307b268f6c864805830b55d081829f43,
        _:N359dbc61c15e4fd9bfca24398bf72941,
        _:N5c53b86bf36d4b598678dac854acb488,
        _:N70275921893e42e38181efc39a58f9ba,
        _:N7850f35967fd4299a6f0dbe7de250d71,
        _:N941cafa0c88b46e2ac200bd288d84096,
        _:Nb67cf0d66f774b37a104f94ccfb9f00b,
        _:Nd1db2fd3c778451195e798b6e7a71569,
        _:Nd57de877997446d797a2d9d3eba9470c,
        _:Ne299aaed5d4f4af59bd07c13e5ecd206 ;
    mo:track_count 10 ;
    schema:duration "PT40:06"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N307b268f6c864805830b55d081829f43,
        _:N359dbc61c15e4fd9bfca24398bf72941,
        _:N5c53b86bf36d4b598678dac854acb488,
        _:N70275921893e42e38181efc39a58f9ba,
        _:N7850f35967fd4299a6f0dbe7de250d71,
        _:N941cafa0c88b46e2ac200bd288d84096,
        _:Nb67cf0d66f774b37a104f94ccfb9f00b,
        _:Nd1db2fd3c778451195e798b6e7a71569,
        _:Nd57de877997446d797a2d9d3eba9470c,
        _:Ne299aaed5d4f4af59bd07c13e5ecd206 .

