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

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

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

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

<artist/5714#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/12192#subject> ;
    schema:name "o.k.o.G4"@en ;
    foaf:made <album/12192#composition>,
        <album/12192#subject> ;
    foaf:name "o.k.o.G4"@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/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/33#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn ;
    foaf:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@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/12192#musicalexpression> a mo:Signal ;
    mo:published_as <album/12192#subject> ;
    mo:records <album/12192#performance> .

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

<org/494#subject> schema:name "eS=S"@en,
        "eS=S"@ja,
        "eS=S"@ja-latn ;
    foaf:name "eS=S"@en,
        "eS=S"@ja,
        "eS=S"@ja-latn .

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

<https://medium-media.vgm.io/albums/29/12192/12192-1235103982.jpg> a schema:ImageObject,
        foaf:Image .

<album/12192#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "=> bound 4 =>"@en,
        "=> bound 4 =>"@ja,
        "=> bound 4 =>"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/5714#subject> ;
    mo:produced_work <album/12192#musicalwork> ;
    schema:name "=> bound 4 =>"@en,
        "=> bound 4 =>"@ja,
        "=> bound 4 =>"@ja-latn .

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

<album/12192#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-03-08"^^xsd:date ;
    dcterms:title "=> bound 4 =>"@en,
        "=> bound 4 =>"@ja,
        "=> bound 4 =>"@ja-latn ;
    mo:catalogue_number "ESSD-0004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/12192#musicalexpression> ;
    mo:publisher <org/494#subject> ;
    mo:record _:N696abeb9c5c74641b845100aa6b1e99d ;
    mo:record_count 1 ;
    mo:release <event/42> ;
    schema:about <product/20#subject>,
        <product/27#subject>,
        <product/33#subject>,
        <product/37#subject> ;
    schema:datePublished "2009-03-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/29/12192/12192-1235103982.jpg> ;
    schema:name "=> bound 4 =>"@en,
        "=> bound 4 =>"@ja,
        "=> bound 4 =>"@ja-latn ;
    schema:publisher <org/494#subject> ;
    foaf:depiction <https://media.vgm.io/albums/29/12192/12192-1235103982.jpg> .

_:N02cbcea9f785458290d0c2ef8cc2e187 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Destination"@en ;
    mo:track_number 7 ;
    schema:duration "PT0:48"^^xsd:interval ;
    schema:inPlaylist _:N696abeb9c5c74641b845100aa6b1e99d ;
    schema:name "Destination"@en .

_:N1865a4df754a4b8795ce2e2c8fa5b848 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Happiness Transportation"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N696abeb9c5c74641b845100aa6b1e99d ;
    schema:name "Happiness Transportation"@en .

_:N273b746f03cd46eeaa845b0adcd8e0d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Starting Time"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:N696abeb9c5c74641b845100aa6b1e99d ;
    schema:name "Starting Time"@en .

_:N2af2fb43dee74585b55e78235f75de6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mc207-1000"@en ;
    mo:track_number 6 ;
    schema:duration "PT6:38"^^xsd:interval ;
    schema:inPlaylist _:N696abeb9c5c74641b845100aa6b1e99d ;
    schema:name "Mc207-1000"@en .

_:N33b8e4f66a8843279b998ed1fdb81d92 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the way we pas⇒sed"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:57"^^xsd:interval ;
    schema:inPlaylist _:N696abeb9c5c74641b845100aa6b1e99d ;
    schema:name "the way we pas⇒sed"@en .

_:N9be3a9027e924d60a5df5f7c32d53664 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Subterranean tunnel=disused"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N696abeb9c5c74641b845100aa6b1e99d ;
    schema:name "Subterranean tunnel=disused"@en .

_:Nb8f909a0098a4b99af8f1b09687eba95 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dialing 4→ Luna"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:N696abeb9c5c74641b845100aa6b1e99d ;
    schema:name "Dialing 4→ Luna"@en .

_:Nbd89a9574e5f4388a75459a0db36b745 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Interlude"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:N696abeb9c5c74641b845100aa6b1e99d ;
    schema:name "Interlude"@en .

_:N696abeb9c5c74641b845100aa6b1e99d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N02cbcea9f785458290d0c2ef8cc2e187,
        _:N1865a4df754a4b8795ce2e2c8fa5b848,
        _:N273b746f03cd46eeaa845b0adcd8e0d8,
        _:N2af2fb43dee74585b55e78235f75de6e,
        _:N33b8e4f66a8843279b998ed1fdb81d92,
        _:N9be3a9027e924d60a5df5f7c32d53664,
        _:Nb8f909a0098a4b99af8f1b09687eba95,
        _:Nbd89a9574e5f4388a75459a0db36b745 ;
    mo:track_count 8 ;
    schema:duration "PT30:06"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N02cbcea9f785458290d0c2ef8cc2e187,
        _:N1865a4df754a4b8795ce2e2c8fa5b848,
        _:N273b746f03cd46eeaa845b0adcd8e0d8,
        _:N2af2fb43dee74585b55e78235f75de6e,
        _:N33b8e4f66a8843279b998ed1fdb81d92,
        _:N9be3a9027e924d60a5df5f7c32d53664,
        _:Nb8f909a0098a4b99af8f1b09687eba95,
        _:Nbd89a9574e5f4388a75459a0db36b745 .

