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

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

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

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

<artist/5927#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13808#subject> ;
    schema:name "REi Aer"@en ;
    foaf:made <album/13808#composition>,
        <album/13808#subject> ;
    foaf:name "REi Aer"@en .

<event/114> a mo:Release ;
    schema:name "Released at Touhou Gengakusai (Mar 20, 2009)" .

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

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

<album/13808#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "A Cafe Chic Records /ad"@en,
        "A Cafe Chic Records /ad"@ja,
        "A Cafe Chic Records /ad"@ja-latn ;
    mo:performance_of <album/13808#musicalwork> ;
    mo:recorded_as <album/13808#musicalexpression> ;
    schema:name "A Cafe Chic Records /ad"@en,
        "A Cafe Chic Records /ad"@ja,
        "A Cafe Chic Records /ad"@ja-latn ;
    schema:workPerformed <album/13808#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/80/13808/13808-1244257540.jpg> a schema:ImageObject,
        foaf:Image .

<album/13808#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "A Cafe Chic Records /ad"@en,
        "A Cafe Chic Records /ad"@ja,
        "A Cafe Chic Records /ad"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/5927#subject> ;
    mo:produced_work <album/13808#musicalwork> ;
    schema:name "A Cafe Chic Records /ad"@en,
        "A Cafe Chic Records /ad"@ja,
        "A Cafe Chic Records /ad"@ja-latn .

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

<album/13808#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-03-20"^^xsd:date ;
    dcterms:title "A Cafe Chic Records /ad"@en,
        "A Cafe Chic Records /ad"@ja,
        "A Cafe Chic Records /ad"@ja-latn ;
    mo:catalogue_number "PAER-0006" ;
    mo:media_type "CD" ;
    mo:publication_of <album/13808#musicalexpression> ;
    mo:publisher <org/287#subject> ;
    mo:record _:Nb0a09d5f279b4c339f76451cdc256dad ;
    mo:record_count 1 ;
    mo:release <event/114> ;
    schema:about <product/20#subject>,
        <product/29#subject> ;
    schema:datePublished "2009-03-20"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/80/13808/13808-1244257540.jpg> ;
    schema:name "A Cafe Chic Records /ad"@en,
        "A Cafe Chic Records /ad"@ja,
        "A Cafe Chic Records /ad"@ja-latn ;
    schema:publisher <org/287#subject> ;
    foaf:depiction <https://media.vgm.io/albums/80/13808/13808-1244257540.jpg> .

_:N17b1285c0f93443fba564a7c6f6ef6b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "another day, after tomorrow"@en ;
    mo:track_number 1 ;
    schema:duration "PT8:58"^^xsd:interval ;
    schema:inPlaylist _:Nb0a09d5f279b4c339f76451cdc256dad ;
    schema:name "another day, after tomorrow"@en .

_:N2843a1adfbd14529b305519331e28c63 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "be lost in the mists of time"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:Nb0a09d5f279b4c339f76451cdc256dad ;
    schema:name "be lost in the mists of time"@en .

_:Na1840908cfbf4003adf9f318a99c9e39 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "days, opening"@en ;
    mo:track_number 6 ;
    schema:duration "PT0:20"^^xsd:interval ;
    schema:inPlaylist _:Nb0a09d5f279b4c339f76451cdc256dad ;
    schema:name "days, opening"@en .

_:Nab779f67057846059a4f8e6d30c36739 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "another Days [Cambric Mix]"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:46"^^xsd:interval ;
    schema:inPlaylist _:Nb0a09d5f279b4c339f76451cdc256dad ;
    schema:name "another Days [Cambric Mix]"@en .

_:Nb1ff95130c3a4bfd9812cb5b6c59e170 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "to next code"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Nb0a09d5f279b4c339f76451cdc256dad ;
    schema:name "to next code"@en .

_:Ne5982c40f81d4fc8ab0361fffa4eb144 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unlimited Roots / Walking Simmer Dim"@en ;
    mo:track_number 3 ;
    schema:duration "PT9:24"^^xsd:interval ;
    schema:inPlaylist _:Nb0a09d5f279b4c339f76451cdc256dad ;
    schema:name "Unlimited Roots / Walking Simmer Dim"@en .

_:Nb0a09d5f279b4c339f76451cdc256dad a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N17b1285c0f93443fba564a7c6f6ef6b5,
        _:N2843a1adfbd14529b305519331e28c63,
        _:Na1840908cfbf4003adf9f318a99c9e39,
        _:Nab779f67057846059a4f8e6d30c36739,
        _:Nb1ff95130c3a4bfd9812cb5b6c59e170,
        _:Ne5982c40f81d4fc8ab0361fffa4eb144 ;
    mo:track_count 6 ;
    schema:duration "PT33:44"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N17b1285c0f93443fba564a7c6f6ef6b5,
        _:N2843a1adfbd14529b305519331e28c63,
        _:Na1840908cfbf4003adf9f318a99c9e39,
        _:Nab779f67057846059a4f8e6d30c36739,
        _:Nb1ff95130c3a4bfd9812cb5b6c59e170,
        _:Ne5982c40f81d4fc8ab0361fffa4eb144 .

