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

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

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

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

<event/35> a mo:Release ;
    schema:name "Released at Comic Market 75 (Dec 28, 2008 to Dec 30, 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/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/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/37#subject> a schema:CreativeWork ;
    schema:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn ;
    foaf:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn .

<album/19725#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Edge Of The Knife"@en,
        "The Edge Of The Knife"@ja,
        "The Edge Of The Knife"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/19725#musicalwork> ;
    schema:name "The Edge Of The Knife"@en,
        "The Edge Of The Knife"@ja,
        "The Edge Of The Knife"@ja-latn .

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

<album/19725#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Edge Of The Knife"@en,
        "The Edge Of The Knife"@ja,
        "The Edge Of The Knife"@ja-latn ;
    mo:performance_of <album/19725#musicalwork> ;
    mo:recorded_as <album/19725#musicalexpression> ;
    schema:name "The Edge Of The Knife"@en,
        "The Edge Of The Knife"@ja,
        "The Edge Of The Knife"@ja-latn ;
    schema:workPerformed <album/19725#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/52/19725/19725-1276162375.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/19725#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-12-29"^^xsd:date ;
    dcterms:title "The Edge Of The Knife"@en,
        "The Edge Of The Knife"@ja,
        "The Edge Of The Knife"@ja-latn ;
    mo:catalogue_number "BFCD-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/19725#musicalexpression> ;
    mo:publisher <org/677#subject> ;
    mo:record _:Ncdfeeb716b9e45f8917cc20d75f3b8a6 ;
    mo:record_count 1 ;
    mo:release <event/35> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/37#subject> ;
    schema:datePublished "2008-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/52/19725/19725-1276162375.jpg> ;
    schema:name "The Edge Of The Knife"@en,
        "The Edge Of The Knife"@ja,
        "The Edge Of The Knife"@ja-latn ;
    schema:publisher <org/677#subject> ;
    foaf:depiction <https://media.vgm.io/albums/52/19725/19725-1276162375.jpg> .

_:N04d49d6a4f614232a5d7b4fca9a4bd89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Her Dread"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:Ncdfeeb716b9e45f8917cc20d75f3b8a6 ;
    schema:name "Her Dread"@en .

_:N1175a6a18e294fce9ee20e3d2ae46ba1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Limit Of Hallucination"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:Ncdfeeb716b9e45f8917cc20d75f3b8a6 ;
    schema:name "The Limit Of Hallucination"@en .

_:N549af6bf1e81468fbeff51b1ab9718c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Puppeteer"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:Ncdfeeb716b9e45f8917cc20d75f3b8a6 ;
    schema:name "Puppeteer"@en .

_:N6ee08934cb5e454d8fed7123e92f7459 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Interlude"@en ;
    mo:track_number 3 ;
    schema:duration "PT0:59"^^xsd:interval ;
    schema:inPlaylist _:Ncdfeeb716b9e45f8917cc20d75f3b8a6 ;
    schema:name "Interlude"@en .

_:N6f528ed34dc14d50911ffc5ff5117763 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unconciousness Goes Brutal Conciousness"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:Ncdfeeb716b9e45f8917cc20d75f3b8a6 ;
    schema:name "Unconciousness Goes Brutal Conciousness"@en .

_:N9743405def0a4c5185e0a24413a51e15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NecroFantasia"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:Ncdfeeb716b9e45f8917cc20d75f3b8a6 ;
    schema:name "NecroFantasia"@en .

_:N9998938f999e43cc9f670f51b893439d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Edge Of The Knife"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:Ncdfeeb716b9e45f8917cc20d75f3b8a6 ;
    schema:name "The Edge Of The Knife"@en .

_:Ncdfeeb716b9e45f8917cc20d75f3b8a6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04d49d6a4f614232a5d7b4fca9a4bd89,
        _:N1175a6a18e294fce9ee20e3d2ae46ba1,
        _:N549af6bf1e81468fbeff51b1ab9718c1,
        _:N6ee08934cb5e454d8fed7123e92f7459,
        _:N6f528ed34dc14d50911ffc5ff5117763,
        _:N9743405def0a4c5185e0a24413a51e15,
        _:N9998938f999e43cc9f670f51b893439d ;
    mo:track_count 7 ;
    schema:duration "PT21:09"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N04d49d6a4f614232a5d7b4fca9a4bd89,
        _:N1175a6a18e294fce9ee20e3d2ae46ba1,
        _:N549af6bf1e81468fbeff51b1ab9718c1,
        _:N6ee08934cb5e454d8fed7123e92f7459,
        _:N6f528ed34dc14d50911ffc5ff5117763,
        _:N9743405def0a4c5185e0a24413a51e15,
        _:N9998938f999e43cc9f670f51b893439d .

