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

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

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

<artist/32026#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/89395#subject> ;
    schema:name "LUNE"@en ;
    foaf:made <album/89395#composition>,
        <album/89395#subject> ;
    foaf:name "LUNE"@en .

<artist/4391#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/89395#subject> ;
    schema:name "Setsuna"@en,
        "刹那"@ja ;
    foaf:made <album/89395#composition>,
        <album/89395#subject> ;
    foaf:name "Setsuna"@en,
        "刹那"@ja .

<artist/6674#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/89395#subject> ;
    schema:name "-45"@en ;
    foaf:made <album/89395#composition>,
        <album/89395#subject> ;
    foaf:name "-45"@en .

<event/29> a mo:Release ;
    schema:name "Released at Comic Market 74 (Aug 15, 2008 to Aug 17, 2008)" .

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

<album/89395#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kikeiju"@en,
        "畸茎樹"@ja,
        "Kikeiju"@ja-latn ;
    mo:performance_of <album/89395#musicalwork> ;
    mo:recorded_as <album/89395#musicalexpression> ;
    schema:name "Kikeiju"@en,
        "畸茎樹"@ja,
        "Kikeiju"@ja-latn ;
    schema:workPerformed <album/89395#musicalwork> .

<org/1967#subject> schema:name "T-Rify.D"@en,
        "T-Rify.D"@ja,
        "T-Rify.D"@ja-latn ;
    foaf:name "T-Rify.D"@en,
        "T-Rify.D"@ja,
        "T-Rify.D"@ja-latn .

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

<https://medium-media.vgm.io/albums/59/89395/89395-1565884733.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/89395#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kikeiju"@en,
        "畸茎樹"@ja,
        "Kikeiju"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(D'va;;;;;;;;5)"@en ;
            foaf:made <album/89395#composition> ;
            foaf:name "(D'va;;;;;;;;5)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(鈴音々)"@en ;
            foaf:made <album/89395#composition> ;
            foaf:name "(鈴音々)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Barrage Am Ring Kokuyasou"@en ;
            foaf:made <album/89395#composition> ;
            foaf:name "(Barrage Am Ring Kokuyasou"@en ],
        <artist/32026#subject>,
        <artist/4391#subject>,
        <artist/6674#subject> ;
    mo:produced_work <album/89395#musicalwork> ;
    schema:name "Kikeiju"@en,
        "畸茎樹"@ja,
        "Kikeiju"@ja-latn .

<album/89395#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-08-16"^^xsd:date ;
    dcterms:title "Kikeiju"@en,
        "畸茎樹"@ja,
        "Kikeiju"@ja-latn ;
    mo:catalogue_number "TRFD-0003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/89395#musicalexpression> ;
    mo:publisher <org/1967#subject> ;
    mo:record _:Nf051507ee4e94de995be1af4c22c57f2 ;
    mo:record_count 1 ;
    mo:release <event/29> ;
    schema:datePublished "2008-08-16"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/59/89395/89395-1565884733.jpg> ;
    schema:name "Kikeiju"@en,
        "畸茎樹"@ja,
        "Kikeiju"@ja-latn ;
    schema:publisher <org/1967#subject> ;
    foaf:depiction <https://media.vgm.io/albums/59/89395/89395-1565884733.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/89395#subject> ;
    schema:name "(鈴音々)"@en ;
    foaf:made <album/89395#subject> ;
    foaf:name "(鈴音々)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/89395#subject> ;
    schema:name "(D'va;;;;;;;;5)"@en ;
    foaf:made <album/89395#subject> ;
    foaf:name "(D'va;;;;;;;;5)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/89395#subject> ;
    schema:name "(Barrage Am Ring Kokuyasou"@en ;
    foaf:made <album/89395#subject> ;
    foaf:name "(Barrage Am Ring Kokuyasou"@en .

_:N07884167f62a4d8084299f922ea2c1cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "コープスの心"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:Nf051507ee4e94de995be1af4c22c57f2 ;
    schema:name "コープスの心"@ja .

_:N2099f5124f054047b81723a748294820 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "逢世鏡"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:Nf051507ee4e94de995be1af4c22c57f2 ;
    schema:name "逢世鏡"@ja .

_:N5ec13d2f87fa4d599d1565c88b3ae840 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "人形供養"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:Nf051507ee4e94de995be1af4c22c57f2 ;
    schema:name "人形供養"@ja .

_:N8e709fa328c145b0b0fad50b48405b4f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "J.B&Y:rpt2-hdV"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:Nf051507ee4e94de995be1af4c22c57f2 ;
    schema:name "J.B&Y:rpt2-hdV"@ja .

_:N9e222fff1fb14ff08306d52730607e6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "禍咎ノ終"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:Nf051507ee4e94de995be1af4c22c57f2 ;
    schema:name "禍咎ノ終"@ja .

_:Nd5445aac71694e3ebf8b807bb259dd6c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "孤独な深海魚"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:Nf051507ee4e94de995be1af4c22c57f2 ;
    schema:name "孤独な深海魚"@ja .

_:Nd61baba269d1445dbb9d28c562f30ab5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヒサキータ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:28"^^xsd:interval ;
    schema:inPlaylist _:Nf051507ee4e94de995be1af4c22c57f2 ;
    schema:name "ヒサキータ"@ja .

_:Nec9eb788dfeb4740ae4fbce87c88ab3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "韜晦者"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:Nf051507ee4e94de995be1af4c22c57f2 ;
    schema:name "韜晦者"@ja .

_:Nf051507ee4e94de995be1af4c22c57f2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N07884167f62a4d8084299f922ea2c1cd,
        _:N2099f5124f054047b81723a748294820,
        _:N5ec13d2f87fa4d599d1565c88b3ae840,
        _:N8e709fa328c145b0b0fad50b48405b4f,
        _:N9e222fff1fb14ff08306d52730607e6e,
        _:Nd5445aac71694e3ebf8b807bb259dd6c,
        _:Nd61baba269d1445dbb9d28c562f30ab5,
        _:Nec9eb788dfeb4740ae4fbce87c88ab3e ;
    mo:track_count 8 ;
    schema:duration "PT31:29"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N07884167f62a4d8084299f922ea2c1cd,
        _:N2099f5124f054047b81723a748294820,
        _:N5ec13d2f87fa4d599d1565c88b3ae840,
        _:N8e709fa328c145b0b0fad50b48405b4f,
        _:N9e222fff1fb14ff08306d52730607e6e,
        _:Nd5445aac71694e3ebf8b807bb259dd6c,
        _:Nd61baba269d1445dbb9d28c562f30ab5,
        _:Nec9eb788dfeb4740ae4fbce87c88ab3e .

