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

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

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

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

<event/76> a mo:Release ;
    schema:name "Released at Sunshine Creation 45 (Sep 27, 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/27#subject> a schema:CreativeWork ;
    schema:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn ;
    foaf:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@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/18532#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Philter's Magic"@en,
        "Philter's Magic"@ja,
        "Philter's Magic"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/18532#musicalwork> ;
    schema:name "Philter's Magic"@en,
        "Philter's Magic"@ja,
        "Philter's Magic"@ja-latn .

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

<album/18532#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Philter's Magic"@en,
        "Philter's Magic"@ja,
        "Philter's Magic"@ja-latn ;
    mo:performance_of <album/18532#musicalwork> ;
    mo:recorded_as <album/18532#musicalexpression> ;
    schema:name "Philter's Magic"@en,
        "Philter's Magic"@ja,
        "Philter's Magic"@ja-latn ;
    schema:workPerformed <album/18532#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/23/18532/18532-1269399525.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/18532#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-09-27"^^xsd:date ;
    dcterms:title "Philter's Magic"@en,
        "Philter's Magic"@ja,
        "Philter's Magic"@ja-latn ;
    mo:catalogue_number "CGCD-0005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/18532#musicalexpression> ;
    mo:publisher <org/790#subject> ;
    mo:record _:N0ca464d8fa16426399877c5ba3f53781 ;
    mo:record_count 1 ;
    mo:release <event/76> ;
    schema:about <product/20#subject>,
        <product/27#subject>,
        <product/33#subject> ;
    schema:datePublished "2009-09-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/23/18532/18532-1269399525.jpg> ;
    schema:name "Philter's Magic"@en,
        "Philter's Magic"@ja,
        "Philter's Magic"@ja-latn ;
    schema:publisher <org/790#subject> ;
    foaf:depiction <https://media.vgm.io/albums/23/18532/18532-1269399525.jpg> .

_:N105265331fff446f9b8af7d65fc44337 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Philter's Magic"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N0ca464d8fa16426399877c5ba3f53781 ;
    schema:name "Philter's Magic"@en .

_:N3636a1072684491b85188c35953c2a9a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thousand History"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N0ca464d8fa16426399877c5ba3f53781 ;
    schema:name "Thousand History"@en .

_:N8b65311d9ab14ecb95de5b71ce515906 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prayers"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N0ca464d8fa16426399877c5ba3f53781 ;
    schema:name "Prayers"@en .

_:N8e4290287a1c4a2ba119f581b46d3673 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Faith."@en ;
    mo:track_number 1 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:N0ca464d8fa16426399877c5ba3f53781 ;
    schema:name "Faith."@en .

_:Nf8e066713d674538875a6aa30838581b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "continue...？"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N0ca464d8fa16426399877c5ba3f53781 ;
    schema:name "continue...？"@en .

_:N0ca464d8fa16426399877c5ba3f53781 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N105265331fff446f9b8af7d65fc44337,
        _:N3636a1072684491b85188c35953c2a9a,
        _:N8b65311d9ab14ecb95de5b71ce515906,
        _:N8e4290287a1c4a2ba119f581b46d3673,
        _:Nf8e066713d674538875a6aa30838581b ;
    mo:track_count 5 ;
    schema:duration "PT20:22"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N105265331fff446f9b8af7d65fc44337,
        _:N3636a1072684491b85188c35953c2a9a,
        _:N8b65311d9ab14ecb95de5b71ce515906,
        _:N8e4290287a1c4a2ba119f581b46d3673,
        _:Nf8e066713d674538875a6aa30838581b .

