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

<artist/12565#subject> a schema:Person,
        foaf:Person ;
    schema:name "M.I.O"@en ;
    foaf:made <album/36820#lyrics>,
        <album/36820#subject> ;
    foaf:name "M.I.O"@en .

<artist/9223#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kaito"@en,
        "海兎"@ja ;
    foaf:made <album/36820#lyrics>,
        <album/36820#subject> ;
    foaf:name "Kaito"@en,
        "海兎"@ja .

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

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

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

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

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

<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/02/36820/36820-17c58d2757a5.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/36820#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/02/36820/36820-17c58d2757a5.png> ;
    foaf:depicts <album/36820#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/02/36820/36820-17c58d2757a5.png> .

<https://medium-media.vgm.io/albums/02/36820/36820-17c58d2757a5.png> a schema:ImageObject,
        foaf:Image .

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

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

<artist/12212#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/36820#performance> ;
    schema:name "irony"@en ;
    foaf:name "irony"@en .

<artist/13406#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/36820#performance> ;
    schema:name "kalon."@en ;
    foaf:name "kalon."@en .

<artist/17576#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/36820#performance> ;
    schema:name "kakichoco"@en,
        "柿チョコ"@ja ;
    foaf:name "kakichoco"@en,
        "柿チョコ"@ja .

<artist/2603#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/36820#performance> ;
    schema:name "miko"@en ;
    foaf:name "miko"@en .

<artist/529#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/36820#performance> ;
    schema:name "Sakuya Kurosaki"@en,
        "黒崎朔夜"@ja ;
    foaf:name "Sakuya Kurosaki"@en,
        "黒崎朔夜"@ja .

<artist/6775#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/36820#performance> ;
    schema:name "Hotaru"@en,
        "ほたる"@ja ;
    foaf:name "Hotaru"@en,
        "ほたる"@ja .

<artist/68059#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/36820#performance> ;
    schema:name "KUMI"@en ;
    foaf:name "KUMI"@en .

<artist/78315#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/36820#performance> ;
    schema:name "F9"@en ;
    foaf:name "F9"@en .

<artist/9314#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/36820#performance> ;
    schema:name "Vivienne"@en,
        "びびあん"@ja ;
    foaf:name "Vivienne"@en,
        "びびあん"@ja .

<album/36820#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-12-30"^^xsd:date ;
    dcterms:title "Emotionally Resonance"@en,
        "Emotionally Resonance"@ja,
        "Emotionally Resonance"@ja-latn ;
    mo:catalogue_number "AMRC-0011" ;
    mo:media_type "CD" ;
    mo:publication_of <album/36820#musicalexpression> ;
    mo:publisher <org/736#subject> ;
    mo:record _:N3d9d8f8152694e74b620eac8fb5c4c0f ;
    mo:record_count 1 ;
    mo:release <event/156> ;
    schema:about <product/14#subject>,
        <product/22#subject>,
        <product/33#subject>,
        <product/37#subject>,
        <product/51#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "(Wotamin)"@en ;
            foaf:name "(Wotamin)"@en ],
        <artist/12212#subject>,
        <artist/13406#subject>,
        <artist/17576#subject>,
        <artist/2603#subject>,
        <artist/529#subject>,
        <artist/6775#subject>,
        <artist/68059#subject>,
        <artist/78315#subject>,
        <artist/9314#subject> ;
    schema:datePublished "2012-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/02/36820/36820-17c58d2757a5.png> ;
    schema:name "Emotionally Resonance"@en,
        "Emotionally Resonance"@ja,
        "Emotionally Resonance"@ja-latn ;
    schema:publisher <org/736#subject> ;
    foaf:depiction <https://media.vgm.io/albums/02/36820/36820-17c58d2757a5.png> .

<album/36820#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Emotionally Resonance"@en,
        "Emotionally Resonance"@ja,
        "Emotionally Resonance"@ja-latn ;
    mo:performance_of <album/36820#musicalwork> ;
    mo:performer _:N9a5ccff0ec9642e3b1c133fbce549b18,
        <artist/12212#subject>,
        <artist/13406#subject>,
        <artist/17576#subject>,
        <artist/2603#subject>,
        <artist/529#subject>,
        <artist/6775#subject>,
        <artist/68059#subject>,
        <artist/78315#subject>,
        <artist/9314#subject> ;
    mo:recorded_as <album/36820#musicalexpression> ;
    schema:byArtist _:N9a5ccff0ec9642e3b1c133fbce549b18,
        <artist/12212#subject>,
        <artist/13406#subject>,
        <artist/17576#subject>,
        <artist/2603#subject>,
        <artist/529#subject>,
        <artist/6775#subject>,
        <artist/68059#subject>,
        <artist/78315#subject>,
        <artist/9314#subject> ;
    schema:name "Emotionally Resonance"@en,
        "Emotionally Resonance"@ja,
        "Emotionally Resonance"@ja-latn ;
    schema:workPerformed <album/36820#musicalwork> .

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

_:N3ffc7d997adb422ab82afb62d9019bd5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幻象Crisis"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N3d9d8f8152694e74b620eac8fb5c4c0f ;
    schema:name "幻象Crisis"@ja .

_:N50e165dac7bb4f0a98c8fc82556e0980 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost Traveler"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:N3d9d8f8152694e74b620eac8fb5c4c0f ;
    schema:name "Lost Traveler"@ja .

_:N93f20d5f59a5402eb4a97634d9b1c261 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Another for Happy"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:N3d9d8f8152694e74b620eac8fb5c4c0f ;
    schema:name "Another for Happy"@ja .

_:N9819a919276340d8a05c3981b0b4a299 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hollow Forgotten World"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:N3d9d8f8152694e74b620eac8fb5c4c0f ;
    schema:name "Hollow Forgotten World"@ja .

_:N9a5ccff0ec9642e3b1c133fbce549b18 a schema:Person,
        foaf:Person ;
    mo:performed <album/36820#performance> ;
    schema:name "(Wotamin)"@en ;
    foaf:name "(Wotamin)"@en .

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

_:Na9b0cf609400499da8059464ab209be2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Twinkle Twinkle"@ja ;
    mo:track_number 9 ;
    schema:duration "PT6:21"^^xsd:interval ;
    schema:inPlaylist _:N3d9d8f8152694e74b620eac8fb5c4c0f ;
    schema:name "Twinkle Twinkle"@ja .

_:Nc3dfacb4394b40a0992e4496f2f401e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Refined"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N3d9d8f8152694e74b620eac8fb5c4c0f ;
    schema:name "Refined"@ja .

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

_:Ndabc09a06e534e89b67330b9ca6ed54a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Under The Rose"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:N3d9d8f8152694e74b620eac8fb5c4c0f ;
    schema:name "Under The Rose"@ja .

_:N3d9d8f8152694e74b620eac8fb5c4c0f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N278c97c51e0e4ed684b0f4a650924d18,
        _:N3ffc7d997adb422ab82afb62d9019bd5,
        _:N50e165dac7bb4f0a98c8fc82556e0980,
        _:N93f20d5f59a5402eb4a97634d9b1c261,
        _:N9819a919276340d8a05c3981b0b4a299,
        _:N9ccb92c5abb340be9c117417a860b5b3,
        _:Na9b0cf609400499da8059464ab209be2,
        _:Nc3dfacb4394b40a0992e4496f2f401e9,
        _:Nd0b19f42b13b417da2f30721cbf75328,
        _:Ndabc09a06e534e89b67330b9ca6ed54a ;
    mo:track_count 10 ;
    schema:duration "PT47:39"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N278c97c51e0e4ed684b0f4a650924d18,
        _:N3ffc7d997adb422ab82afb62d9019bd5,
        _:N50e165dac7bb4f0a98c8fc82556e0980,
        _:N93f20d5f59a5402eb4a97634d9b1c261,
        _:N9819a919276340d8a05c3981b0b4a299,
        _:N9ccb92c5abb340be9c117417a860b5b3,
        _:Na9b0cf609400499da8059464ab209be2,
        _:Nc3dfacb4394b40a0992e4496f2f401e9,
        _:Nd0b19f42b13b417da2f30721cbf75328,
        _:Ndabc09a06e534e89b67330b9ca6ed54a .

