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

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

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

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

<event/5> a mo:Release ;
    schema:name "Released at Comic Market 70 (Aug 10, 2006 to Aug 13, 2006)" .

<product/16#subject> a schema:CreativeWork ;
    schema:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn ;
    foaf:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn .

<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/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/64#subject> a schema:CreativeWork ;
    schema:name "Syu-so-gyoku"@en,
        "秋霜玉"@ja,
        "Shuusou Gyoku"@ja-latn ;
    foaf:name "Syu-so-gyoku"@en,
        "秋霜玉"@ja,
        "Shuusou Gyoku"@ja-latn .

<album/3012#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Arichu de CHU!"@en,
        "ありちゅでCHU!"@ja,
        "Arichu de CHU!"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/3012#musicalwork> ;
    schema:name "Arichu de CHU!"@en,
        "ありちゅでCHU!"@ja,
        "Arichu de CHU!"@ja-latn .

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

<album/3012#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Arichu de CHU!"@en,
        "ありちゅでCHU!"@ja,
        "Arichu de CHU!"@ja-latn ;
    mo:performance_of <album/3012#musicalwork> ;
    mo:recorded_as <album/3012#musicalexpression> ;
    schema:name "Arichu de CHU!"@en,
        "ありちゅでCHU!"@ja,
        "Arichu de CHU!"@ja-latn ;
    schema:workPerformed <album/3012#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/21/3012/3012-1156712463.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/3012#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-08-13"^^xsd:date ;
    dcterms:title "Arichu de CHU!"@en,
        "ありちゅでCHU!"@ja,
        "Arichu de CHU!"@ja-latn ;
    mo:catalogue_number "NKCD-0011" ;
    mo:media_type "CD" ;
    mo:publication_of <album/3012#musicalexpression> ;
    mo:publisher <org/303#subject> ;
    mo:record _:N2befa2404f064f95bd49beb94c67493b ;
    mo:record_count 1 ;
    mo:release <event/5> ;
    schema:about <product/16#subject>,
        <product/18#subject>,
        <product/22#subject>,
        <product/25#subject>,
        <product/64#subject> ;
    schema:datePublished "2006-08-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/21/3012/3012-1156712463.jpg> ;
    schema:name "Arichu de CHU!"@en,
        "ありちゅでCHU!"@ja,
        "Arichu de CHU!"@ja-latn ;
    schema:publisher <org/303#subject> ;
    foaf:depiction <https://media.vgm.io/albums/21/3012/3012-1156712463.jpg> .

_:N1f38978d7ec9480c89e3b320377a56bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "White and Black Arichu"@en,
        "しろとくろのありちゅ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N2befa2404f064f95bd49beb94c67493b ;
    schema:name "White and Black Arichu"@en,
        "しろとくろのありちゅ"@ja .

_:N22b276d69c244002906e5101fdb6fd0c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The wonderous country of Arichu"@en,
        "不思議な国のありちゅ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT7:22"^^xsd:interval ;
    schema:inPlaylist _:N2befa2404f064f95bd49beb94c67493b ;
    schema:name "The wonderous country of Arichu"@en,
        "不思議な国のありちゅ"@ja .

_:N8a965f01d45d4623b26c9dec7bf7c6cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "If Arichu holds mushrooms in her mouth (the rest abbreviated"@en,
        "ありちゅがキノコを咥えたら（以下略"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N2befa2404f064f95bd49beb94c67493b ;
    schema:name "If Arichu holds mushrooms in her mouth (the rest abbreviated"@en,
        "ありちゅがキノコを咥えたら（以下略"@ja .

_:N8f5ad7542c804002b818a7d7fb54a5a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alice Meastra [ReMix Edition]"@en,
        "アリスマエステラ [ReMix Edition]"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:inPlaylist _:N2befa2404f064f95bd49beb94c67493b ;
    schema:name "Alice Meastra [ReMix Edition]"@en,
        "アリスマエステラ [ReMix Edition]"@ja .

_:Nad67cc317b5d4970aad06f1000e5e262 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Celluloid doll"@en,
        "Celluloid doll"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:inPlaylist _:N2befa2404f064f95bd49beb94c67493b ;
    schema:name "Celluloid doll"@en,
        "Celluloid doll"@ja .

_:Naff7e015c73b4c77aabf4fa51206b0af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Arichu"@en,
        "ありちゅ。"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:34"^^xsd:interval ;
    schema:inPlaylist _:N2befa2404f064f95bd49beb94c67493b ;
    schema:name "Arichu"@en,
        "ありちゅ。"@ja .

_:Nb33edeff66414dd0acf424065c1d29bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Doll Judgement ~ Squarewave Dream"@en,
        "人形裁判 ～Squarewave Dream"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:N2befa2404f064f95bd49beb94c67493b ;
    schema:name "Doll Judgement ~ Squarewave Dream"@en,
        "人形裁判 ～Squarewave Dream"@ja .

_:N2befa2404f064f95bd49beb94c67493b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1f38978d7ec9480c89e3b320377a56bc,
        _:N22b276d69c244002906e5101fdb6fd0c,
        _:N8a965f01d45d4623b26c9dec7bf7c6cf,
        _:N8f5ad7542c804002b818a7d7fb54a5a3,
        _:Nad67cc317b5d4970aad06f1000e5e262,
        _:Naff7e015c73b4c77aabf4fa51206b0af,
        _:Nb33edeff66414dd0acf424065c1d29bb ;
    mo:track_count 7 ;
    schema:duration "PT34:06"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N1f38978d7ec9480c89e3b320377a56bc,
        _:N22b276d69c244002906e5101fdb6fd0c,
        _:N8a965f01d45d4623b26c9dec7bf7c6cf,
        _:N8f5ad7542c804002b818a7d7fb54a5a3,
        _:Nad67cc317b5d4970aad06f1000e5e262,
        _:Naff7e015c73b4c77aabf4fa51206b0af,
        _:Nb33edeff66414dd0acf424065c1d29bb .

