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

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

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

<event/134> a mo:Release ;
    schema:name "Released at Comic Market 80 (Aug 12, 2011 to Aug 14, 2011)" .

<product/10#subject> a schema:CreativeWork ;
    schema:name "Touhou Rei'iden ~ Highly Responsive to Prayers."@en,
        "東方靈異伝　～ Highly Responsive to Prayers."@ja,
        "Touhou Rei'iden ~ Highly Responsive to Prayers."@ja-latn ;
    foaf:name "Touhou Rei'iden ~ Highly Responsive to Prayers."@en,
        "東方靈異伝　～ Highly Responsive to Prayers."@ja,
        "Touhou Rei'iden ~ Highly Responsive to Prayers."@ja-latn .

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

<product/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

<album/35850#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Vengeance from dark"@en,
        "Vengeance from dark"@ja,
        "Vengeance from dark"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/35850#musicalwork> ;
    schema:name "Vengeance from dark"@en,
        "Vengeance from dark"@ja,
        "Vengeance from dark"@ja-latn .

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

<org/1058#subject> schema:name "LA KIA"@en,
        "LA KIA"@ja,
        "LA KIA"@ja-latn ;
    foaf:name "LA KIA"@en,
        "LA KIA"@ja,
        "LA KIA"@ja-latn .

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

<https://medium-media.vgm.io/albums/05/35850/35850-1350411884.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/13084#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/35850#performance> ;
    schema:name "Siruhei"@en,
        "しるへい"@ja ;
    foaf:made <album/35850#lyrics>,
        <album/35850#subject> ;
    foaf:name "Siruhei"@en,
        "しるへい"@ja .

<artist/4400#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/35850#performance> ;
    schema:name "Wooming"@en,
        "ウーミン"@ja ;
    foaf:name "Wooming"@en,
        "ウーミン"@ja .

<artist/47905#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/35850#performance> ;
    schema:name "AKIRA"@en ;
    foaf:made <album/35850#lyrics>,
        <album/35850#subject> ;
    foaf:name "AKIRA"@en .

<album/35850#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Vengeance from dark"@en,
        "Vengeance from dark"@ja,
        "Vengeance from dark"@ja-latn ;
    mo:performance_of <album/35850#musicalwork> ;
    mo:performer _:N48326c0645fe47d2bbb0bbdc6aecce9a,
        <artist/13084#subject>,
        <artist/4400#subject>,
        <artist/47905#subject> ;
    mo:recorded_as <album/35850#musicalexpression> ;
    schema:byArtist _:N48326c0645fe47d2bbb0bbdc6aecce9a,
        <artist/13084#subject>,
        <artist/4400#subject>,
        <artist/47905#subject> ;
    schema:name "Vengeance from dark"@en,
        "Vengeance from dark"@ja,
        "Vengeance from dark"@ja-latn ;
    schema:workPerformed <album/35850#musicalwork> .

<album/35850#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-08-14"^^xsd:date ;
    dcterms:title "Vengeance from dark"@en,
        "Vengeance from dark"@ja,
        "Vengeance from dark"@ja-latn ;
    mo:catalogue_number "LKA003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/35850#musicalexpression> ;
    mo:publisher <org/1058#subject> ;
    mo:record _:Ndd1024bc51fa46898b5fabd0afba91c5 ;
    mo:record_count 1 ;
    mo:release <event/134> ;
    schema:about <product/10#subject>,
        <product/20#subject>,
        <product/29#subject>,
        <product/33#subject>,
        <product/37#subject>,
        <product/51#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "バッキーな"@en ;
            foaf:name "バッキーな"@en ],
        <artist/13084#subject>,
        <artist/4400#subject>,
        <artist/47905#subject> ;
    schema:datePublished "2011-08-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/05/35850/35850-1350411884.jpg> ;
    schema:name "Vengeance from dark"@en,
        "Vengeance from dark"@ja,
        "Vengeance from dark"@ja-latn ;
    schema:publisher <org/1058#subject> ;
    foaf:depiction <https://media.vgm.io/albums/05/35850/35850-1350411884.jpg> .

_:N19f403886c9640629f96b3245b61947a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vengeance from dark"@ja ;
    mo:track_number 2 ;
    schema:duration "PT6:25"^^xsd:interval ;
    schema:inPlaylist _:Ndd1024bc51fa46898b5fabd0afba91c5 ;
    schema:name "Vengeance from dark"@ja .

_:N2144e3e1c83343b18ab268cc6457d38d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "慟哭"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:Ndd1024bc51fa46898b5fabd0afba91c5 ;
    schema:name "慟哭"@ja .

_:N48326c0645fe47d2bbb0bbdc6aecce9a a schema:Person,
        foaf:Person ;
    mo:performed <album/35850#performance> ;
    schema:name "バッキーな"@en ;
    foaf:name "バッキーな"@en .

_:N9c55d1bde6214a12abda0cc607b0121d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "螺旋の梦"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:Ndd1024bc51fa46898b5fabd0afba91c5 ;
    schema:name "螺旋の梦"@ja .

_:Na5d138caf62e4b2aa58b80699e5e1a09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Maggots of the drainage"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:Ndd1024bc51fa46898b5fabd0afba91c5 ;
    schema:name "Maggots of the drainage"@ja .

_:Nb49c84530b074617b28555488fd5addd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Changeling"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:Ndd1024bc51fa46898b5fabd0afba91c5 ;
    schema:name "Changeling"@ja .

_:Nb5298f61ddce4ac09af590e68938195a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PRETENCE"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:Ndd1024bc51fa46898b5fabd0afba91c5 ;
    schema:name "PRETENCE"@ja .

_:Nc1a5d98ee24441839c3fa07de7cdd99e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bottom of the grief"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:Ndd1024bc51fa46898b5fabd0afba91c5 ;
    schema:name "Bottom of the grief"@ja .

_:Ncb2ce4d55e6c437394f732ccb71b17ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "絶え間無き血、久遠に葬る"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:Ndd1024bc51fa46898b5fabd0afba91c5 ;
    schema:name "絶え間無き血、久遠に葬る"@ja .

_:Nffcf1307a18743c3b75a3eb2559d11c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cradle of peace hourglass"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:Ndd1024bc51fa46898b5fabd0afba91c5 ;
    schema:name "Cradle of peace hourglass"@ja .

_:Ndd1024bc51fa46898b5fabd0afba91c5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N19f403886c9640629f96b3245b61947a,
        _:N2144e3e1c83343b18ab268cc6457d38d,
        _:N9c55d1bde6214a12abda0cc607b0121d,
        _:Na5d138caf62e4b2aa58b80699e5e1a09,
        _:Nb49c84530b074617b28555488fd5addd,
        _:Nb5298f61ddce4ac09af590e68938195a,
        _:Nc1a5d98ee24441839c3fa07de7cdd99e,
        _:Ncb2ce4d55e6c437394f732ccb71b17ff,
        _:Nffcf1307a18743c3b75a3eb2559d11c8 ;
    mo:track_count 9 ;
    schema:duration "PT42:28"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N19f403886c9640629f96b3245b61947a,
        _:N2144e3e1c83343b18ab268cc6457d38d,
        _:N9c55d1bde6214a12abda0cc607b0121d,
        _:Na5d138caf62e4b2aa58b80699e5e1a09,
        _:Nb49c84530b074617b28555488fd5addd,
        _:Nb5298f61ddce4ac09af590e68938195a,
        _:Nc1a5d98ee24441839c3fa07de7cdd99e,
        _:Ncb2ce4d55e6c437394f732ccb71b17ff,
        _:Nffcf1307a18743c3b75a3eb2559d11c8 .

