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

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

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

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

<event/1> a mo:Release ;
    schema:name "Released at Comic Market 72 (Aug 17, 2007 to Aug 19, 2007)" .

<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/25#subject> a schema:CreativeWork ;
    schema:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn ;
    foaf:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn .

<product/29#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn ;
    foaf:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn .

<product/31#subject> a schema:CreativeWork ;
    schema:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn ;
    foaf:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn .

<album/6513#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Cubical another perspective has violated systematically"@en,
        "Cubical another perspective has violated systematically"@ja,
        "Cubical another perspective has violated systematically"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/6513#musicalwork> ;
    schema:name "Cubical another perspective has violated systematically"@en,
        "Cubical another perspective has violated systematically"@ja,
        "Cubical another perspective has violated systematically"@ja-latn .

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

<album/6513#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Cubical another perspective has violated systematically"@en,
        "Cubical another perspective has violated systematically"@ja,
        "Cubical another perspective has violated systematically"@ja-latn ;
    mo:performance_of <album/6513#musicalwork> ;
    mo:recorded_as <album/6513#musicalexpression> ;
    schema:name "Cubical another perspective has violated systematically"@en,
        "Cubical another perspective has violated systematically"@ja,
        "Cubical another perspective has violated systematically"@ja-latn ;
    schema:workPerformed <album/6513#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/31/6513/6513-fac260c88269.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/6513#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/31/6513/6513-fac260c88269.jpg> ;
    foaf:depicts <album/6513#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/31/6513/6513-fac260c88269.jpg> .

<https://medium-media.vgm.io/albums/31/6513/6513-fac260c88269.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/6513#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-08-17"^^xsd:date ;
    dcterms:title "Cubical another perspective has violated systematically"@en,
        "Cubical another perspective has violated systematically"@ja,
        "Cubical another perspective has violated systematically"@ja-latn ;
    mo:catalogue_number "CK-0006P" ;
    mo:media_type "CD" ;
    mo:publication_of <album/6513#musicalexpression> ;
    mo:publisher <org/211#subject> ;
    mo:record _:Nad60b80b7f3847eba424900d3b849083 ;
    mo:record_count 1 ;
    mo:release <event/1> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Touhou Eiyashou ~ Imperishable Night (4)"@en ;
            foaf:name "Touhou Eiyashou ~ Imperishable Night (4)"@en ],
        <product/20#subject>,
        <product/22#subject>,
        <product/25#subject>,
        <product/29#subject>,
        <product/31#subject> ;
    schema:datePublished "2007-08-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/31/6513/6513-fac260c88269.jpg> ;
    schema:name "Cubical another perspective has violated systematically"@en,
        "Cubical another perspective has violated systematically"@ja,
        "Cubical another perspective has violated systematically"@ja-latn ;
    schema:publisher <org/211#subject> ;
    foaf:depiction <https://media.vgm.io/albums/31/6513/6513-fac260c88269.jpg> .

_:N3fdd5d57161942b3a86a5617f8160f93 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Return of the Outsider to that sweet home"@en ;
    mo:track_number 2 ;
    schema:duration "PT8:36"^^xsd:interval ;
    schema:inPlaylist _:Nad60b80b7f3847eba424900d3b849083 ;
    schema:name "Return of the Outsider to that sweet home"@en .

_:N4051971040d941cd9b0b66351b0c046a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Outstanding ingenious never-never land"@en ;
    mo:track_number 6 ;
    schema:duration "PT11:18"^^xsd:interval ;
    schema:inPlaylist _:Nad60b80b7f3847eba424900d3b849083 ;
    schema:name "Outstanding ingenious never-never land"@en .

_:N54496388f6634be8a03776f4a896737c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Noctiflorous girls"@en ;
    mo:track_number 4 ;
    schema:duration "PT8:48"^^xsd:interval ;
    schema:inPlaylist _:Nad60b80b7f3847eba424900d3b849083 ;
    schema:name "Noctiflorous girls"@en .

_:N883cce04ac51443ea549f3d164e9674e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome to their NOISY BLOODY cradle"@en ;
    mo:track_number 1 ;
    schema:duration "PT10:26"^^xsd:interval ;
    schema:inPlaylist _:Nad60b80b7f3847eba424900d3b849083 ;
    schema:name "Welcome to their NOISY BLOODY cradle"@en .

_:Nd1b615b827024842a53923bcc45db2d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "exaggeration / quickness / sincerity"@en ;
    mo:track_number 3 ;
    schema:duration "PT10:27"^^xsd:interval ;
    schema:inPlaylist _:Nad60b80b7f3847eba424900d3b849083 ;
    schema:name "exaggeration / quickness / sincerity"@en .

_:Nfeee4cf018284fa9b3164100550b54e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Abandon all hope, ye who enter here"@en ;
    mo:track_number 5 ;
    schema:duration "PT10:31"^^xsd:interval ;
    schema:inPlaylist _:Nad60b80b7f3847eba424900d3b849083 ;
    schema:name "Abandon all hope, ye who enter here"@en .

_:Nad60b80b7f3847eba424900d3b849083 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3fdd5d57161942b3a86a5617f8160f93,
        _:N4051971040d941cd9b0b66351b0c046a,
        _:N54496388f6634be8a03776f4a896737c,
        _:N883cce04ac51443ea549f3d164e9674e,
        _:Nd1b615b827024842a53923bcc45db2d7,
        _:Nfeee4cf018284fa9b3164100550b54e5 ;
    mo:track_count 6 ;
    schema:duration "PT60:06"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N3fdd5d57161942b3a86a5617f8160f93,
        _:N4051971040d941cd9b0b66351b0c046a,
        _:N54496388f6634be8a03776f4a896737c,
        _:N883cce04ac51443ea549f3d164e9674e,
        _:Nd1b615b827024842a53923bcc45db2d7,
        _:Nfeee4cf018284fa9b3164100550b54e5 .

