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

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

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

<artist/5372#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/135666#subject> ;
    schema:name "amo"@en ;
    foaf:made <album/135666#composition>,
        <album/135666#subject> ;
    foaf:name "amo"@en .

<event/134> a mo:Release ;
    schema:name "Released at Comic Market 80 (Aug 12, 2011 to Aug 14, 2011)" .

<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/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/64#subject> a schema:CreativeWork ;
    schema:name "Syu-so-gyoku"@en,
        "秋霜玉"@ja,
        "Shuusou Gyoku"@ja-latn ;
    foaf:name "Syu-so-gyoku"@en,
        "秋霜玉"@ja,
        "Shuusou Gyoku"@ja-latn .

<album/135666#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "per speculum in aenigmate"@en,
        "per speculum in aenigmate"@ja,
        "per speculum in aenigmate"@ja-latn ;
    mo:composer <artist/5372#subject> ;
    mo:produced_work <album/135666#musicalwork> ;
    schema:name "per speculum in aenigmate"@en,
        "per speculum in aenigmate"@ja,
        "per speculum in aenigmate"@ja-latn .

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

<album/135666#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "per speculum in aenigmate"@en,
        "per speculum in aenigmate"@ja,
        "per speculum in aenigmate"@ja-latn ;
    mo:performance_of <album/135666#musicalwork> ;
    mo:recorded_as <album/135666#musicalexpression> ;
    schema:name "per speculum in aenigmate"@en,
        "per speculum in aenigmate"@ja,
        "per speculum in aenigmate"@ja-latn ;
    schema:workPerformed <album/135666#musicalwork> .

<org/5063#subject> schema:name "schwarzwald"@en,
        "schwarzwald"@ja,
        "schwarzwald"@ja-latn ;
    foaf:name "schwarzwald"@en,
        "schwarzwald"@ja,
        "schwarzwald"@ja-latn .

<https://media.vgm.io/albums/66/135666/135666-49ccc65a4da7.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/135666#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/66/135666/135666-49ccc65a4da7.jpg> ;
    foaf:depicts <album/135666#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/66/135666/135666-49ccc65a4da7.jpg> .

<https://medium-media.vgm.io/albums/66/135666/135666-49ccc65a4da7.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/135666#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-08-13"^^xsd:date ;
    dcterms:title "per speculum in aenigmate"@en,
        "per speculum in aenigmate"@ja,
        "per speculum in aenigmate"@ja-latn ;
    mo:catalogue_number "SCHW-0008" ;
    mo:media_type "CD" ;
    mo:publication_of <album/135666#musicalexpression> ;
    mo:publisher <org/5063#subject> ;
    mo:record _:N3b51ae398ab441179cdcc9ffa4cf44ee ;
    mo:record_count 1 ;
    mo:release <event/134> ;
    schema:about <product/14#subject>,
        <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/64#subject> ;
    schema:datePublished "2011-08-13"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/66/135666/135666-49ccc65a4da7.jpg> ;
    schema:name "per speculum in aenigmate"@en,
        "per speculum in aenigmate"@ja,
        "per speculum in aenigmate"@ja-latn ;
    schema:publisher <org/5063#subject> ;
    foaf:depiction <https://media.vgm.io/albums/66/135666/135666-49ccc65a4da7.jpg> .

_:N0af4b7c2f4c141aab09a33fbc5ebaf2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Metempsychosis"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N3b51ae398ab441179cdcc9ffa4cf44ee ;
    schema:name "Metempsychosis"@en .

_:N489b330498064a11b5b5a9c91161db65 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "And then there were..."@en ;
    mo:track_number 9 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N3b51ae398ab441179cdcc9ffa4cf44ee ;
    schema:name "And then there were..."@en .

_:N4a18bad26c1c488abbc047f084621c22 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Four little Scarlet"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N3b51ae398ab441179cdcc9ffa4cf44ee ;
    schema:name "Four little Scarlet"@en .

_:N5308d2ed6b3844508a5f99c0f1c398cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "enigma"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N3b51ae398ab441179cdcc9ffa4cf44ee ;
    schema:name "enigma"@en .

_:Na094538d78274bd891c634c6b47d7ef2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vlad III the Impaler"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N3b51ae398ab441179cdcc9ffa4cf44ee ;
    schema:name "Vlad III the Impaler"@en .

_:Na28984e860ea4aca997ec02225682904 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vampire illusion"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N3b51ae398ab441179cdcc9ffa4cf44ee ;
    schema:name "Vampire illusion"@en .

_:Nbb01b7c151a44332a2c5caac4354891a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "per speculum in aenigmate"@en ;
    mo:track_number 3 ;
    schema:duration "PT6:08"^^xsd:interval ;
    schema:inPlaylist _:N3b51ae398ab441179cdcc9ffa4cf44ee ;
    schema:name "per speculum in aenigmate"@en .

_:Ncc633b6a220c42d796d437bfec67ac28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Requiescat in Pace"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N3b51ae398ab441179cdcc9ffa4cf44ee ;
    schema:name "Requiescat in Pace"@en .

_:Nf9d5ad205f6b48b68932b1f7fe204eea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Folklore of the Living Dead"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N3b51ae398ab441179cdcc9ffa4cf44ee ;
    schema:name "Folklore of the Living Dead"@en .

_:Nfdb967e395cd4ba3a0b5a15171c6c65a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Funeral Reverie for little Scarlet"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N3b51ae398ab441179cdcc9ffa4cf44ee ;
    schema:name "Funeral Reverie for little Scarlet"@en .

_:N3b51ae398ab441179cdcc9ffa4cf44ee a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0af4b7c2f4c141aab09a33fbc5ebaf2e,
        _:N489b330498064a11b5b5a9c91161db65,
        _:N4a18bad26c1c488abbc047f084621c22,
        _:N5308d2ed6b3844508a5f99c0f1c398cf,
        _:Na094538d78274bd891c634c6b47d7ef2,
        _:Na28984e860ea4aca997ec02225682904,
        _:Nbb01b7c151a44332a2c5caac4354891a,
        _:Ncc633b6a220c42d796d437bfec67ac28,
        _:Nf9d5ad205f6b48b68932b1f7fe204eea,
        _:Nfdb967e395cd4ba3a0b5a15171c6c65a ;
    mo:track_count 10 ;
    schema:duration "PT39:10"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0af4b7c2f4c141aab09a33fbc5ebaf2e,
        _:N489b330498064a11b5b5a9c91161db65,
        _:N4a18bad26c1c488abbc047f084621c22,
        _:N5308d2ed6b3844508a5f99c0f1c398cf,
        _:Na094538d78274bd891c634c6b47d7ef2,
        _:Na28984e860ea4aca997ec02225682904,
        _:Nbb01b7c151a44332a2c5caac4354891a,
        _:Ncc633b6a220c42d796d437bfec67ac28,
        _:Nf9d5ad205f6b48b68932b1f7fe204eea,
        _:Nfdb967e395cd4ba3a0b5a15171c6c65a .

