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

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

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

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

<artist/6347#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/19966#subject> ;
    schema:name "Chii Ayano"@en,
        "綾野ちい"@ja ;
    foaf:made <album/19966#composition>,
        <album/19966#subject> ;
    foaf:name "Chii Ayano"@en,
        "綾野ちい"@ja .

<event/65> a mo:Release ;
    schema:name "Released at Touhou Kouroumu 5 (Oct 11, 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/19966#musicalexpression> a mo:Signal ;
    mo:published_as <album/19966#subject> ;
    mo:records <album/19966#performance> .

<album/19966#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Koji Genteishou - \"Ancient Chronicle\" Number 2."@en,
        "古事幻定抄 - \"Ancient Chronicle\" Number 2."@ja,
        "Koji Genteishou - \"Ancient Chronicle\" Number 2."@ja-latn ;
    mo:performance_of <album/19966#musicalwork> ;
    mo:recorded_as <album/19966#musicalexpression> ;
    schema:name "Koji Genteishou - \"Ancient Chronicle\" Number 2."@en,
        "古事幻定抄 - \"Ancient Chronicle\" Number 2."@ja,
        "Koji Genteishou - \"Ancient Chronicle\" Number 2."@ja-latn ;
    schema:workPerformed <album/19966#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/66/19966/19966-1298192712.jpg> a schema:ImageObject,
        foaf:Image .

<album/19966#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Koji Genteishou - \"Ancient Chronicle\" Number 2."@en,
        "古事幻定抄 - \"Ancient Chronicle\" Number 2."@ja,
        "Koji Genteishou - \"Ancient Chronicle\" Number 2."@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/6347#subject> ;
    mo:produced_work <album/19966#musicalwork> ;
    schema:name "Koji Genteishou - \"Ancient Chronicle\" Number 2."@en,
        "古事幻定抄 - \"Ancient Chronicle\" Number 2."@ja,
        "Koji Genteishou - \"Ancient Chronicle\" Number 2."@ja-latn .

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

<album/19966#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-10-11"^^xsd:date ;
    dcterms:title "Koji Genteishou - \"Ancient Chronicle\" Number 2."@en,
        "古事幻定抄 - \"Ancient Chronicle\" Number 2."@ja,
        "Koji Genteishou - \"Ancient Chronicle\" Number 2."@ja-latn ;
    mo:catalogue_number "ANCCD-902" ;
    mo:media_type "CD" ;
    mo:publication_of <album/19966#musicalexpression> ;
    mo:publisher <org/589#subject> ;
    mo:record _:Neaa8f1fc93ee40a5ac0e2075a0bbe71c ;
    mo:record_count 1 ;
    mo:release <event/65> ;
    schema:about <product/20#subject>,
        <product/29#subject> ;
    schema:datePublished "2009-10-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/66/19966/19966-1298192712.jpg> ;
    schema:name "Koji Genteishou - \"Ancient Chronicle\" Number 2."@en,
        "古事幻定抄 - \"Ancient Chronicle\" Number 2."@ja,
        "Koji Genteishou - \"Ancient Chronicle\" Number 2."@ja-latn ;
    schema:publisher <org/589#subject> ;
    foaf:depiction <https://media.vgm.io/albums/66/19966/19966-1298192712.jpg> .

_:N552f9edd92164638b11f9f7d74452e99 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "氷上の花 - Early Spring."@ja ;
    mo:track_number 1 ;
    schema:duration "PT6:26"^^xsd:interval ;
    schema:inPlaylist _:Neaa8f1fc93ee40a5ac0e2075a0bbe71c ;
    schema:name "氷上の花 - Early Spring."@ja .

_:N7aad7cf891c64ad29a313ab9fe69f25c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "桜の咲く夜の宴 - Night Flower."@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:Neaa8f1fc93ee40a5ac0e2075a0bbe71c ;
    schema:name "桜の咲く夜の宴 - Night Flower."@ja .

_:N8a441b35c3e744e8a155f1b4a1d97fdf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Legend of Fast Food."@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:Neaa8f1fc93ee40a5ac0e2075a0bbe71c ;
    schema:name "Legend of Fast Food."@ja .

_:N92e1c3b8840a4b528f4ef818d9ca358a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "花の舞う丘 - Other World."@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:Neaa8f1fc93ee40a5ac0e2075a0bbe71c ;
    schema:name "花の舞う丘 - Other World."@ja .

_:Na83301ec420146da8fb831209b1c59f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "チルノ様は永遠に"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:Neaa8f1fc93ee40a5ac0e2075a0bbe71c ;
    schema:name "チルノ様は永遠に"@ja .

_:Nab474535be3a4ba7bb7d23088fbab1fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月の光が当たる所 - Extended Moon."@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Neaa8f1fc93ee40a5ac0e2075a0bbe71c ;
    schema:name "月の光が当たる所 - Extended Moon."@ja .

_:Nfadc946be2d94ac0bca615bbe303ffee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "寒い世界の可愛い妖精さん"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:Neaa8f1fc93ee40a5ac0e2075a0bbe71c ;
    schema:name "寒い世界の可愛い妖精さん"@ja .

_:Neaa8f1fc93ee40a5ac0e2075a0bbe71c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N552f9edd92164638b11f9f7d74452e99,
        _:N7aad7cf891c64ad29a313ab9fe69f25c,
        _:N8a441b35c3e744e8a155f1b4a1d97fdf,
        _:N92e1c3b8840a4b528f4ef818d9ca358a,
        _:Na83301ec420146da8fb831209b1c59f5,
        _:Nab474535be3a4ba7bb7d23088fbab1fc,
        _:Nfadc946be2d94ac0bca615bbe303ffee ;
    mo:track_count 7 ;
    schema:duration "PT28:53"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N552f9edd92164638b11f9f7d74452e99,
        _:N7aad7cf891c64ad29a313ab9fe69f25c,
        _:N8a441b35c3e744e8a155f1b4a1d97fdf,
        _:N92e1c3b8840a4b528f4ef818d9ca358a,
        _:Na83301ec420146da8fb831209b1c59f5,
        _:Nab474535be3a4ba7bb7d23088fbab1fc,
        _:Nfadc946be2d94ac0bca615bbe303ffee .

