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

<artist/11986#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sumire Uesaka"@en,
        "上坂すみれ"@ja ;
    foaf:made <album/36768#subject>,
        <album/36768#vocals> ;
    foaf:name "Sumire Uesaka"@en,
        "上坂すみれ"@ja .

<artist/16297#subject> a schema:Person,
        foaf:Person ;
    schema:name "aoYringo"@en,
        "青Yりんご"@ja ;
    foaf:made <album/36768#lyrics>,
        <album/36768#subject> ;
    foaf:name "aoYringo"@en,
        "青Yりんご"@ja .

<artist/24547#subject> a schema:Person,
        foaf:Person ;
    schema:name "Koji Hayashi"@en,
        "林宏次"@ja ;
    foaf:made <album/36768#lyrics>,
        <album/36768#subject> ;
    foaf:name "Koji Hayashi"@en,
        "林宏次"@ja .

<artist/3477#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuuka Nanri"@en,
        "南里侑香"@ja ;
    foaf:made <album/36768#subject>,
        <album/36768#vocals> ;
    foaf:name "Yuuka Nanri"@en,
        "南里侑香"@ja .

<artist/35807#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kou"@en,
        "紅雨"@ja ;
    foaf:made <album/36768#lyrics>,
        <album/36768#subject> ;
    foaf:name "Kou"@en,
        "紅雨"@ja .

<artist/3752#subject> a schema:Person,
        foaf:Person ;
    schema:name "Asami Imai"@en,
        "今井麻美"@ja ;
    foaf:made <album/36768#subject>,
        <album/36768#vocals> ;
    foaf:name "Asami Imai"@en,
        "今井麻美"@ja .

<artist/4309#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rina Satoh"@en,
        "佐藤利奈"@ja ;
    foaf:made <album/36768#subject>,
        <album/36768#vocals> ;
    foaf:name "Rina Satoh"@en,
        "佐藤利奈"@ja .

<artist/1069#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36768#subject> ;
    schema:name "Makoto Miyazaki"@en,
        "宮崎誠"@ja ;
    foaf:made <album/36768#composition>,
        <album/36768#subject> ;
    foaf:name "Makoto Miyazaki"@en,
        "宮崎誠"@ja .

<artist/495#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36768#subject> ;
    schema:name "Yoshihiro Suda"@en,
        "須田悦弘"@ja ;
    foaf:made <album/36768#composition>,
        <album/36768#subject> ;
    foaf:name "Yoshihiro Suda"@en,
        "須田悦弘"@ja .

<product/4430#subject> a schema:CreativeWork ;
    schema:name "Corpse Party BloodCovered: ...Repeated Fear."@en,
        "コープスパーティー ブラッドカバー リピーティッドフィアー"@ja,
        "Corpse Party BloodCovered: ...Repeated Fear."@ja-latn ;
    foaf:name "Corpse Party BloodCovered: ...Repeated Fear."@en,
        "コープスパーティー ブラッドカバー リピーティッドフィアー"@ja,
        "Corpse Party BloodCovered: ...Repeated Fear."@ja-latn .

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

<album/36768#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Corpse Party Whisper of the Nightmare ♀Tarantula♀"@en,
        "コープスパーティー Whisper of the Nightmare ♀Tarantula♀"@ja,
        "Corpse Party Whisper of the Nightmare ♀Tarantula♀"@ja-latn ;
    mo:performance_of <album/36768#musicalwork> ;
    mo:recorded_as <album/36768#musicalexpression> ;
    schema:name "Corpse Party Whisper of the Nightmare ♀Tarantula♀"@en,
        "コープスパーティー Whisper of the Nightmare ♀Tarantula♀"@ja,
        "Corpse Party Whisper of the Nightmare ♀Tarantula♀"@ja-latn ;
    schema:workPerformed <album/36768#musicalwork> .

<org/26#subject> schema:name "5pb. Records"@en,
        "5pb. Records"@ja,
        "5pb. Records"@ja-latn ;
    foaf:name "5pb. Records"@en,
        "5pb. Records"@ja,
        "5pb. Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/86/36768/36768-1534899021.jpg> a schema:ImageObject,
        foaf:Image .

<album/36768#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Corpse Party Whisper of the Nightmare ♀Tarantula♀"@en,
        "コープスパーティー Whisper of the Nightmare ♀Tarantula♀"@ja,
        "Corpse Party Whisper of the Nightmare ♀Tarantula♀"@ja-latn ;
    mo:composer <artist/1069#subject>,
        <artist/495#subject> ;
    mo:produced_work <album/36768#musicalwork> ;
    schema:name "Corpse Party Whisper of the Nightmare ♀Tarantula♀"@en,
        "コープスパーティー Whisper of the Nightmare ♀Tarantula♀"@ja,
        "Corpse Party Whisper of the Nightmare ♀Tarantula♀"@ja-latn .

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

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

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

<album/36768#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-01-23"^^xsd:date ;
    dcterms:title "Corpse Party Whisper of the Nightmare ♀Tarantula♀"@en,
        "コープスパーティー Whisper of the Nightmare ♀Tarantula♀"@ja,
        "Corpse Party Whisper of the Nightmare ♀Tarantula♀"@ja-latn ;
    mo:catalogue_number "SVWC-7898" ;
    mo:media_type "CD" ;
    mo:publication_of <album/36768#musicalexpression> ;
    mo:publisher <org/26#subject> ;
    mo:record _:N537d81deda3f4726843b459a7c512845 ;
    mo:record_count 1 ;
    schema:about <product/4430#subject> ;
    schema:datePublished "2013-01-23"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/86/36768/36768-1534899021.jpg> ;
    schema:name "Corpse Party Whisper of the Nightmare ♀Tarantula♀"@en,
        "コープスパーティー Whisper of the Nightmare ♀Tarantula♀"@ja,
        "Corpse Party Whisper of the Nightmare ♀Tarantula♀"@ja-latn ;
    schema:publisher <org/26#subject> ;
    foaf:depiction <https://media.vgm.io/albums/86/36768/36768-1534899021.jpg> .

_:N7961a2fbff0d41d887bfcfdca8cfe73d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voice Drama \"Scandal\""@en,
        "朗読劇 『醜聞』"@ja ;
    mo:track_number 6 ;
    schema:duration "PT16:50"^^xsd:interval ;
    schema:inPlaylist _:N537d81deda3f4726843b459a7c512845 ;
    schema:name "Voice Drama \"Scandal\""@en,
        "朗読劇 『醜聞』"@ja .

_:N7a02369240de4e7eb7f9d1184f294718 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voice Drama \"Adorable Kitten\""@en,
        "朗読劇 『可愛い子猫』"@ja ;
    mo:track_number 4 ;
    schema:duration "PT17:55"^^xsd:interval ;
    schema:inPlaylist _:N537d81deda3f4726843b459a7c512845 ;
    schema:name "Voice Drama \"Adorable Kitten\""@en,
        "朗読劇 『可愛い子猫』"@ja .

_:N7a47b8562f8c497eb483f31b8778b049 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Glowing Red"@en,
        "アカネサス"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N537d81deda3f4726843b459a7c512845 ;
    schema:name "Glowing Red"@en,
        "アカネサス"@ja .

_:N83fb8ab363754806a634416418a45923 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sparrow kiss"@en,
        "Sparrow kiss"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N537d81deda3f4726843b459a7c512845 ;
    schema:name "Sparrow kiss"@en,
        "Sparrow kiss"@ja .

_:N9301004a68804c0b8da470b185d70a01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lady Go!"@en,
        "Lady Go!"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N537d81deda3f4726843b459a7c512845 ;
    schema:name "Lady Go!"@en,
        "Lady Go!"@ja .

_:Nc1e319b94a1243c693eafa1272860155 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voice Drama \"Girl Peeking In\""@en,
        "朗読劇 『覗く女』"@ja ;
    mo:track_number 1 ;
    schema:duration "PT14:57"^^xsd:interval ;
    schema:inPlaylist _:N537d81deda3f4726843b459a7c512845 ;
    schema:name "Voice Drama \"Girl Peeking In\""@en,
        "朗読劇 『覗く女』"@ja .

_:Nf923b3d6c7b146b685022a7e55950eaf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voice Drama \"Myself and I\""@en,
        "朗読劇 『わたしとわたし』"@ja ;
    mo:track_number 3 ;
    schema:duration "PT16:15"^^xsd:interval ;
    schema:inPlaylist _:N537d81deda3f4726843b459a7c512845 ;
    schema:name "Voice Drama \"Myself and I\""@en,
        "朗読劇 『わたしとわたし』"@ja .

_:N537d81deda3f4726843b459a7c512845 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N7961a2fbff0d41d887bfcfdca8cfe73d,
        _:N7a02369240de4e7eb7f9d1184f294718,
        _:N7a47b8562f8c497eb483f31b8778b049,
        _:N83fb8ab363754806a634416418a45923,
        _:N9301004a68804c0b8da470b185d70a01,
        _:Nc1e319b94a1243c693eafa1272860155,
        _:Nf923b3d6c7b146b685022a7e55950eaf ;
    mo:track_count 7 ;
    schema:duration "PT78:08"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N7961a2fbff0d41d887bfcfdca8cfe73d,
        _:N7a02369240de4e7eb7f9d1184f294718,
        _:N7a47b8562f8c497eb483f31b8778b049,
        _:N83fb8ab363754806a634416418a45923,
        _:N9301004a68804c0b8da470b185d70a01,
        _:Nc1e319b94a1243c693eafa1272860155,
        _:Nf923b3d6c7b146b685022a7e55950eaf .

