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

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

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

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

<event/159> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 10 (May 26, 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/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 .

<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/39072#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Emotionally Resonance the Instrumental"@en,
        "Emotionally Resonance the Instrumental"@ja,
        "Emotionally Resonance the Instrumental"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/39072#musicalwork> ;
    schema:name "Emotionally Resonance the Instrumental"@en,
        "Emotionally Resonance the Instrumental"@ja,
        "Emotionally Resonance the Instrumental"@ja-latn .

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

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

<org/736#subject> schema:name "Amateras Records"@en,
        "Amateras Records"@ja,
        "Amateras Records"@ja-latn ;
    foaf:name "Amateras Records"@en,
        "Amateras Records"@ja,
        "Amateras Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/27/39072/39072-acf0daf453aa.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/39072#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-05-26"^^xsd:date ;
    dcterms:title "Emotionally Resonance the Instrumental"@en,
        "Emotionally Resonance the Instrumental"@ja,
        "Emotionally Resonance the Instrumental"@ja-latn ;
    mo:catalogue_number "AMRC-0012" ;
    mo:media_type "CD" ;
    mo:publication_of <album/39072#musicalexpression> ;
    mo:publisher <org/736#subject> ;
    mo:record _:N8e69423a036b47e8a6b1b2420d947cf0 ;
    mo:record_count 1 ;
    mo:release <event/159> ;
    schema:about <product/14#subject>,
        <product/22#subject>,
        <product/33#subject>,
        <product/37#subject>,
        <product/51#subject> ;
    schema:datePublished "2013-05-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/27/39072/39072-acf0daf453aa.jpg> ;
    schema:name "Emotionally Resonance the Instrumental"@en,
        "Emotionally Resonance the Instrumental"@ja,
        "Emotionally Resonance the Instrumental"@ja-latn ;
    schema:publisher <org/736#subject> ;
    foaf:depiction <https://media.vgm.io/albums/27/39072/39072-acf0daf453aa.jpg> .

_:N0c8df978cea34110bb845f0208f5953d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Twinkle Twinkle"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8e69423a036b47e8a6b1b2420d947cf0 ;
    schema:name "Twinkle Twinkle"@ja .

_:N186e1e91d0b547fb904324564e695979 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サヨナラの距離"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8e69423a036b47e8a6b1b2420d947cf0 ;
    schema:name "サヨナラの距離"@ja .

_:N19fe1dc355934a05a27954c54d45700f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Another for Happy"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8e69423a036b47e8a6b1b2420d947cf0 ;
    schema:name "Another for Happy"@ja .

_:N26b1d113f8d5458197be5c83996a247e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幻象Crisis"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8e69423a036b47e8a6b1b2420d947cf0 ;
    schema:name "幻象Crisis"@ja .

_:N77172d5d07a945c595a9ad747e56295e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost Traveler"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8e69423a036b47e8a6b1b2420d947cf0 ;
    schema:name "Lost Traveler"@ja .

_:N9261a53371a946f794a79cb1a39b306c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "触れられない優しさ"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8e69423a036b47e8a6b1b2420d947cf0 ;
    schema:name "触れられない優しさ"@ja .

_:N94d7d41211b1423cb4a890dad36f6f8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Under The Rose"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8e69423a036b47e8a6b1b2420d947cf0 ;
    schema:name "Under The Rose"@ja .

_:N9fba451a71da4e5f9986d8185e91f2a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hollow Forgotten World"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8e69423a036b47e8a6b1b2420d947cf0 ;
    schema:name "Hollow Forgotten World"@ja .

_:Nd0a76f68216e4c988a7ebc17aec02769 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Refined"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8e69423a036b47e8a6b1b2420d947cf0 ;
    schema:name "Refined"@ja .

_:Nfe7d3543c18748648dca545956db76c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "燐とした憐れみ"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8e69423a036b47e8a6b1b2420d947cf0 ;
    schema:name "燐とした憐れみ"@ja .

_:N8e69423a036b47e8a6b1b2420d947cf0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0c8df978cea34110bb845f0208f5953d,
        _:N186e1e91d0b547fb904324564e695979,
        _:N19fe1dc355934a05a27954c54d45700f,
        _:N26b1d113f8d5458197be5c83996a247e,
        _:N77172d5d07a945c595a9ad747e56295e,
        _:N9261a53371a946f794a79cb1a39b306c,
        _:N94d7d41211b1423cb4a890dad36f6f8e,
        _:N9fba451a71da4e5f9986d8185e91f2a5,
        _:Nd0a76f68216e4c988a7ebc17aec02769,
        _:Nfe7d3543c18748648dca545956db76c1 ;
    mo:track_count 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0c8df978cea34110bb845f0208f5953d,
        _:N186e1e91d0b547fb904324564e695979,
        _:N19fe1dc355934a05a27954c54d45700f,
        _:N26b1d113f8d5458197be5c83996a247e,
        _:N77172d5d07a945c595a9ad747e56295e,
        _:N9261a53371a946f794a79cb1a39b306c,
        _:N94d7d41211b1423cb4a890dad36f6f8e,
        _:N9fba451a71da4e5f9986d8185e91f2a5,
        _:Nd0a76f68216e4c988a7ebc17aec02769,
        _:Nfe7d3543c18748648dca545956db76c1 .

