@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 _:Nd0c1d36d27544ee59512e6083802af81,
        <artist/13084#subject>,
        <artist/4400#subject>,
        <artist/47905#subject> ;
    mo:recorded_as <album/35850#musicalexpression> ;
    schema:byArtist _:Nd0c1d36d27544ee59512e6083802af81,
        <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 _:N8c8f307958a54e73bafdab1bb8e586f2 ;
    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> .

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

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

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

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

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

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

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

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

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

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

_:N8c8f307958a54e73bafdab1bb8e586f2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2a06c8ccfae74ce7a6188338262c05eb,
        _:N3ebe9f925541453f9be2335f895712da,
        _:N4c256f6967894698b5f5e0cb753298ea,
        _:N5f4f431665174be6a9f42784970f875a,
        _:N758f1deca36e4de09941c2187710de8b,
        _:N8d5dd0ff9854426183de0c54d08ab4da,
        _:N9d915826790344d6a6841fb936a80c5b,
        _:Nb05a102b1caf478a974cb02988ebc410,
        _:Nea6a6a8070a54e5fa9b98f0da9c6d0cc ;
    mo:track_count 9 ;
    schema:duration "PT42:28"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N2a06c8ccfae74ce7a6188338262c05eb,
        _:N3ebe9f925541453f9be2335f895712da,
        _:N4c256f6967894698b5f5e0cb753298ea,
        _:N5f4f431665174be6a9f42784970f875a,
        _:N758f1deca36e4de09941c2187710de8b,
        _:N8d5dd0ff9854426183de0c54d08ab4da,
        _:N9d915826790344d6a6841fb936a80c5b,
        _:Nb05a102b1caf478a974cb02988ebc410,
        _:Nea6a6a8070a54e5fa9b98f0da9c6d0cc .

