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

<artist/11453#subject> a schema:Person,
        foaf:Person ;
    schema:name "Youki Kanno"@en,
        "カンノユウキ"@ja ;
    foaf:made <album/137754#lyrics>,
        <album/137754#subject>,
        <album/137754#vocals> ;
    foaf:name "Youki Kanno"@en,
        "カンノユウキ"@ja .

<artist/2326#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ringo Aoba"@en,
        "青葉りんご"@ja ;
    foaf:made <album/137754#subject>,
        <album/137754#vocals> ;
    foaf:name "Ringo Aoba"@en,
        "青葉りんご"@ja .

<artist/1991#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/137754#subject> ;
    schema:name "Nijine"@en,
        "虹音"@ja ;
    foaf:made <album/137754#composition>,
        <album/137754#subject> ;
    foaf:name "Nijine"@en,
        "虹音"@ja .

<artist/6535#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/137754#subject> ;
    schema:name "Kouhei Matsumiya"@en,
        "松美夜孤雨兵"@ja ;
    foaf:made <album/137754#composition>,
        <album/137754#subject> ;
    foaf:name "Kouhei Matsumiya"@en,
        "松美夜孤雨兵"@ja .

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

<org/4140#subject> schema:name "OMAGATOKI"@en,
        "オーマガトキ"@ja,
        "OMAGATOKI"@ja-latn ;
    foaf:name "OMAGATOKI"@en,
        "オーマガトキ"@ja,
        "OMAGATOKI"@ja-latn .

<https://media.vgm.io/albums/45/137754/137754-64a86ad9b507.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/137754#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/45/137754/137754-64a86ad9b507.png> ;
    foaf:depicts <album/137754#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/45/137754/137754-64a86ad9b507.png> .

<https://medium-media.vgm.io/albums/45/137754/137754-64a86ad9b507.png> a schema:ImageObject,
        foaf:Image .

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

<album/137754#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Piercing Voice / Youki Kanno"@en,
        "Piercing Voice / カンノユウキ"@ja,
        "Piercing Voice / Youki Kanno"@ja-latn ;
    mo:performance_of <album/137754#musicalwork> ;
    mo:performer <artist/62470#subject> ;
    mo:recorded_as <album/137754#musicalexpression> ;
    schema:byArtist <artist/62470#subject> ;
    schema:name "Piercing Voice / Youki Kanno"@en,
        "Piercing Voice / カンノユウキ"@ja,
        "Piercing Voice / Youki Kanno"@ja-latn ;
    schema:workPerformed <album/137754#musicalwork> .

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

<artist/62470#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/137754#performance> ;
    schema:name "ユーキングスペクタクル"@en,
        "ユーキングスペクタクル"@ja ;
    foaf:name "ユーキングスペクタクル"@en,
        "ユーキングスペクタクル"@ja .

<album/137754#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Piercing Voice / Youki Kanno"@en,
        "Piercing Voice / カンノユウキ"@ja,
        "Piercing Voice / Youki Kanno"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Yu"@en ;
            foaf:made <album/137754#composition> ;
            foaf:name "Yu"@en ],
        <artist/1991#subject>,
        <artist/6535#subject> ;
    mo:produced_work <album/137754#musicalwork> ;
    schema:name "Piercing Voice / Youki Kanno"@en,
        "Piercing Voice / カンノユウキ"@ja,
        "Piercing Voice / Youki Kanno"@ja-latn .

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

<album/137754#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-03-23"^^xsd:date ;
    dcterms:title "Piercing Voice / Youki Kanno"@en,
        "Piercing Voice / カンノユウキ"@ja,
        "Piercing Voice / Youki Kanno"@ja-latn ;
    mo:catalogue_number "OMCE-1001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/137754#musicalexpression> ;
    mo:publisher <org/4140#subject> ;
    mo:record _:N212eb4dc7e194e93ab33349eef65f00e ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Nise no Chigiri"@en ;
            foaf:name "Nise no Chigiri"@en ],
        [ a schema:CreativeWork ;
            schema:name "Youtou Jiken"@en ;
            foaf:name "Youtou Jiken"@en ],
        [ a schema:CreativeWork ;
            schema:name "Shin Megami Tensei IMAGINE"@en ;
            foaf:name "Shin Megami Tensei IMAGINE"@en ] ;
    schema:byArtist <artist/62470#subject> ;
    schema:datePublished "2011-03-23"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/45/137754/137754-64a86ad9b507.png> ;
    schema:name "Piercing Voice / Youki Kanno"@en,
        "Piercing Voice / カンノユウキ"@ja,
        "Piercing Voice / Youki Kanno"@ja-latn ;
    schema:publisher <org/4140#subject> ;
    foaf:depiction <https://media.vgm.io/albums/45/137754/137754-64a86ad9b507.png> .

[] a schema:Person,
        foaf:Person ;
    schema:name "松美夜孤雨兵"@en ;
    foaf:made <album/137754#lyrics> ;
    foaf:name "松美夜孤雨兵"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "睦月たたら"@en ;
    foaf:made <album/137754#subject> ;
    foaf:name "睦月たたら"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "睦月たたら"@en ;
    foaf:made <album/137754#lyrics> ;
    foaf:name "睦月たたら"@en .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "松美夜孤雨兵"@en ;
    foaf:made <album/137754#subject> ;
    foaf:name "松美夜孤雨兵"@en .

_:N0a28fb4d1e0a44e595c2f1a6681efc11 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "約束しよう"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N212eb4dc7e194e93ab33349eef65f00e ;
    schema:name "約束しよう"@ja .

_:N0fed68b480dd45b5a99b0715b8dabb2c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HELL or HEAVEN"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:N212eb4dc7e194e93ab33349eef65f00e ;
    schema:name "HELL or HEAVEN"@ja .

_:N22587ecd33d04e6aa56556cafb98c7fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "消えない絆"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N212eb4dc7e194e93ab33349eef65f00e ;
    schema:name "消えない絆"@ja .

_:N353b4ac97af44819b82d53aa10a0604b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DEAD END"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N212eb4dc7e194e93ab33349eef65f00e ;
    schema:name "DEAD END"@ja .

_:N6cd0d283ffea435b916b62757c5b3593 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "theme of, the Case of Cursed Blade."@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N212eb4dc7e194e93ab33349eef65f00e ;
    schema:name "theme of, the Case of Cursed Blade."@ja .

_:N8232d96ef6df49bbb5f97ccd020e572c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "暁ヲ超エテ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:N212eb4dc7e194e93ab33349eef65f00e ;
    schema:name "暁ヲ超エテ"@ja .

_:Na2da2cdf393a402cbb740d10eebfaed3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RESET"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N212eb4dc7e194e93ab33349eef65f00e ;
    schema:name "RESET"@ja .

_:Naf3e2962adf44fb6868daa618041d34c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "till"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:47"^^xsd:interval ;
    schema:inPlaylist _:N212eb4dc7e194e93ab33349eef65f00e ;
    schema:name "till"@ja .

_:N212eb4dc7e194e93ab33349eef65f00e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0a28fb4d1e0a44e595c2f1a6681efc11,
        _:N0fed68b480dd45b5a99b0715b8dabb2c,
        _:N22587ecd33d04e6aa56556cafb98c7fb,
        _:N353b4ac97af44819b82d53aa10a0604b,
        _:N6cd0d283ffea435b916b62757c5b3593,
        _:N8232d96ef6df49bbb5f97ccd020e572c,
        _:Na2da2cdf393a402cbb740d10eebfaed3,
        _:Naf3e2962adf44fb6868daa618041d34c ;
    mo:track_count 8 ;
    schema:duration "PT37:32"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N0a28fb4d1e0a44e595c2f1a6681efc11,
        _:N0fed68b480dd45b5a99b0715b8dabb2c,
        _:N22587ecd33d04e6aa56556cafb98c7fb,
        _:N353b4ac97af44819b82d53aa10a0604b,
        _:N6cd0d283ffea435b916b62757c5b3593,
        _:N8232d96ef6df49bbb5f97ccd020e572c,
        _:Na2da2cdf393a402cbb740d10eebfaed3,
        _:Naf3e2962adf44fb6868daa618041d34c .

