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

<artist/10727#subject> a schema:Person,
        foaf:Person ;
    schema:name "Saeko Sugiyama"@en,
        "杉山小絵子"@ja ;
    foaf:made <album/100871#lyrics>,
        <album/100871#subject> ;
    foaf:name "Saeko Sugiyama"@en,
        "杉山小絵子"@ja .

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

<artist/19934#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/100871#subject> ;
    schema:name "Mizuka Fujii"@en,
        "藤井瑞香"@ja ;
    foaf:made <album/100871#composition>,
        <album/100871#subject> ;
    foaf:name "Mizuka Fujii"@en,
        "藤井瑞香"@ja .

<artist/2117#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/100871#subject> ;
    schema:name "Nittoku Inoue"@en,
        "井上日徳"@ja ;
    foaf:made <album/100871#composition>,
        <album/100871#subject> ;
    foaf:name "Nittoku Inoue"@en,
        "井上日徳"@ja .

<artist/977#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/100871#subject> ;
    schema:name "Go Shiina"@en,
        "椎名豪"@ja ;
    foaf:made <album/100871#composition>,
        <album/100871#subject> ;
    foaf:name "Go Shiina"@en,
        "椎名豪"@ja .

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

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

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

<https://medium-media.vgm.io/albums/17/100871/100871-1593361160.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/100871#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "WARNING / Cliché of the end of the Despair"@en,
        "「警告」 / 絶望ノ果てのクリシェ"@ja,
        "WARNING / Cliché of the end of the Despair"@ja-latn ;
    mo:performance_of <album/100871#musicalwork> ;
    mo:performer <artist/32926#subject> ;
    mo:recorded_as <album/100871#musicalexpression> ;
    schema:byArtist <artist/32926#subject> ;
    schema:name "WARNING / Cliché of the end of the Despair"@en,
        "「警告」 / 絶望ノ果てのクリシェ"@ja,
        "WARNING / Cliché of the end of the Despair"@ja-latn ;
    schema:workPerformed <album/100871#musicalwork> .

<artist/32926#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/100871#performance> ;
    schema:name "Cliché of the end of the Despair"@en,
        "絶望ノ果てのクリシェ"@ja ;
    foaf:name "Cliché of the end of the Despair"@en,
        "絶望ノ果てのクリシェ"@ja .

<album/100871#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "WARNING / Cliché of the end of the Despair"@en,
        "「警告」 / 絶望ノ果てのクリシェ"@ja,
        "WARNING / Cliché of the end of the Despair"@ja-latn ;
    mo:composer <artist/19934#subject>,
        <artist/2117#subject>,
        <artist/977#subject> ;
    mo:produced_work <album/100871#musicalwork> ;
    schema:name "WARNING / Cliché of the end of the Despair"@en,
        "「警告」 / 絶望ノ果てのクリシェ"@ja,
        "WARNING / Cliché of the end of the Despair"@ja-latn .

<album/100871#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-10-01"^^xsd:date ;
    dcterms:title "WARNING / Cliché of the end of the Despair"@en,
        "「警告」 / 絶望ノ果てのクリシェ"@ja,
        "WARNING / Cliché of the end of the Despair"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/100871#musicalexpression> ;
    mo:publisher _:N4f7db4e347724f9f91c339827a717e54 ;
    mo:record _:Ndd2ccb3e9aba41e7bb957722e6f9ddaa ;
    mo:record_count 1 ;
    schema:byArtist <artist/32926#subject> ;
    schema:datePublished "2017-10-01"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/17/100871/100871-1593361160.jpg> ;
    schema:name "WARNING / Cliché of the end of the Despair"@en,
        "「警告」 / 絶望ノ果てのクリシェ"@ja,
        "WARNING / Cliché of the end of the Despair"@ja-latn ;
    schema:publisher _:N4f7db4e347724f9f91c339827a717e54 ;
    foaf:depiction <https://media.vgm.io/albums/17/100871/100871-1593361160.jpg> .

_:N0d95f6c4d638433db6c996d5e2084138 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cradle in the dark"@en,
        "晦冥のゆりかご"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:Ndd2ccb3e9aba41e7bb957722e6f9ddaa ;
    schema:name "Cradle in the dark"@en,
        "晦冥のゆりかご"@ja .

_:N398a38ad4ce3460bba7a1a0ea0c1f127 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cliché of the end of the Despair -nocturne-"@en,
        "絶望ノ果てのクリシェ -nocturne-"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:Ndd2ccb3e9aba41e7bb957722e6f9ddaa ;
    schema:name "Cliché of the end of the Despair -nocturne-"@en,
        "絶望ノ果てのクリシェ -nocturne-"@ja .

_:N40eecfc02d764227841ae9af2e7037a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cliché of the end of the Despair -introduction-"@en,
        "絶望ノ果てのクリシェ -introduction-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:Ndd2ccb3e9aba41e7bb957722e6f9ddaa ;
    schema:name "Cliché of the end of the Despair -introduction-"@en,
        "絶望ノ果てのクリシェ -introduction-"@ja .

_:N4f7db4e347724f9f91c339827a717e54 schema:name "SLOTH MUSIC"@en,
        "SLOTH MUSIC"@ja,
        "SLOTH MUSIC"@ja-latn ;
    foaf:name "SLOTH MUSIC"@en,
        "SLOTH MUSIC"@ja,
        "SLOTH MUSIC"@ja-latn .

_:N7195f40d4b7b476f9963be9d164df766 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The planet of zero"@en,
        "ゼロの惑星"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:Ndd2ccb3e9aba41e7bb957722e6f9ddaa ;
    schema:name "The planet of zero"@en,
        "ゼロの惑星"@ja .

_:Naff54c5673da412dbf337d40e26a3a6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Color of life"@en,
        "生命の色"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:Ndd2ccb3e9aba41e7bb957722e6f9ddaa ;
    schema:name "Color of life"@en,
        "生命の色"@ja .

_:Ncee3579b151a402c8a0110096d01f9bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Annihilation"@en,
        "Annihilation"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:Ndd2ccb3e9aba41e7bb957722e6f9ddaa ;
    schema:name "Annihilation"@en,
        "Annihilation"@ja .

_:Ndd2ccb3e9aba41e7bb957722e6f9ddaa a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0d95f6c4d638433db6c996d5e2084138,
        _:N398a38ad4ce3460bba7a1a0ea0c1f127,
        _:N40eecfc02d764227841ae9af2e7037a0,
        _:N7195f40d4b7b476f9963be9d164df766,
        _:Naff54c5673da412dbf337d40e26a3a6e,
        _:Ncee3579b151a402c8a0110096d01f9bf ;
    mo:track_count 6 ;
    schema:duration "PT21:03"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N0d95f6c4d638433db6c996d5e2084138,
        _:N398a38ad4ce3460bba7a1a0ea0c1f127,
        _:N40eecfc02d764227841ae9af2e7037a0,
        _:N7195f40d4b7b476f9963be9d164df766,
        _:Naff54c5673da412dbf337d40e26a3a6e,
        _:Ncee3579b151a402c8a0110096d01f9bf .

