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

<artist/2498#subject> a schema:Person,
        foaf:Person ;
    schema:name "Linjin"@en,
        "隣人"@ja ;
    foaf:made <album/65375#lyrics>,
        <album/65375#subject> ;
    foaf:name "Linjin"@en,
        "隣人"@ja .

<artist/8519#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kumarisu"@en,
        "くまりす"@ja ;
    foaf:made <album/65375#lyrics>,
        <album/65375#subject> ;
    foaf:name "Kumarisu"@en,
        "くまりす"@ja .

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

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

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

<product/18#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@ja-latn ;
    foaf:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@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/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/3430#subject> a schema:CreativeWork ;
    schema:name "Touhou Kanjuden ~ Legacy of Lunatic Kingdom."@en,
        "東方紺珠伝　～ Legacy of Lunatic Kingdom."@ja,
        "Touhou Kanjuden ~ Legacy of Lunatic Kingdom."@ja-latn ;
    foaf:name "Touhou Kanjuden ~ Legacy of Lunatic Kingdom."@en,
        "東方紺珠伝　～ Legacy of Lunatic Kingdom."@ja,
        "Touhou Kanjuden ~ Legacy of Lunatic Kingdom."@ja-latn .

<album/65375#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "RAVER'S NEST 6 TOHO RAVE PARTY EXTENDED Ver."@en,
        "RAVER'S NEST 6 TOHO RAVE PARTY EXTENDED Ver."@ja,
        "RAVER'S NEST 6 TOHO RAVE PARTY EXTENDED Ver."@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/65375#musicalwork> ;
    schema:name "RAVER'S NEST 6 TOHO RAVE PARTY EXTENDED Ver."@en,
        "RAVER'S NEST 6 TOHO RAVE PARTY EXTENDED Ver."@ja,
        "RAVER'S NEST 6 TOHO RAVE PARTY EXTENDED Ver."@ja-latn .

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

<org/1026#subject> schema:name "DiGiTAL WiNG"@en,
        "DiGiTAL WiNG"@ja,
        "DiGiTAL WiNG"@ja-latn ;
    foaf:name "DiGiTAL WiNG"@en,
        "DiGiTAL WiNG"@ja,
        "DiGiTAL WiNG"@ja-latn .

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

<https://medium-media.vgm.io/albums/57/65375/65375-1592694938.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/13449#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/65375#performance> ;
    schema:name "Takahito \"Rute\" Koshida"@en,
        "越田Rute隆人"@ja ;
    foaf:name "Takahito \"Rute\" Koshida"@en,
        "越田Rute隆人"@ja .

<artist/14729#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/65375#performance> ;
    schema:name "peЯoco."@ja ;
    foaf:made <album/65375#lyrics>,
        <album/65375#subject> ;
    foaf:name "peЯoco."@ja .

<artist/14774#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/65375#performance> ;
    schema:name "Domino Amayadori"@en,
        "雨宿どみ乃"@ja ;
    foaf:name "Domino Amayadori"@en,
        "雨宿どみ乃"@ja .

<artist/2446#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/65375#performance> ;
    schema:name "Ayumi Nomiya"@en,
        "野宮あゆみ"@ja ;
    foaf:made <album/65375#lyrics>,
        <album/65375#subject> ;
    foaf:name "Ayumi Nomiya"@en,
        "野宮あゆみ"@ja .

<artist/6774#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/65375#performance> ;
    schema:name "Hanatan"@en,
        "花たん"@ja ;
    foaf:name "Hanatan"@en,
        "花たん"@ja .

<artist/7301#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/65375#performance> ;
    schema:name "Mei Ayakura"@en,
        "綾倉盟"@ja ;
    foaf:name "Mei Ayakura"@en,
        "綾倉盟"@ja .

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

<album/65375#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "RAVER'S NEST 6 TOHO RAVE PARTY EXTENDED Ver."@en,
        "RAVER'S NEST 6 TOHO RAVE PARTY EXTENDED Ver."@ja,
        "RAVER'S NEST 6 TOHO RAVE PARTY EXTENDED Ver."@ja-latn ;
    mo:performance_of <album/65375#musicalwork> ;
    mo:performer <artist/13449#subject>,
        <artist/14729#subject>,
        <artist/14774#subject>,
        <artist/2446#subject>,
        <artist/6774#subject>,
        <artist/7301#subject> ;
    mo:recorded_as <album/65375#musicalexpression> ;
    schema:byArtist <artist/13449#subject>,
        <artist/14729#subject>,
        <artist/14774#subject>,
        <artist/2446#subject>,
        <artist/6774#subject>,
        <artist/7301#subject> ;
    schema:name "RAVER'S NEST 6 TOHO RAVE PARTY EXTENDED Ver."@en,
        "RAVER'S NEST 6 TOHO RAVE PARTY EXTENDED Ver."@ja,
        "RAVER'S NEST 6 TOHO RAVE PARTY EXTENDED Ver."@ja-latn ;
    schema:workPerformed <album/65375#musicalwork> .

<album/65375#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-08-13"^^xsd:date ;
    dcterms:title "RAVER'S NEST 6 TOHO RAVE PARTY EXTENDED Ver."@en,
        "RAVER'S NEST 6 TOHO RAVE PARTY EXTENDED Ver."@ja,
        "RAVER'S NEST 6 TOHO RAVE PARTY EXTENDED Ver."@ja-latn ;
    mo:catalogue_number "DWEX-0031" ;
    mo:media_type "CD" ;
    mo:publication_of <album/65375#musicalexpression> ;
    mo:publisher <org/1026#subject> ;
    mo:record _:Nb13cc17621d944f38be4f228e1c8987c ;
    mo:record_count 1 ;
    mo:release <event/188> ;
    schema:about <product/18#subject>,
        <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/3430#subject> ;
    schema:byArtist <artist/13449#subject>,
        <artist/14729#subject>,
        <artist/14774#subject>,
        <artist/2446#subject>,
        <artist/6774#subject>,
        <artist/7301#subject> ;
    schema:datePublished "2016-08-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/57/65375/65375-1592694938.jpg> ;
    schema:name "RAVER'S NEST 6 TOHO RAVE PARTY EXTENDED Ver."@en,
        "RAVER'S NEST 6 TOHO RAVE PARTY EXTENDED Ver."@ja,
        "RAVER'S NEST 6 TOHO RAVE PARTY EXTENDED Ver."@ja-latn ;
    schema:publisher <org/1026#subject> ;
    foaf:depiction <https://media.vgm.io/albums/57/65375/65375-1592694938.jpg> .

_:N20a0d9ce7a0b42629e716cb2588189d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Star of the eden (EXTENDED Ver.)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:Nb13cc17621d944f38be4f228e1c8987c ;
    schema:name "Star of the eden (EXTENDED Ver.)"@ja .

_:N40822a27c3cc42c3b15d7aa1510dede3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spice (EXTENDED Ver.)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Nb13cc17621d944f38be4f228e1c8987c ;
    schema:name "Spice (EXTENDED Ver.)"@ja .

_:N4263347155584113bd71b8fbef754ffa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pure Furies (ALR REMIX) (EXTENDED Ver.)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:Nb13cc17621d944f38be4f228e1c8987c ;
    schema:name "Pure Furies (ALR REMIX) (EXTENDED Ver.)"@ja .

_:N648b13ebdfe84f6aa1ada11d471b3e8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DON’T STOP (EXTENDED Ver.)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:Nb13cc17621d944f38be4f228e1c8987c ;
    schema:name "DON’T STOP (EXTENDED Ver.)"@ja .

_:Ncac9196eb1464d5d9c9cdb07631f6d4a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dreaming Doll (EXTENDED Ver.)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:Nb13cc17621d944f38be4f228e1c8987c ;
    schema:name "Dreaming Doll (EXTENDED Ver.)"@ja .

_:Ndc01d2f24f934786b9fd9f349809e5a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LOOP THE LOOP (EXTENDED Ver.)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:Nb13cc17621d944f38be4f228e1c8987c ;
    schema:name "LOOP THE LOOP (EXTENDED Ver.)"@ja .

_:Nf33d2ce4044a461cb2132c4a8502670c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "乙女文楽 (EXTENDED Ver.)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Nb13cc17621d944f38be4f228e1c8987c ;
    schema:name "乙女文楽 (EXTENDED Ver.)"@ja .

_:Nf6a68cc4a86946ff98f8d1849805051c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "StratoSphere (EXTENDED Ver.)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:Nb13cc17621d944f38be4f228e1c8987c ;
    schema:name "StratoSphere (EXTENDED Ver.)"@ja .

_:Nb13cc17621d944f38be4f228e1c8987c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N20a0d9ce7a0b42629e716cb2588189d0,
        _:N40822a27c3cc42c3b15d7aa1510dede3,
        _:N4263347155584113bd71b8fbef754ffa,
        _:N648b13ebdfe84f6aa1ada11d471b3e8e,
        _:Ncac9196eb1464d5d9c9cdb07631f6d4a,
        _:Ndc01d2f24f934786b9fd9f349809e5a2,
        _:Nf33d2ce4044a461cb2132c4a8502670c,
        _:Nf6a68cc4a86946ff98f8d1849805051c ;
    mo:track_count 8 ;
    schema:duration "PT35:47"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N20a0d9ce7a0b42629e716cb2588189d0,
        _:N40822a27c3cc42c3b15d7aa1510dede3,
        _:N4263347155584113bd71b8fbef754ffa,
        _:N648b13ebdfe84f6aa1ada11d471b3e8e,
        _:Ncac9196eb1464d5d9c9cdb07631f6d4a,
        _:Ndc01d2f24f934786b9fd9f349809e5a2,
        _:Nf33d2ce4044a461cb2132c4a8502670c,
        _:Nf6a68cc4a86946ff98f8d1849805051c .

