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

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

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

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

<event/151> a mo:Release ;
    schema:name "Released at Comic Market 82 (Aug 10, 2012 to Aug 12, 2012)" .

<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/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/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 .

<album/35804#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Acceleration ~Gensou Kochou Ito~"@en,
        "Acceleration ～幻想胡蝶糸～"@ja,
        "Acceleration ~Gensou Kochou Ito~"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/35804#musicalwork> ;
    schema:name "Acceleration ~Gensou Kochou Ito~"@en,
        "Acceleration ～幻想胡蝶糸～"@ja,
        "Acceleration ~Gensou Kochou Ito~"@ja-latn .

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

<org/839#subject> schema:name "KONEKODAKKAIYA"@en,
        "子猫奪回屋"@ja,
        "KONEKODAKKAIYA"@ja-latn ;
    foaf:name "KONEKODAKKAIYA"@en,
        "子猫奪回屋"@ja,
        "KONEKODAKKAIYA"@ja-latn .

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

<https://medium-media.vgm.io/albums/40/35804/35804-1350161592.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/4383#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/35804#performance> ;
    schema:name "Meramipop"@en,
        "めらみぽっぷ"@ja ;
    foaf:name "Meramipop"@en,
        "めらみぽっぷ"@ja .

<album/35804#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Acceleration ~Gensou Kochou Ito~"@en,
        "Acceleration ～幻想胡蝶糸～"@ja,
        "Acceleration ~Gensou Kochou Ito~"@ja-latn ;
    mo:performance_of <album/35804#musicalwork> ;
    mo:performer _:N075bf99b04c048ccac03734e62b35cd1,
        _:Ne030dca48b0745fcbb139409f926d01a,
        _:Nfe0a561194664db9b24b9c55246a38e5,
        <artist/4383#subject> ;
    mo:recorded_as <album/35804#musicalexpression> ;
    schema:byArtist _:N075bf99b04c048ccac03734e62b35cd1,
        _:Ne030dca48b0745fcbb139409f926d01a,
        _:Nfe0a561194664db9b24b9c55246a38e5,
        <artist/4383#subject> ;
    schema:name "Acceleration ~Gensou Kochou Ito~"@en,
        "Acceleration ～幻想胡蝶糸～"@ja,
        "Acceleration ~Gensou Kochou Ito~"@ja-latn ;
    schema:workPerformed <album/35804#musicalwork> .

<album/35804#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-08-11"^^xsd:date ;
    dcterms:title "Acceleration ~Gensou Kochou Ito~"@en,
        "Acceleration ～幻想胡蝶糸～"@ja,
        "Acceleration ~Gensou Kochou Ito~"@ja-latn ;
    mo:catalogue_number "KNDY-0010" ;
    mo:media_type "CD" ;
    mo:publication_of <album/35804#musicalexpression> ;
    mo:publisher <org/839#subject> ;
    mo:record _:Nd1ad7660c4a2438e8e604a33843e87b0 ;
    mo:record_count 1 ;
    mo:release <event/151> ;
    schema:about <product/16#subject>,
        <product/22#subject>,
        <product/29#subject>,
        <product/33#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Poppo"@en ;
            foaf:name "Poppo"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "MAKOTO"@en ;
            foaf:name "MAKOTO"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "MAY"@en ;
            foaf:name "MAY"@en ],
        <artist/4383#subject> ;
    schema:datePublished "2012-08-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/40/35804/35804-1350161592.jpg> ;
    schema:name "Acceleration ~Gensou Kochou Ito~"@en,
        "Acceleration ～幻想胡蝶糸～"@ja,
        "Acceleration ~Gensou Kochou Ito~"@ja-latn ;
    schema:publisher <org/839#subject> ;
    foaf:depiction <https://media.vgm.io/albums/40/35804/35804-1350161592.jpg> .

_:N075bf99b04c048ccac03734e62b35cd1 a schema:Person,
        foaf:Person ;
    mo:performed <album/35804#performance> ;
    schema:name "MAKOTO"@en ;
    foaf:name "MAKOTO"@en .

_:N1269eae8e4c141ae8b940b8226b8d38f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Dead of Night"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd1ad7660c4a2438e8e604a33843e87b0 ;
    schema:name "The Dead of Night"@ja .

_:N3c983d931e1148758ef0eb01952d6e20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "グリム・リーパーの憂鬱"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd1ad7660c4a2438e8e604a33843e87b0 ;
    schema:name "グリム・リーパーの憂鬱"@ja .

_:N5ee1b6e0b2e64145a6c69efd199b5d15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "十六夜の月、躊躇いの花"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd1ad7660c4a2438e8e604a33843e87b0 ;
    schema:name "十六夜の月、躊躇いの花"@ja .

_:N667202303e13488183c8935a8ca456bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "糸"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd1ad7660c4a2438e8e604a33843e87b0 ;
    schema:name "糸"@ja .

_:N8ac41e514a074d94b75ea37882a9266c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "collapse"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd1ad7660c4a2438e8e604a33843e87b0 ;
    schema:name "collapse"@ja .

_:Ne030dca48b0745fcbb139409f926d01a a schema:Person,
        foaf:Person ;
    mo:performed <album/35804#performance> ;
    schema:name "Poppo"@en ;
    foaf:name "Poppo"@en .

_:Nfe0a561194664db9b24b9c55246a38e5 a schema:Person,
        foaf:Person ;
    mo:performed <album/35804#performance> ;
    schema:name "MAY"@en ;
    foaf:name "MAY"@en .

_:Nd1ad7660c4a2438e8e604a33843e87b0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1269eae8e4c141ae8b940b8226b8d38f,
        _:N3c983d931e1148758ef0eb01952d6e20,
        _:N5ee1b6e0b2e64145a6c69efd199b5d15,
        _:N667202303e13488183c8935a8ca456bb,
        _:N8ac41e514a074d94b75ea37882a9266c ;
    mo:track_count 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N1269eae8e4c141ae8b940b8226b8d38f,
        _:N3c983d931e1148758ef0eb01952d6e20,
        _:N5ee1b6e0b2e64145a6c69efd199b5d15,
        _:N667202303e13488183c8935a8ca456bb,
        _:N8ac41e514a074d94b75ea37882a9266c .

