@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 _:N38be1b2560954b82bbf85d16e1929ad4 ;
    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> .

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

_:N3432d8d8fe1b4e7685e9541042aee65f 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 _:N38be1b2560954b82bbf85d16e1929ad4 ;
    schema:name "White and Black Arichu"@en,
        "しろとくろのありちゅ"@ja .

_:N348fe9cd24ab49d1b18193cdee2894dc 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 _:N38be1b2560954b82bbf85d16e1929ad4 ;
    schema:name "If Arichu holds mushrooms in her mouth (the rest abbreviated"@en,
        "ありちゅがキノコを咥えたら（以下略"@ja .

_:N440c3a72ef7d4b34b5d107a9d23ce679 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 _:N38be1b2560954b82bbf85d16e1929ad4 ;
    schema:name "Celluloid doll"@en,
        "Celluloid doll"@ja .

_:N4e768b71f42d4d569a1b83623e69fcac 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 _:N38be1b2560954b82bbf85d16e1929ad4 ;
    schema:name "The wonderous country of Arichu"@en,
        "不思議な国のありちゅ"@ja .

_:Nd42bfdf1598448b4989605a690b771c0 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 _:N38be1b2560954b82bbf85d16e1929ad4 ;
    schema:name "Doll Judgement ~ Squarewave Dream"@en,
        "人形裁判 ～Squarewave Dream"@ja .

_:Nf4ca85af52544e14ab5112fde68db858 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 _:N38be1b2560954b82bbf85d16e1929ad4 ;
    schema:name "Alice Meastra [ReMix Edition]"@en,
        "アリスマエステラ [ReMix Edition]"@ja .

_:N38be1b2560954b82bbf85d16e1929ad4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N135aae0fc26d4dae9c9752e58a3e0891,
        _:N3432d8d8fe1b4e7685e9541042aee65f,
        _:N348fe9cd24ab49d1b18193cdee2894dc,
        _:N440c3a72ef7d4b34b5d107a9d23ce679,
        _:N4e768b71f42d4d569a1b83623e69fcac,
        _:Nd42bfdf1598448b4989605a690b771c0,
        _:Nf4ca85af52544e14ab5112fde68db858 ;
    mo:track_count 7 ;
    schema:duration "PT34:06"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N135aae0fc26d4dae9c9752e58a3e0891,
        _:N3432d8d8fe1b4e7685e9541042aee65f,
        _:N348fe9cd24ab49d1b18193cdee2894dc,
        _:N440c3a72ef7d4b34b5d107a9d23ce679,
        _:N4e768b71f42d4d569a1b83623e69fcac,
        _:Nd42bfdf1598448b4989605a690b771c0,
        _:Nf4ca85af52544e14ab5112fde68db858 .

