@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 _:N1fb817033ca14b408e608bd7647f32e4,
        <artist/6763#subject>,
        <artist/7301#subject>,
        <artist/7321#subject> ;
    mo:recorded_as <album/11846#musicalexpression> ;
    schema:byArtist _:N1fb817033ca14b408e608bd7647f32e4,
        <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 _:N252517046f0948979e492498311fc793 ;
    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#lyrics> ;
    foaf:name "(。・ｘ・)ゝ＜b!"@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

_:N252517046f0948979e492498311fc793 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1bf3e9371c8e474ca60c165215c20759,
        _:N2559f098ae004d01aedb23f372be13b9,
        _:N29006583da344add925cd2e01b6b1436,
        _:N2e1fbe8783b3446283b35b7bb8550e35,
        _:N3748b665d38b4667affe90f837061ddd,
        _:N4941a442de604be8b3c9e212a60d462c,
        _:N4c548129c18e4d5a9e9485955e04603a,
        _:N51f4fc46e41547dabdb7e02a97bee3e9,
        _:N5a536aaeb9e34c0eb641543f4fd818df,
        _:N830102edbde64c8cb7289ccbf36751ba,
        _:Nbfa97da1f11c41a7964d760ef373b101,
        _:Nc5834c9f557849168db170e63f8329db,
        _:Ne43f093314714259a9b7a91b5575843f ;
    mo:track_count 13 ;
    schema:duration "PT60:37"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N1bf3e9371c8e474ca60c165215c20759,
        _:N2559f098ae004d01aedb23f372be13b9,
        _:N29006583da344add925cd2e01b6b1436,
        _:N2e1fbe8783b3446283b35b7bb8550e35,
        _:N3748b665d38b4667affe90f837061ddd,
        _:N4941a442de604be8b3c9e212a60d462c,
        _:N4c548129c18e4d5a9e9485955e04603a,
        _:N51f4fc46e41547dabdb7e02a97bee3e9,
        _:N5a536aaeb9e34c0eb641543f4fd818df,
        _:N830102edbde64c8cb7289ccbf36751ba,
        _:Nbfa97da1f11c41a7964d760ef373b101,
        _:Nc5834c9f557849168db170e63f8329db,
        _:Ne43f093314714259a9b7a91b5575843f .

