@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 _:N8dec631a1dab40e1a2ff3483add0df1c ;
    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> .

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

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

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

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

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

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

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

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

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

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

_:N8dec631a1dab40e1a2ff3483add0df1c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N035017efe4164bae9ab62472d0c52c6e,
        _:N05ae3324139e4f6b85f3c96cd4145427,
        _:N6c57e9c54e6441ad9f581f08569997d0,
        _:N76df4ffa998c468c9286abe4e65799b9,
        _:N847c62d507e144e29f4cfd260d2f9a36,
        _:Nb833badfd7da47eaab8f4cc391fc7f0f,
        _:Nbf087e0e24b0468290967ddb48dd632c,
        _:Nc648bbfb0cf74ac4ad2038a087d8661d,
        _:Ne34e5236e77849d78d77d6458b2587aa,
        _:Nfb66ce87348643f8aced340ea615c7b7 ;
    mo:track_count 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N035017efe4164bae9ab62472d0c52c6e,
        _:N05ae3324139e4f6b85f3c96cd4145427,
        _:N6c57e9c54e6441ad9f581f08569997d0,
        _:N76df4ffa998c468c9286abe4e65799b9,
        _:N847c62d507e144e29f4cfd260d2f9a36,
        _:Nb833badfd7da47eaab8f4cc391fc7f0f,
        _:Nbf087e0e24b0468290967ddb48dd632c,
        _:Nc648bbfb0cf74ac4ad2038a087d8661d,
        _:Ne34e5236e77849d78d77d6458b2587aa,
        _:Nfb66ce87348643f8aced340ea615c7b7 .

