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

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

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

<artist/13367#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129064#subject> ;
    schema:name "An"@en ;
    foaf:made <album/129064#composition>,
        <album/129064#subject> ;
    foaf:name "An"@en .

<event/158> a mo:Release ;
    schema:name "Released at M3-2013 Spring (Apr 29, 2013)" .

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

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

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

<https://media.vgm.io/albums/46/129064/129064-74190b8b2343.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/129064#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/46/129064/129064-74190b8b2343.jpg> ;
    foaf:depicts <album/129064#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/46/129064/129064-74190b8b2343.jpg> .

<https://medium-media.vgm.io/albums/46/129064/129064-74190b8b2343.jpg> a schema:ImageObject,
        foaf:Image .

<album/129064#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kathalshame"@en,
        "Kathalshame"@ja,
        "Kathalshame"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "- AcuticNotes"@en ;
            foaf:made <album/129064#composition> ;
            foaf:name "- AcuticNotes"@en ],
        <artist/13367#subject> ;
    mo:produced_work <album/129064#musicalwork> ;
    schema:name "Kathalshame"@en,
        "Kathalshame"@ja,
        "Kathalshame"@ja-latn .

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

<album/129064#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-04-29"^^xsd:date ;
    dcterms:title "Kathalshame"@en,
        "Kathalshame"@ja,
        "Kathalshame"@ja-latn ;
    mo:catalogue_number "ACAL-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/129064#musicalexpression> ;
    mo:publisher <org/3743#subject> ;
    mo:record _:N54f9d392b35949b7996a8006d62bcc6b ;
    mo:record_count 1 ;
    mo:release <event/158> ;
    schema:datePublished "2013-04-29"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/46/129064/129064-74190b8b2343.jpg> ;
    schema:name "Kathalshame"@en,
        "Kathalshame"@ja,
        "Kathalshame"@ja-latn ;
    schema:publisher <org/3743#subject> ;
    foaf:depiction <https://media.vgm.io/albums/46/129064/129064-74190b8b2343.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129064#subject> ;
    schema:name "- AcuticNotes"@en ;
    foaf:made <album/129064#subject> ;
    foaf:name "- AcuticNotes"@en .

_:N58a6b436df074259a3bfc77c0f15d935 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I. 落下"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:58"^^xsd:interval ;
    schema:inPlaylist _:N54f9d392b35949b7996a8006d62bcc6b ;
    schema:name "I. 落下"@ja .

_:N869ef56de1ad4cc5bace33ece290c4b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VIII.『対岸の話』"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N54f9d392b35949b7996a8006d62bcc6b ;
    schema:name "VIII.『対岸の話』"@ja .

_:N9664d189fe6e49baa99866b8a1fe3b66 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VI. 死堺"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:N54f9d392b35949b7996a8006d62bcc6b ;
    schema:name "VI. 死堺"@ja .

_:N9d280670e468412d8f12bec25f8f2443 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "II. 躊静"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:N54f9d392b35949b7996a8006d62bcc6b ;
    schema:name "II. 躊静"@ja .

_:Nc8b291834052488898fc2c05b1197715 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VII. 淡焉"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:N54f9d392b35949b7996a8006d62bcc6b ;
    schema:name "VII. 淡焉"@ja .

_:Neb039e228dbf4f2b8b4d542c1dcb75af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "III. 戒慙"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N54f9d392b35949b7996a8006d62bcc6b ;
    schema:name "III. 戒慙"@ja .

_:Neb0cc137f6ae478db40f86208cc0fd0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "V. 悔壁"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:46"^^xsd:interval ;
    schema:inPlaylist _:N54f9d392b35949b7996a8006d62bcc6b ;
    schema:name "V. 悔壁"@ja .

_:Nf73b2131589c491dba91cfc5f182a6ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "IV. 蝶彩"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N54f9d392b35949b7996a8006d62bcc6b ;
    schema:name "IV. 蝶彩"@ja .

_:N54f9d392b35949b7996a8006d62bcc6b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N58a6b436df074259a3bfc77c0f15d935,
        _:N869ef56de1ad4cc5bace33ece290c4b5,
        _:N9664d189fe6e49baa99866b8a1fe3b66,
        _:N9d280670e468412d8f12bec25f8f2443,
        _:Nc8b291834052488898fc2c05b1197715,
        _:Neb039e228dbf4f2b8b4d542c1dcb75af,
        _:Neb0cc137f6ae478db40f86208cc0fd0d,
        _:Nf73b2131589c491dba91cfc5f182a6ae ;
    mo:track_count 8 ;
    schema:duration "PT27:39"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N58a6b436df074259a3bfc77c0f15d935,
        _:N869ef56de1ad4cc5bace33ece290c4b5,
        _:N9664d189fe6e49baa99866b8a1fe3b66,
        _:N9d280670e468412d8f12bec25f8f2443,
        _:Nc8b291834052488898fc2c05b1197715,
        _:Neb039e228dbf4f2b8b4d542c1dcb75af,
        _:Neb0cc137f6ae478db40f86208cc0fd0d,
        _:Nf73b2131589c491dba91cfc5f182a6ae .

