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

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

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

<artist/44791#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/11846#subject> ;
    schema:name "U2"@en ;
    foaf:made <album/11846#composition>,
        <album/11846#subject> ;
    foaf:name "U2"@en .

<event/35> a mo:Release ;
    schema:name "Released at Comic Market 75 (Dec 28, 2008 to Dec 30, 2008)" .

<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/25#subject> a schema:CreativeWork ;
    schema:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn ;
    foaf:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@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 .

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

<org/716#subject> schema:name "AniPix"@en,
        "AniPix"@ja,
        "AniPix"@ja-latn ;
    foaf:name "AniPix"@en,
        "AniPix"@ja,
        "AniPix"@ja-latn .

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

<https://medium-media.vgm.io/albums/64/11846/11846-1233155012.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/6763#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11846#performance> ;
    schema:name "hiro.na"@en ;
    foaf:name "hiro.na"@en .

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

<artist/7321#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11846#performance> ;
    schema:name "Tsubaki Ichimatsu"@en,
        "市松椿"@ja ;
    foaf:made <album/11846#lyrics>,
        <album/11846#subject> ;
    foaf:name "Tsubaki Ichimatsu"@en,
        "市松椿"@ja .

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

<album/11846#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "innocent"@en,
        "innocent"@ja,
        "innocent"@ja-latn ;
    mo:performance_of <album/11846#musicalwork> ;
    mo:performer _:N5b58071467f545c9813e5a54f0e3a36e,
        <artist/6763#subject>,
        <artist/7301#subject>,
        <artist/7321#subject> ;
    mo:recorded_as <album/11846#musicalexpression> ;
    schema:byArtist _:N5b58071467f545c9813e5a54f0e3a36e,
        <artist/6763#subject>,
        <artist/7301#subject>,
        <artist/7321#subject> ;
    schema:name "innocent"@en,
        "innocent"@ja,
        "innocent"@ja-latn ;
    schema:workPerformed <album/11846#musicalwork> .

<album/11846#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-12-29"^^xsd:date ;
    dcterms:title "innocent"@en,
        "innocent"@ja,
        "innocent"@ja-latn ;
    mo:catalogue_number "APX-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/11846#musicalexpression> ;
    mo:publisher <org/716#subject> ;
    mo:record _:Ndd7515036c354c80b8ffc96a54f04eb8 ;
    mo:record_count 1 ;
    mo:release <event/35> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/25#subject>,
        <product/29#subject>,
        <product/33#subject>,
        <product/37#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "(。・ｘ・)ゝ＜b!"@en ;
            foaf:name "(。・ｘ・)ゝ＜b!"@en ],
        <artist/6763#subject>,
        <artist/7301#subject>,
        <artist/7321#subject> ;
    schema:datePublished "2008-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/64/11846/11846-1233155012.jpg> ;
    schema:name "innocent"@en,
        "innocent"@ja,
        "innocent"@ja-latn ;
    schema:publisher <org/716#subject> ;
    foaf:depiction <https://media.vgm.io/albums/64/11846/11846-1233155012.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "(。・ｘ・)ゝ＜b!"@en ;
    foaf:made <album/11846#subject> ;
    foaf:name "(。・ｘ・)ゝ＜b!"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(。・ｘ・)ゝ＜b!"@en ;
    foaf:made <album/11846#lyrics> ;
    foaf:name "(。・ｘ・)ゝ＜b!"@en .

_:N0a4b3289c7954a9f92d28f6958be03a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fancy Paranoid"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:Ndd7515036c354c80b8ffc96a54f04eb8 ;
    schema:name "Fancy Paranoid"@en .

_:N2848742d98424c86b08c083f4f4a1a61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "innocent (no vocal)"@en ;
    mo:track_number 11 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:Ndd7515036c354c80b8ffc96a54f04eb8 ;
    schema:name "innocent (no vocal)"@en .

_:N2863ada03d96431c9938106c9f47348b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "calling"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:Ndd7515036c354c80b8ffc96a54f04eb8 ;
    schema:name "calling"@en .

_:N45345c6e25a4460fb07fae9833a57464 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The 3rd Eye"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:Ndd7515036c354c80b8ffc96a54f04eb8 ;
    schema:name "The 3rd Eye"@en .

_:N46db341cb596458599a1a3674c48a5b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"S\""@en ;
    mo:track_number 8 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Ndd7515036c354c80b8ffc96a54f04eb8 ;
    schema:name "\"S\""@en .

_:N56aa0914762346248121a81528fd3819 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Elegy"@en ;
    mo:track_number 10 ;
    schema:duration "PT6:41"^^xsd:interval ;
    schema:inPlaylist _:Ndd7515036c354c80b8ffc96a54f04eb8 ;
    schema:name "Elegy"@en .

_:N5b58071467f545c9813e5a54f0e3a36e a schema:Person,
        foaf:Person ;
    mo:performed <album/11846#performance> ;
    schema:name "(。・ｘ・)ゝ＜b!"@en ;
    foaf:name "(。・ｘ・)ゝ＜b!"@en .

_:N63dae705ee8c41458151d7e285daca12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ancient Requiem (no vocal)"@en ;
    mo:track_number 13 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:Ndd7515036c354c80b8ffc96a54f04eb8 ;
    schema:name "Ancient Requiem (no vocal)"@en .

_:N91f2029e85b2465e95dbe2551e0326ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ancient Requiem"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:Ndd7515036c354c80b8ffc96a54f04eb8 ;
    schema:name "Ancient Requiem"@en .

_:N93364b330b614b1288ef43c37917cbdc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Precious"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:Ndd7515036c354c80b8ffc96a54f04eb8 ;
    schema:name "Precious"@en .

_:N979af953c954471cb679be7f7ea5d543 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Precious (no vocal)"@en ;
    mo:track_number 12 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Ndd7515036c354c80b8ffc96a54f04eb8 ;
    schema:name "Precious (no vocal)"@en .

_:Nb90158292ab94c3cb21d85d81c9ef5a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "innocent"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:Ndd7515036c354c80b8ffc96a54f04eb8 ;
    schema:name "innocent"@en .

_:Nd77f862df39044ac8e718efe1623b853 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Purification"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:Ndd7515036c354c80b8ffc96a54f04eb8 ;
    schema:name "Purification"@en .

_:Ndca5e41b293e4217a29b6a1579852918 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fillarcage"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:43"^^xsd:interval ;
    schema:inPlaylist _:Ndd7515036c354c80b8ffc96a54f04eb8 ;
    schema:name "Fillarcage"@en .

_:Ndd7515036c354c80b8ffc96a54f04eb8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0a4b3289c7954a9f92d28f6958be03a7,
        _:N2848742d98424c86b08c083f4f4a1a61,
        _:N2863ada03d96431c9938106c9f47348b,
        _:N45345c6e25a4460fb07fae9833a57464,
        _:N46db341cb596458599a1a3674c48a5b2,
        _:N56aa0914762346248121a81528fd3819,
        _:N63dae705ee8c41458151d7e285daca12,
        _:N91f2029e85b2465e95dbe2551e0326ac,
        _:N93364b330b614b1288ef43c37917cbdc,
        _:N979af953c954471cb679be7f7ea5d543,
        _:Nb90158292ab94c3cb21d85d81c9ef5a6,
        _:Nd77f862df39044ac8e718efe1623b853,
        _:Ndca5e41b293e4217a29b6a1579852918 ;
    mo:track_count 13 ;
    schema:duration "PT60:37"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N0a4b3289c7954a9f92d28f6958be03a7,
        _:N2848742d98424c86b08c083f4f4a1a61,
        _:N2863ada03d96431c9938106c9f47348b,
        _:N45345c6e25a4460fb07fae9833a57464,
        _:N46db341cb596458599a1a3674c48a5b2,
        _:N56aa0914762346248121a81528fd3819,
        _:N63dae705ee8c41458151d7e285daca12,
        _:N91f2029e85b2465e95dbe2551e0326ac,
        _:N93364b330b614b1288ef43c37917cbdc,
        _:N979af953c954471cb679be7f7ea5d543,
        _:Nb90158292ab94c3cb21d85d81c9ef5a6,
        _:Nd77f862df39044ac8e718efe1623b853,
        _:Ndca5e41b293e4217a29b6a1579852918 .

