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

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

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

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

<product/10#subject> a schema:CreativeWork ;
    schema:name "Touhou Rei'iden ~ Highly Responsive to Prayers."@en,
        "東方靈異伝　～ Highly Responsive to Prayers."@ja,
        "Touhou Rei'iden ~ Highly Responsive to Prayers."@ja-latn ;
    foaf:name "Touhou Rei'iden ~ Highly Responsive to Prayers."@en,
        "東方靈異伝　～ Highly Responsive to Prayers."@ja,
        "Touhou Rei'iden ~ Highly Responsive to Prayers."@ja-latn .

<product/18#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@ja-latn ;
    foaf:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@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 .

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

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

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

<org/597#subject> schema:name "PURE-POLLUTION"@en,
        "PURE-POLLUTION"@ja,
        "PURE-POLLUTION"@ja-latn ;
    foaf:name "PURE-POLLUTION"@en,
        "PURE-POLLUTION"@ja,
        "PURE-POLLUTION"@ja-latn .

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

<https://medium-media.vgm.io/albums/93/14039/14039-1381436606.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/14039#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-06-29"^^xsd:date ;
    dcterms:title "White Embrace"@en,
        "White Embrace"@ja,
        "White Embrace"@ja-latn ;
    mo:catalogue_number "P2CD-0008" ;
    mo:media_type "CD" ;
    mo:publication_of <album/14039#musicalexpression> ;
    mo:publisher <org/597#subject> ;
    mo:record _:Nf6f8df7224cb4279a4bd6a205f951246 ;
    mo:record_count 1 ;
    schema:about <product/10#subject>,
        <product/18#subject>,
        <product/20#subject>,
        <product/22#subject>,
        <product/27#subject> ;
    schema:datePublished "2005-06-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/93/14039/14039-1381436606.jpg> ;
    schema:name "White Embrace"@en,
        "White Embrace"@ja,
        "White Embrace"@ja-latn ;
    schema:publisher <org/597#subject> ;
    foaf:depiction <https://media.vgm.io/albums/93/14039/14039-1381436606.jpg> .

_:N0ce8df9d7e794af08d59e5ec61774c3f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Snow or Cherry Blossom"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:Nf6f8df7224cb4279a4bd6a205f951246 ;
    schema:name "Snow or Cherry Blossom"@en .

_:N1c652f05ed1c45ecbbf509886d2d3a6d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mukaou-No-Kyo"@en ;
    mo:track_number 10 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:Nf6f8df7224cb4279a4bd6a205f951246 ;
    schema:name "Mukaou-No-Kyo"@en .

_:N1e4c2cd36b7943569820fc8c1f534bb5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hotaru-Bi no Yukue"@en ;
    mo:track_number 12 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:Nf6f8df7224cb4279a4bd6a205f951246 ;
    schema:name "Hotaru-Bi no Yukue"@en .

_:N4f1691eb81864b6fa1294acde770f932 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Luna Maid Servent and Clock"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:Nf6f8df7224cb4279a4bd6a205f951246 ;
    schema:name "Luna Maid Servent and Clock"@en .

_:N66a32d800090407f8ac23e99e116006b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Sky To Remember"@en ;
    mo:track_number 5 ;
    schema:duration "PT6:21"^^xsd:interval ;
    schema:inPlaylist _:Nf6f8df7224cb4279a4bd6a205f951246 ;
    schema:name "A Sky To Remember"@en .

_:N853e4974203a44ecb743cfed2091a548 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ice My Dear"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:Nf6f8df7224cb4279a4bd6a205f951246 ;
    schema:name "Ice My Dear"@en .

_:N8d1fda75b40e4a9c98788dfb40aacd76 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Episode Suspicious"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Nf6f8df7224cb4279a4bd6a205f951246 ;
    schema:name "Episode Suspicious"@en .

_:N99cbb95d0a294dafa04d04667a09043e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eastern Dream"@en ;
    mo:track_number 7 ;
    schema:duration "PT7:04"^^xsd:interval ;
    schema:inPlaylist _:Nf6f8df7224cb4279a4bd6a205f951246 ;
    schema:name "Eastern Dream"@en .

_:N9aaa87ba93a743d2b661ec50222e6522 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Septet pour une Infante Defunte"@en ;
    mo:track_number 4 ;
    schema:duration "PT6:58"^^xsd:interval ;
    schema:inPlaylist _:Nf6f8df7224cb4279a4bd6a205f951246 ;
    schema:name "Septet pour une Infante Defunte"@en .

_:Na3eb33a41a024287bdd466d344a87131 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Darkest Bloom"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Nf6f8df7224cb4279a4bd6a205f951246 ;
    schema:name "Darkest Bloom"@en .

_:Nc0dff4a080ff483fac26f8e14ee6fb08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Plastic Mind"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:Nf6f8df7224cb4279a4bd6a205f951246 ;
    schema:name "Plastic Mind"@en .

_:Nc1ac3a9ffd2640f78051b64edcf02c98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "White Embrace"@en ;
    mo:track_number 11 ;
    schema:duration "PT6:43"^^xsd:interval ;
    schema:inPlaylist _:Nf6f8df7224cb4279a4bd6a205f951246 ;
    schema:name "White Embrace"@en .

_:Nf6f8df7224cb4279a4bd6a205f951246 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0ce8df9d7e794af08d59e5ec61774c3f,
        _:N1c652f05ed1c45ecbbf509886d2d3a6d,
        _:N1e4c2cd36b7943569820fc8c1f534bb5,
        _:N4f1691eb81864b6fa1294acde770f932,
        _:N66a32d800090407f8ac23e99e116006b,
        _:N853e4974203a44ecb743cfed2091a548,
        _:N8d1fda75b40e4a9c98788dfb40aacd76,
        _:N99cbb95d0a294dafa04d04667a09043e,
        _:N9aaa87ba93a743d2b661ec50222e6522,
        _:Na3eb33a41a024287bdd466d344a87131,
        _:Nc0dff4a080ff483fac26f8e14ee6fb08,
        _:Nc1ac3a9ffd2640f78051b64edcf02c98 ;
    mo:track_count 12 ;
    schema:duration "PT61:00"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N0ce8df9d7e794af08d59e5ec61774c3f,
        _:N1c652f05ed1c45ecbbf509886d2d3a6d,
        _:N1e4c2cd36b7943569820fc8c1f534bb5,
        _:N4f1691eb81864b6fa1294acde770f932,
        _:N66a32d800090407f8ac23e99e116006b,
        _:N853e4974203a44ecb743cfed2091a548,
        _:N8d1fda75b40e4a9c98788dfb40aacd76,
        _:N99cbb95d0a294dafa04d04667a09043e,
        _:N9aaa87ba93a743d2b661ec50222e6522,
        _:Na3eb33a41a024287bdd466d344a87131,
        _:Nc0dff4a080ff483fac26f8e14ee6fb08,
        _:Nc1ac3a9ffd2640f78051b64edcf02c98 .

