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

<artist/5846#subject> a schema:Person,
        foaf:Person ;
    schema:name "Nanasy"@en ;
    foaf:made <album/12399#lyrics>,
        <album/12399#subject> ;
    foaf:name "Nanasy"@en .

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

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

<artist/5656#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/12399#subject> ;
    schema:name "sera"@en,
        "せら"@ja ;
    foaf:made <album/12399#composition>,
        <album/12399#subject> ;
    foaf:name "sera"@en,
        "せら"@ja .

<event/42> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 6 (Mar 08, 2009)" .

<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/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/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 .

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

<org/448#subject> schema:name "Q-BIT"@en,
        "Q-BIT"@ja,
        "Q-BIT"@ja-latn ;
    foaf:name "Q-BIT"@en,
        "Q-BIT"@ja,
        "Q-BIT"@ja-latn .

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

<https://medium-media.vgm.io/albums/99/12399/12399-1235930624.jpg> a schema:ImageObject,
        foaf:Image .

<album/12399#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "EVER CRIMSON"@en,
        "EVER CRIMSON"@ja,
        "EVER CRIMSON"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/5656#subject> ;
    mo:produced_work <album/12399#musicalwork> ;
    schema:name "EVER CRIMSON"@en,
        "EVER CRIMSON"@ja,
        "EVER CRIMSON"@ja-latn .

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

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

<album/12399#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "EVER CRIMSON"@en,
        "EVER CRIMSON"@ja,
        "EVER CRIMSON"@ja-latn ;
    mo:performance_of <album/12399#musicalwork> ;
    mo:performer <artist/4232#subject> ;
    mo:recorded_as <album/12399#musicalexpression> ;
    schema:byArtist <artist/4232#subject> ;
    schema:name "EVER CRIMSON"@en,
        "EVER CRIMSON"@ja,
        "EVER CRIMSON"@ja-latn ;
    schema:workPerformed <album/12399#musicalwork> .

<artist/4232#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12399#performance> ;
    schema:name "Tadao"@en,
        "タダオ"@ja ;
    foaf:made <album/12399#lyrics>,
        <album/12399#subject> ;
    foaf:name "Tadao"@en,
        "タダオ"@ja .

<album/12399#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-03-08"^^xsd:date ;
    dcterms:title "EVER CRIMSON"@en,
        "EVER CRIMSON"@ja,
        "EVER CRIMSON"@ja-latn ;
    mo:catalogue_number "QBIT-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/12399#musicalexpression> ;
    mo:publisher <org/448#subject> ;
    mo:record _:Nbd8722a1344a4d0d9d491d82bd53fa27 ;
    mo:record_count 1 ;
    mo:release <event/42> ;
    schema:about <product/20#subject>,
        <product/29#subject>,
        <product/37#subject> ;
    schema:byArtist <artist/4232#subject> ;
    schema:datePublished "2009-03-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/99/12399/12399-1235930624.jpg> ;
    schema:name "EVER CRIMSON"@en,
        "EVER CRIMSON"@ja,
        "EVER CRIMSON"@ja-latn ;
    schema:publisher <org/448#subject> ;
    foaf:depiction <https://media.vgm.io/albums/99/12399/12399-1235930624.jpg> .

_:N09585170ee454b59a2f09a14aa856f4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "EVER CRIMSON"@en,
        "EVER CRIMSON"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:Nbd8722a1344a4d0d9d491d82bd53fa27 ;
    schema:name "EVER CRIMSON"@en,
        "EVER CRIMSON"@ja .

_:N1b61ad7bd9994bdab8ba569953359dd9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Can't Beat Sakuya"@en,
        "さくやさんが倒せない"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:Nbd8722a1344a4d0d9d491d82bd53fa27 ;
    schema:name "I Can't Beat Sakuya"@en,
        "さくやさんが倒せない"@ja .

_:N1b6788f91b814cd39b4989e636b7df9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Septette for You"@en,
        "君の為のセプテット"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:Nbd8722a1344a4d0d9d491d82bd53fa27 ;
    schema:name "Septette for You"@en,
        "君の為のセプテット"@ja .

_:N303b37a9a80946028d83b60d30d33345 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chinese Lover"@en,
        "Chinese Lover"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Nbd8722a1344a4d0d9d491d82bd53fa27 ;
    schema:name "Chinese Lover"@en,
        "Chinese Lover"@ja .

_:N9c1f5846779d459986509d2617870ad6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chinese Break"@en,
        "Chinese Break"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:Nbd8722a1344a4d0d9d491d82bd53fa27 ;
    schema:name "Chinese Break"@en,
        "Chinese Break"@ja .

_:Nadb6ffb19f7a45d4b239ec15b8fefb84 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NO.NAME"@en,
        "NO.NAME"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:Nbd8722a1344a4d0d9d491d82bd53fa27 ;
    schema:name "NO.NAME"@en,
        "NO.NAME"@ja .

_:Nb4f7fe4ced43477cba7345cd018fa299 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Green-Eyed JELOUSY (Self Master Edition)"@en,
        "青眼のJELOUSY (Self Master Edition)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:Nbd8722a1344a4d0d9d491d82bd53fa27 ;
    schema:name "Green-Eyed JELOUSY (Self Master Edition)"@en,
        "青眼のJELOUSY (Self Master Edition)"@ja .

_:Nb5322f776e394456b784e6afa4d2a253 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Innocently"@en,
        "イノセントリー"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Nbd8722a1344a4d0d9d491d82bd53fa27 ;
    schema:name "Innocently"@en,
        "イノセントリー"@ja .

_:Nbd8722a1344a4d0d9d491d82bd53fa27 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N09585170ee454b59a2f09a14aa856f4d,
        _:N1b61ad7bd9994bdab8ba569953359dd9,
        _:N1b6788f91b814cd39b4989e636b7df9e,
        _:N303b37a9a80946028d83b60d30d33345,
        _:N9c1f5846779d459986509d2617870ad6,
        _:Nadb6ffb19f7a45d4b239ec15b8fefb84,
        _:Nb4f7fe4ced43477cba7345cd018fa299,
        _:Nb5322f776e394456b784e6afa4d2a253 ;
    mo:track_count 8 ;
    schema:duration "PT26:28"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N09585170ee454b59a2f09a14aa856f4d,
        _:N1b61ad7bd9994bdab8ba569953359dd9,
        _:N1b6788f91b814cd39b4989e636b7df9e,
        _:N303b37a9a80946028d83b60d30d33345,
        _:N9c1f5846779d459986509d2617870ad6,
        _:Nadb6ffb19f7a45d4b239ec15b8fefb84,
        _:Nb4f7fe4ced43477cba7345cd018fa299,
        _:Nb5322f776e394456b784e6afa4d2a253 .

