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

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

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

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

<event/29> a mo:Release ;
    schema:name "Released at Comic Market 74 (Aug 15, 2008 to Aug 17, 2008)" .

<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/12#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@en,
        "東方封魔録　～ the Story of Eastern Wonderland."@ja,
        "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@ja-latn ;
    foaf:name "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@en,
        "東方封魔録　～ the Story of Eastern Wonderland."@ja,
        "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@ja-latn .

<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/16#subject> a schema:CreativeWork ;
    schema:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn ;
    foaf:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@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 .

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

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

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

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

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

<https://medium-media.vgm.io/albums/55/10155/10155-1219247161.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/10155#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-08-16"^^xsd:date ;
    dcterms:title "+-PM"@en,
        "±PM"@ja,
        "+-PM"@ja-latn ;
    mo:catalogue_number "CK-0011P" ;
    mo:media_type "CD" ;
    mo:publication_of <album/10155#musicalexpression> ;
    mo:publisher <org/211#subject> ;
    mo:record _:N7ddbf089b2b34bc49ff872e139e9ebd5 ;
    mo:record_count 1 ;
    mo:release <event/29> ;
    schema:about <product/10#subject>,
        <product/12#subject>,
        <product/14#subject>,
        <product/16#subject>,
        <product/18#subject> ;
    schema:datePublished "2008-08-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/55/10155/10155-1219247161.jpg> ;
    schema:name "+-PM"@en,
        "±PM"@ja,
        "+-PM"@ja-latn ;
    schema:publisher <org/211#subject> ;
    foaf:depiction <https://media.vgm.io/albums/55/10155/10155-1219247161.jpg> .

_:N13348d0f9bfd4599a51f715358afa0d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alice in Wonderland"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:N7ddbf089b2b34bc49ff872e139e9ebd5 ;
    schema:name "Alice in Wonderland"@en .

_:N3b44381b190d43ce9e9c3a4daf5bfb06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The \"Alice in Wonderland\" Angel"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N7ddbf089b2b34bc49ff872e139e9ebd5 ;
    schema:name "The \"Alice in Wonderland\" Angel"@en .

_:N3f3d86dc4123472a86c678e90e39affd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mystic Square"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N7ddbf089b2b34bc49ff872e139e9ebd5 ;
    schema:name "Mystic Square"@en .

_:N65541c827a104419af35bbb932485a24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Phantasmagoria"@en ;
    mo:track_number 9 ;
    schema:duration "PT6:40"^^xsd:interval ;
    schema:inPlaylist _:N7ddbf089b2b34bc49ff872e139e9ebd5 ;
    schema:name "Phantasmagoria"@en .

_:N7839ed12ee5843f7a098fbdd8f6f4d4e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alice Maestera"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N7ddbf089b2b34bc49ff872e139e9ebd5 ;
    schema:name "Alice Maestera"@en .

_:Nab8e2b464ec0462fbb0ee582a9372783 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "End of Daylight"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N7ddbf089b2b34bc49ff872e139e9ebd5 ;
    schema:name "End of Daylight"@en .

_:Nb3e3e4b94a05480bbf1374fea75475e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Legend of KAGE"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N7ddbf089b2b34bc49ff872e139e9ebd5 ;
    schema:name "The Legend of KAGE"@en .

_:Nc65535951e0e4bc09b969482b513505e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "World's End"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:N7ddbf089b2b34bc49ff872e139e9ebd5 ;
    schema:name "World's End"@en .

_:Ne2a7a76ec9874321939477c32d3b3a69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reincarnation"@en ;
    mo:track_number 4 ;
    schema:duration "PT6:48"^^xsd:interval ;
    schema:inPlaylist _:N7ddbf089b2b34bc49ff872e139e9ebd5 ;
    schema:name "Reincarnation"@en .

_:N7ddbf089b2b34bc49ff872e139e9ebd5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N13348d0f9bfd4599a51f715358afa0d2,
        _:N3b44381b190d43ce9e9c3a4daf5bfb06,
        _:N3f3d86dc4123472a86c678e90e39affd,
        _:N65541c827a104419af35bbb932485a24,
        _:N7839ed12ee5843f7a098fbdd8f6f4d4e,
        _:Nab8e2b464ec0462fbb0ee582a9372783,
        _:Nb3e3e4b94a05480bbf1374fea75475e8,
        _:Nc65535951e0e4bc09b969482b513505e,
        _:Ne2a7a76ec9874321939477c32d3b3a69 ;
    mo:track_count 9 ;
    schema:duration "PT43:28"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N13348d0f9bfd4599a51f715358afa0d2,
        _:N3b44381b190d43ce9e9c3a4daf5bfb06,
        _:N3f3d86dc4123472a86c678e90e39affd,
        _:N65541c827a104419af35bbb932485a24,
        _:N7839ed12ee5843f7a098fbdd8f6f4d4e,
        _:Nab8e2b464ec0462fbb0ee582a9372783,
        _:Nb3e3e4b94a05480bbf1374fea75475e8,
        _:Nc65535951e0e4bc09b969482b513505e,
        _:Ne2a7a76ec9874321939477c32d3b3a69 .

