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

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

_:N1d19754ef4fc47b08dfbe3b1ebc55a37 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 _:N9fceda2ccfdf4adcab725a020ff3a612 ;
    schema:name "The \"Alice in Wonderland\" Angel"@en .

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

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

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

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

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

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

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

_:N9fceda2ccfdf4adcab725a020ff3a612 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0ec2fc8a39d04e7393f6268440cf7ba8,
        _:N1d19754ef4fc47b08dfbe3b1ebc55a37,
        _:N58ba7291cbb149238241323655695025,
        _:N806cc5479ae942e9aac1b9377d34a327,
        _:Nbdb415b7c5334bd7bb407e126f9d3a3a,
        _:Ncd71b75f004f43b18554fc5205767967,
        _:Nd196ea1395334462b3b4364a2aab9adb,
        _:Ne0ac9cf7a02b431b927b1a2c0b4df62d,
        _:Nf9b9b73283ff4c2a9280ed30d20e07e2 ;
    mo:track_count 9 ;
    schema:duration "PT43:28"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N0ec2fc8a39d04e7393f6268440cf7ba8,
        _:N1d19754ef4fc47b08dfbe3b1ebc55a37,
        _:N58ba7291cbb149238241323655695025,
        _:N806cc5479ae942e9aac1b9377d34a327,
        _:Nbdb415b7c5334bd7bb407e126f9d3a3a,
        _:Ncd71b75f004f43b18554fc5205767967,
        _:Nd196ea1395334462b3b4364a2aab9adb,
        _:Ne0ac9cf7a02b431b927b1a2c0b4df62d,
        _:Nf9b9b73283ff4c2a9280ed30d20e07e2 .

