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

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

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

<event/38> a mo:Release ;
    schema:name "Released at Touhou Kouroumu 4 (Nov 02, 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/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/31#subject> a schema:CreativeWork ;
    schema:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn ;
    foaf:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@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/19991#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Autumn/Retrospect"@en,
        "Autumn/Retrospect"@ja,
        "Autumn/Retrospect"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/19991#musicalwork> ;
    schema:name "Autumn/Retrospect"@en,
        "Autumn/Retrospect"@ja,
        "Autumn/Retrospect"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/19/19991/19991-1277372142.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/5927#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/19991#performance> ;
    schema:name "REi Aer"@en ;
    foaf:name "REi Aer"@en .

<artist/7069#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/19991#performance> ;
    schema:name "Urue Koreito"@en,
        "此糸ウルヱ"@ja ;
    foaf:name "Urue Koreito"@en,
        "此糸ウルヱ"@ja .

<artist/8980#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/19991#performance> ;
    schema:name "techi.k"@en ;
    foaf:made <album/19991#lyrics>,
        <album/19991#subject> ;
    foaf:name "techi.k"@en .

<album/19991#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Autumn/Retrospect"@en,
        "Autumn/Retrospect"@ja,
        "Autumn/Retrospect"@ja-latn ;
    mo:performance_of <album/19991#musicalwork> ;
    mo:performer <artist/5927#subject>,
        <artist/7069#subject>,
        <artist/8980#subject> ;
    mo:recorded_as <album/19991#musicalexpression> ;
    schema:byArtist <artist/5927#subject>,
        <artist/7069#subject>,
        <artist/8980#subject> ;
    schema:name "Autumn/Retrospect"@en,
        "Autumn/Retrospect"@ja,
        "Autumn/Retrospect"@ja-latn ;
    schema:workPerformed <album/19991#musicalwork> .

<album/19991#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-11-02"^^xsd:date ;
    dcterms:title "Autumn/Retrospect"@en,
        "Autumn/Retrospect"@ja,
        "Autumn/Retrospect"@ja-latn ;
    mo:catalogue_number "KMCD-0006" ;
    mo:media_type "CD" ;
    mo:publication_of <album/19991#musicalexpression> ;
    mo:publisher <org/587#subject> ;
    mo:record _:N96bcf0ade8ad4748bea1a8a938d352ea ;
    mo:record_count 1 ;
    mo:release <event/38> ;
    schema:about <product/20#subject>,
        <product/29#subject>,
        <product/31#subject>,
        <product/33#subject> ;
    schema:byArtist <artist/5927#subject>,
        <artist/7069#subject>,
        <artist/8980#subject> ;
    schema:datePublished "2008-11-02"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/19/19991/19991-1277372142.jpg> ;
    schema:name "Autumn/Retrospect"@en,
        "Autumn/Retrospect"@ja,
        "Autumn/Retrospect"@ja-latn ;
    schema:publisher <org/587#subject> ;
    foaf:depiction <https://media.vgm.io/albums/19/19991/19991-1277372142.jpg> .

_:N07d051a446114bb9b6c6a8a15a294994 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "nightwalker"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N96bcf0ade8ad4748bea1a8a938d352ea ;
    schema:name "nightwalker"@en .

_:N2f80770212a545dba2b8fa39cabdbe63 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "aka shic"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:42"^^xsd:interval ;
    schema:inPlaylist _:N96bcf0ade8ad4748bea1a8a938d352ea ;
    schema:name "aka shic"@en .

_:Naf5409a717884a1d9d54bc791237222e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "reverB stranGe phantasiM"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:N96bcf0ade8ad4748bea1a8a938d352ea ;
    schema:name "reverB stranGe phantasiM"@en .

_:Nb75d9ae0a16c41a3aeb707307e3696c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "What be stay?"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:N96bcf0ade8ad4748bea1a8a938d352ea ;
    schema:name "What be stay?"@en .

_:Nddceae88500648cf8e46bf41fff9f202 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "call my name"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:N96bcf0ade8ad4748bea1a8a938d352ea ;
    schema:name "call my name"@en .

_:Ne61a1be290914a0bab61620f05c42c77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "apoptosis"@en ;
    mo:track_number 1 ;
    schema:duration "PT6:14"^^xsd:interval ;
    schema:inPlaylist _:N96bcf0ade8ad4748bea1a8a938d352ea ;
    schema:name "apoptosis"@en .

_:Nf90407704a284cca894892e8dedcc8ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Autumn/Retrospect"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:N96bcf0ade8ad4748bea1a8a938d352ea ;
    schema:name "Autumn/Retrospect"@en .

_:N96bcf0ade8ad4748bea1a8a938d352ea a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N07d051a446114bb9b6c6a8a15a294994,
        _:N2f80770212a545dba2b8fa39cabdbe63,
        _:Naf5409a717884a1d9d54bc791237222e,
        _:Nb75d9ae0a16c41a3aeb707307e3696c3,
        _:Nddceae88500648cf8e46bf41fff9f202,
        _:Ne61a1be290914a0bab61620f05c42c77,
        _:Nf90407704a284cca894892e8dedcc8ed ;
    mo:track_count 7 ;
    schema:duration "PT34:25"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N07d051a446114bb9b6c6a8a15a294994,
        _:N2f80770212a545dba2b8fa39cabdbe63,
        _:Naf5409a717884a1d9d54bc791237222e,
        _:Nb75d9ae0a16c41a3aeb707307e3696c3,
        _:Nddceae88500648cf8e46bf41fff9f202,
        _:Ne61a1be290914a0bab61620f05c42c77,
        _:Nf90407704a284cca894892e8dedcc8ed .

