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

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

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

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

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

<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/12190#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Re:-"@en,
        "Re:-"@ja,
        "Re:-"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/12190#musicalwork> ;
    schema:name "Re:-"@en,
        "Re:-"@ja,
        "Re:-"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/09/12190/12190-1235103057.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/12190#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-03-08"^^xsd:date ;
    dcterms:title "Re:-"@en,
        "Re:-"@ja,
        "Re:-"@ja-latn ;
    mo:catalogue_number "BR-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/12190#musicalexpression> ;
    mo:publisher <org/453#subject> ;
    mo:record _:Nc1b154cb8d864f54ac560b35ea20e18d ;
    mo:record_count 1 ;
    mo:release <event/42> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/31#subject>,
        <product/37#subject> ;
    schema:datePublished "2009-03-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/09/12190/12190-1235103057.jpg> ;
    schema:name "Re:-"@en,
        "Re:-"@ja,
        "Re:-"@ja-latn ;
    schema:publisher <org/453#subject> ;
    foaf:depiction <https://media.vgm.io/albums/09/12190/12190-1235103057.jpg> .

_:N2ee3d4c0f4e14e95b1f5737473b060c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nuclear Warhead"@en ;
    mo:track_number 5 ;
    schema:duration "PT7:38"^^xsd:interval ;
    schema:inPlaylist _:Nc1b154cb8d864f54ac560b35ea20e18d ;
    schema:name "Nuclear Warhead"@en .

_:N3feeecce092e45129b64b8dda2106260 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crow breeze"@en ;
    mo:track_number 2 ;
    schema:duration "PT6:40"^^xsd:interval ;
    schema:inPlaylist _:Nc1b154cb8d864f54ac560b35ea20e18d ;
    schema:name "Crow breeze"@en .

_:N4733e1b102b34b3f89eea639ac52b9b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bloodstained Dance Party"@en ;
    mo:track_number 4 ;
    schema:duration "PT6:30"^^xsd:interval ;
    schema:inPlaylist _:Nc1b154cb8d864f54ac560b35ea20e18d ;
    schema:name "Bloodstained Dance Party"@en .

_:N530329874ad945d0a1c1e9ecc12c6ae7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moon Rise Again"@en ;
    mo:track_number 1 ;
    schema:duration "PT7:52"^^xsd:interval ;
    schema:inPlaylist _:Nc1b154cb8d864f54ac560b35ea20e18d ;
    schema:name "Moon Rise Again"@en .

_:Nad7ed5da43d94264afa173c246c9be7c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MIND EYE"@en ;
    mo:track_number 7 ;
    schema:duration "PT8:09"^^xsd:interval ;
    schema:inPlaylist _:Nc1b154cb8d864f54ac560b35ea20e18d ;
    schema:name "MIND EYE"@en .

_:Nc809d56e185c49a69b643d9e11d8e598 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "APOLLO FLYER"@en ;
    mo:track_number 3 ;
    schema:duration "PT8:42"^^xsd:interval ;
    schema:inPlaylist _:Nc1b154cb8d864f54ac560b35ea20e18d ;
    schema:name "APOLLO FLYER"@en .

_:Nd3af52c85e9f4fe8bda7095ec4fdbf47 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome to Ghost town"@en ;
    mo:track_number 6 ;
    schema:duration "PT7:08"^^xsd:interval ;
    schema:inPlaylist _:Nc1b154cb8d864f54ac560b35ea20e18d ;
    schema:name "Welcome to Ghost town"@en .

_:Nc1b154cb8d864f54ac560b35ea20e18d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2ee3d4c0f4e14e95b1f5737473b060c7,
        _:N3feeecce092e45129b64b8dda2106260,
        _:N4733e1b102b34b3f89eea639ac52b9b3,
        _:N530329874ad945d0a1c1e9ecc12c6ae7,
        _:Nad7ed5da43d94264afa173c246c9be7c,
        _:Nc809d56e185c49a69b643d9e11d8e598,
        _:Nd3af52c85e9f4fe8bda7095ec4fdbf47 ;
    mo:track_count 7 ;
    schema:duration "PT52:39"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N2ee3d4c0f4e14e95b1f5737473b060c7,
        _:N3feeecce092e45129b64b8dda2106260,
        _:N4733e1b102b34b3f89eea639ac52b9b3,
        _:N530329874ad945d0a1c1e9ecc12c6ae7,
        _:Nad7ed5da43d94264afa173c246c9be7c,
        _:Nc809d56e185c49a69b643d9e11d8e598,
        _:Nd3af52c85e9f4fe8bda7095ec4fdbf47 .

