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

<artist/11108#subject> a schema:Person,
        foaf:Person ;
    schema:name "Lu-na"@en ;
    foaf:made <album/14826#lyrics>,
        <album/14826#subject> ;
    foaf:name "Lu-na"@en .

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

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

<event/51> a mo:Release ;
    schema:name "Released at Comic Market 76 (Aug 14, 2009 to Aug 16, 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/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/14826#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "cut-a-rouge"@en,
        "cut-a-rouge"@ja,
        "cut-a-rouge"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/14826#musicalwork> ;
    schema:name "cut-a-rouge"@en,
        "cut-a-rouge"@ja,
        "cut-a-rouge"@ja-latn .

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

<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/62/14826/14826-1249069079.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/14826#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/62/14826/14826-1249069079.jpg> ;
    foaf:depicts <album/14826#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/62/14826/14826-1249069079.jpg> .

<https://medium-media.vgm.io/albums/62/14826/14826-1249069079.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/10307#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/14826#performance> ;
    schema:name "Rito"@en ;
    foaf:name "Rito"@en .

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

<album/14826#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "cut-a-rouge"@en,
        "cut-a-rouge"@ja,
        "cut-a-rouge"@ja-latn ;
    mo:performance_of <album/14826#musicalwork> ;
    mo:performer _:Ncac68a9cf898467f8135f12e5d5aae14,
        <artist/10307#subject> ;
    mo:recorded_as <album/14826#musicalexpression> ;
    schema:byArtist _:Ncac68a9cf898467f8135f12e5d5aae14,
        <artist/10307#subject> ;
    schema:name "cut-a-rouge"@en,
        "cut-a-rouge"@ja,
        "cut-a-rouge"@ja-latn ;
    schema:workPerformed <album/14826#musicalwork> .

<album/14826#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-08-15"^^xsd:date ;
    dcterms:title "cut-a-rouge"@en,
        "cut-a-rouge"@ja,
        "cut-a-rouge"@ja-latn ;
    mo:catalogue_number "ESSD-0005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/14826#musicalexpression> ;
    mo:publisher <org/494#subject> ;
    mo:record _:Neac476efe91d4defb8c883959229eb75 ;
    mo:record_count 1 ;
    mo:release <event/51> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/33#subject>,
        <product/37#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Negiichi"@en ;
            foaf:name "Negiichi"@en ],
        <artist/10307#subject> ;
    schema:datePublished "2009-08-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/62/14826/14826-1249069079.jpg> ;
    schema:name "cut-a-rouge"@en,
        "cut-a-rouge"@ja,
        "cut-a-rouge"@ja-latn ;
    schema:publisher <org/494#subject> ;
    foaf:depiction <https://media.vgm.io/albums/62/14826/14826-1249069079.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "puppppy"@en ;
    foaf:made <album/14826#subject> ;
    foaf:name "puppppy"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "puppppy"@en ;
    foaf:made <album/14826#lyrics> ;
    foaf:name "puppppy"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Negiichi"@en ;
    foaf:made <album/14826#subject> ;
    foaf:name "Negiichi"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Negiichi"@en ;
    foaf:made <album/14826#lyrics> ;
    foaf:name "Negiichi"@en .

_:N1589e4379322425f9cf434bc1dd396e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lovely Dance-Flooooor"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Neac476efe91d4defb8c883959229eb75 ;
    schema:name "Lovely Dance-Flooooor"@ja .

_:N1eccb37b65a34681aa4a55d5b44502a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Extend Lock"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Neac476efe91d4defb8c883959229eb75 ;
    schema:name "Extend Lock"@ja .

_:N2d8f7473e3b242969b6cbfc33aae1fd2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Belief"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Neac476efe91d4defb8c883959229eb75 ;
    schema:name "Belief"@ja .

_:N67234dbb8df94bf98afccf6a3e07d43b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "3rd realization"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Neac476efe91d4defb8c883959229eb75 ;
    schema:name "3rd realization"@ja .

_:N870759a0332a469a8c551ef8dd25ebc4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WakeMeUp"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Neac476efe91d4defb8c883959229eb75 ;
    schema:name "WakeMeUp"@ja .

_:N9c234a84d47842808a59743f35e2a9d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "plain asia～version full-moon xxx～"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Neac476efe91d4defb8c883959229eb75 ;
    schema:name "plain asia～version full-moon xxx～"@ja .

_:Nab64d73df88842e788ae167031fc9e1c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dolar Magister"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Neac476efe91d4defb8c883959229eb75 ;
    schema:name "Dolar Magister"@ja .

_:Nbee9d8c2290f42f59cb0c2ddbe7c0be5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "上海千里行"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Neac476efe91d4defb8c883959229eb75 ;
    schema:name "上海千里行"@ja .

_:Ncac68a9cf898467f8135f12e5d5aae14 a schema:Person,
        foaf:Person ;
    mo:performed <album/14826#performance> ;
    schema:name "Negiichi"@en ;
    foaf:name "Negiichi"@en .

_:Ned2cd4bb9f8f435fb14534694433257a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "2pa2k"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Neac476efe91d4defb8c883959229eb75 ;
    schema:name "2pa2k"@ja .

_:Nf71016f608414d47ba37b33dc713cda0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月光幻想曲～Moonlight Fantasy"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Neac476efe91d4defb8c883959229eb75 ;
    schema:name "月光幻想曲～Moonlight Fantasy"@ja .

_:Neac476efe91d4defb8c883959229eb75 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1589e4379322425f9cf434bc1dd396e8,
        _:N1eccb37b65a34681aa4a55d5b44502a0,
        _:N2d8f7473e3b242969b6cbfc33aae1fd2,
        _:N67234dbb8df94bf98afccf6a3e07d43b,
        _:N870759a0332a469a8c551ef8dd25ebc4,
        _:N9c234a84d47842808a59743f35e2a9d5,
        _:Nab64d73df88842e788ae167031fc9e1c,
        _:Nbee9d8c2290f42f59cb0c2ddbe7c0be5,
        _:Ned2cd4bb9f8f435fb14534694433257a,
        _:Nf71016f608414d47ba37b33dc713cda0 ;
    mo:track_count 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N1589e4379322425f9cf434bc1dd396e8,
        _:N1eccb37b65a34681aa4a55d5b44502a0,
        _:N2d8f7473e3b242969b6cbfc33aae1fd2,
        _:N67234dbb8df94bf98afccf6a3e07d43b,
        _:N870759a0332a469a8c551ef8dd25ebc4,
        _:N9c234a84d47842808a59743f35e2a9d5,
        _:Nab64d73df88842e788ae167031fc9e1c,
        _:Nbee9d8c2290f42f59cb0c2ddbe7c0be5,
        _:Ned2cd4bb9f8f435fb14534694433257a,
        _:Nf71016f608414d47ba37b33dc713cda0 .

