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

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

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

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

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

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

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

<https://medium-media.vgm.io/albums/79/14697/14697-1248548486.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/14697#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Midori"@en,
        "翠"@ja,
        "Midori"@ja-latn ;
    mo:performance_of <album/14697#musicalwork> ;
    mo:performer _:N931e1ce9a93043749bbf228154dc6a7c ;
    mo:recorded_as <album/14697#musicalexpression> ;
    schema:byArtist _:N931e1ce9a93043749bbf228154dc6a7c ;
    schema:name "Midori"@en,
        "翠"@ja,
        "Midori"@ja-latn ;
    schema:workPerformed <album/14697#musicalwork> .

<album/14697#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-07-19"^^xsd:date ;
    dcterms:title "Midori"@en,
        "翠"@ja,
        "Midori"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/14697#musicalexpression> ;
    mo:publisher _:Neb1b9adf78a540a8b1815e0d70ad3bec ;
    mo:record _:N01fccf329dd346849bf31cac2c5ed47f ;
    mo:record_count 1 ;
    schema:about <product/20#subject>,
        <product/33#subject>,
        <product/37#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "rook"@en ;
            foaf:name "rook"@en ] ;
    schema:datePublished "2009-07-19"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/79/14697/14697-1248548486.jpg> ;
    schema:name "Midori"@en,
        "翠"@ja,
        "Midori"@ja-latn ;
    schema:publisher _:Neb1b9adf78a540a8b1815e0d70ad3bec ;
    foaf:depiction <https://media.vgm.io/albums/79/14697/14697-1248548486.jpg> .

_:N0bf5788dbc7c4737afb075fd938ea4f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Faith is for the Transient People ~ Appropriated Faith"@en,
        "信仰は儚き人間の為に ～ Appropriated Faith"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N01fccf329dd346849bf31cac2c5ed47f ;
    schema:name "Faith is for the Transient People ~ Appropriated Faith"@en,
        "信仰は儚き人間の為に ～ Appropriated Faith"@ja .

_:N327ce693b7194cc588cecb6fd72f63eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Green-Eyed Jealousy ~ Hard Jealousy"@en,
        "緑眼のジェラシー ～ Hard Jealousy"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N01fccf329dd346849bf31cac2c5ed47f ;
    schema:name "Green-Eyed Jealousy ~ Hard Jealousy"@en,
        "緑眼のジェラシー ～ Hard Jealousy"@ja .

_:N931e1ce9a93043749bbf228154dc6a7c a schema:Person,
        foaf:Person ;
    mo:performed <album/14697#performance> ;
    schema:name "rook"@en ;
    foaf:name "rook"@en .

_:Nd3ed32bec65c442ea19e4a934f753d0e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shanghai Teahouse ~ Busy Time"@en,
        "上海紅茶館 ～ Busy Time"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N01fccf329dd346849bf31cac2c5ed47f ;
    schema:name "Shanghai Teahouse ~ Busy Time"@en,
        "上海紅茶館 ～ Busy Time"@ja .

_:Neb1b9adf78a540a8b1815e0d70ad3bec schema:name "CHESS"@en ;
    foaf:name "CHESS"@en .

_:N01fccf329dd346849bf31cac2c5ed47f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0bf5788dbc7c4737afb075fd938ea4f9,
        _:N327ce693b7194cc588cecb6fd72f63eb,
        _:Nd3ed32bec65c442ea19e4a934f753d0e ;
    mo:track_count 3 ;
    schema:duration "PT13:35"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N0bf5788dbc7c4737afb075fd938ea4f9,
        _:N327ce693b7194cc588cecb6fd72f63eb,
        _:Nd3ed32bec65c442ea19e4a934f753d0e .

