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

<artist/2597#subject> a schema:Person,
        foaf:Person ;
    schema:name "D.watt"@en ;
    foaf:made <album/20594#lyrics>,
        <album/20594#subject> ;
    foaf:name "D.watt"@en .

<artist/7381#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ban"@en,
        "ばん"@ja ;
    foaf:made <album/20594#lyrics>,
        <album/20594#subject> ;
    foaf:name "Ban"@en,
        "ばん"@ja .

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

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

<event/91> a mo:Release ;
    schema:name "Released at Comic Market 78 (Aug 13, 2010 to Aug 15, 2010)" .

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

<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/20594#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ABSOLUTE"@en,
        "ABSOLUTE"@ja,
        "ABSOLUTE"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/20594#musicalwork> ;
    schema:name "ABSOLUTE"@en,
        "ABSOLUTE"@ja,
        "ABSOLUTE"@ja-latn .

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

<org/590#subject> schema:name "Honegami Ichizoku"@en,
        "骨神一族"@ja,
        "Honegami Ichizoku"@ja-latn ;
    foaf:name "Honegami Ichizoku"@en,
        "骨神一族"@ja,
        "Honegami Ichizoku"@ja-latn .

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

<https://medium-media.vgm.io/albums/49/20594/20594-1281212644.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/7394#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/20594#performance> ;
    schema:name "liebe"@en,
        "リーベ"@ja ;
    foaf:made <album/20594#lyrics>,
        <album/20594#subject> ;
    foaf:name "liebe"@en,
        "リーベ"@ja .

<artist/9005#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/20594#performance> ;
    schema:name "Takuya Honegami"@en,
        "骨神タクヤ"@ja ;
    foaf:made <album/20594#lyrics>,
        <album/20594#subject> ;
    foaf:name "Takuya Honegami"@en,
        "骨神タクヤ"@ja .

<album/20594#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ABSOLUTE"@en,
        "ABSOLUTE"@ja,
        "ABSOLUTE"@ja-latn ;
    mo:performance_of <album/20594#musicalwork> ;
    mo:performer <artist/7394#subject>,
        <artist/9005#subject> ;
    mo:recorded_as <album/20594#musicalexpression> ;
    schema:byArtist <artist/7394#subject>,
        <artist/9005#subject> ;
    schema:name "ABSOLUTE"@en,
        "ABSOLUTE"@ja,
        "ABSOLUTE"@ja-latn ;
    schema:workPerformed <album/20594#musicalwork> .

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

<album/20594#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-08-14"^^xsd:date ;
    dcterms:title "ABSOLUTE"@en,
        "ABSOLUTE"@ja,
        "ABSOLUTE"@ja-latn ;
    mo:catalogue_number "HMRT-0029" ;
    mo:media_type "CD" ;
    mo:publication_of <album/20594#musicalexpression> ;
    mo:publisher <org/590#subject> ;
    mo:record _:N0ef4cf3a9bff4ce1b85fd058105b2605 ;
    mo:record_count 1 ;
    mo:release <event/91> ;
    schema:about <product/22#subject>,
        <product/27#subject>,
        <product/33#subject>,
        <product/37#subject> ;
    schema:byArtist <artist/7394#subject>,
        <artist/9005#subject> ;
    schema:datePublished "2010-08-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/49/20594/20594-1281212644.jpg> ;
    schema:name "ABSOLUTE"@en,
        "ABSOLUTE"@ja,
        "ABSOLUTE"@ja-latn ;
    schema:publisher <org/590#subject> ;
    foaf:depiction <https://media.vgm.io/albums/49/20594/20594-1281212644.jpg> .

_:N035da9ee47794c85a1c4118242537c76 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "だれもいないダンシング"@ja ;
    mo:track_number 5 ;
    schema:duration "PT6:53"^^xsd:interval ;
    schema:inPlaylist _:N0ef4cf3a9bff4ce1b85fd058105b2605 ;
    schema:name "だれもいないダンシング"@ja .

_:N05a3a59f6a60402c888d9c35e4101deb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アタリカマワズバタフライ　（アブソリュートver.)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:N0ef4cf3a9bff4ce1b85fd058105b2605 ;
    schema:name "アタリカマワズバタフライ　（アブソリュートver.)"@ja .

_:N1deae3f1524f4ccbb8785ab0e691ca59 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "心のカギ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N0ef4cf3a9bff4ce1b85fd058105b2605 ;
    schema:name "心のカギ"@ja .

_:N34889d6a6b0a40968ed71f45e109de61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cherished dolls"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:29"^^xsd:interval ;
    schema:inPlaylist _:N0ef4cf3a9bff4ce1b85fd058105b2605 ;
    schema:name "Cherished dolls"@ja .

_:N5bb25e26d9484b358724e903e1eb69d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Maple's Cataract"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:N0ef4cf3a9bff4ce1b85fd058105b2605 ;
    schema:name "Maple's Cataract"@ja .

_:N739f1f5014214a0f9e4fc7a173a2cc9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "想い人 (reprise)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N0ef4cf3a9bff4ce1b85fd058105b2605 ;
    schema:name "想い人 (reprise)"@ja .

_:N73f5f438584547ce80e6183c210f610b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "closed eye (reprise)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:19"^^xsd:interval ;
    schema:inPlaylist _:N0ef4cf3a9bff4ce1b85fd058105b2605 ;
    schema:name "closed eye (reprise)"@ja .

_:Nb5229219b49440cebab05e649033a498 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "escape"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:50"^^xsd:interval ;
    schema:inPlaylist _:N0ef4cf3a9bff4ce1b85fd058105b2605 ;
    schema:name "escape"@ja .

_:N0ef4cf3a9bff4ce1b85fd058105b2605 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N035da9ee47794c85a1c4118242537c76,
        _:N05a3a59f6a60402c888d9c35e4101deb,
        _:N1deae3f1524f4ccbb8785ab0e691ca59,
        _:N34889d6a6b0a40968ed71f45e109de61,
        _:N5bb25e26d9484b358724e903e1eb69d8,
        _:N739f1f5014214a0f9e4fc7a173a2cc9e,
        _:N73f5f438584547ce80e6183c210f610b,
        _:Nb5229219b49440cebab05e649033a498 ;
    mo:track_count 8 ;
    schema:duration "PT43:34"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N035da9ee47794c85a1c4118242537c76,
        _:N05a3a59f6a60402c888d9c35e4101deb,
        _:N1deae3f1524f4ccbb8785ab0e691ca59,
        _:N34889d6a6b0a40968ed71f45e109de61,
        _:N5bb25e26d9484b358724e903e1eb69d8,
        _:N739f1f5014214a0f9e4fc7a173a2cc9e,
        _:N73f5f438584547ce80e6183c210f610b,
        _:Nb5229219b49440cebab05e649033a498 .

