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

<product/3391#subject> a schema:CreativeWork ;
    schema:name "Black Butler II"@en,
        "黒執事II"@ja,
        "Kuroshitsuji II"@ja-latn ;
    foaf:name "Black Butler II"@en,
        "黒執事II"@ja,
        "Kuroshitsuji II"@ja-latn .

<album/133849#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SHIVER / the GazettE -Auditory Impression-"@en,
        "SHIVER / the GazettE -Auditory Impression-"@ja,
        "SHIVER / the GazettE -Auditory Impression-"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "the GazettE"@en ;
            foaf:made <album/133849#composition> ;
            foaf:name "the GazettE"@en ] ;
    mo:produced_work <album/133849#musicalwork> ;
    schema:name "SHIVER / the GazettE -Auditory Impression-"@en,
        "SHIVER / the GazettE -Auditory Impression-"@ja,
        "SHIVER / the GazettE -Auditory Impression-"@ja-latn .

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

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

<album/133849#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SHIVER / the GazettE -Auditory Impression-"@en,
        "SHIVER / the GazettE -Auditory Impression-"@ja,
        "SHIVER / the GazettE -Auditory Impression-"@ja-latn ;
    mo:performance_of <album/133849#musicalwork> ;
    mo:recorded_as <album/133849#musicalexpression> ;
    schema:name "SHIVER / the GazettE -Auditory Impression-"@en,
        "SHIVER / the GazettE -Auditory Impression-"@ja,
        "SHIVER / the GazettE -Auditory Impression-"@ja-latn ;
    schema:workPerformed <album/133849#musicalwork> .

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

<https://media.vgm.io/albums/94/133849/133849-6bfd7542e4a8.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/133849#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/94/133849/133849-6bfd7542e4a8.jpg> ;
    foaf:depicts <album/133849#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/94/133849/133849-6bfd7542e4a8.jpg> .

<https://medium-media.vgm.io/albums/94/133849/133849-6bfd7542e4a8.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/133849#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-07-21"^^xsd:date ;
    dcterms:title "SHIVER / the GazettE -Auditory Impression-"@en,
        "SHIVER / the GazettE -Auditory Impression-"@ja,
        "SHIVER / the GazettE -Auditory Impression-"@ja-latn ;
    mo:catalogue_number "SRCL-7351" ;
    mo:media_type "CD" ;
    mo:publication_of <album/133849#musicalexpression> ;
    mo:publisher _:Na993a9828634430faddbc0e21c7ca9fe ;
    mo:record _:N4c379c4d0c874feb965c28a8c2bdde71 ;
    mo:record_count 1 ;
    schema:about <product/3391#subject> ;
    schema:datePublished "2010-07-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/94/133849/133849-6bfd7542e4a8.jpg> ;
    schema:name "SHIVER / the GazettE -Auditory Impression-"@en,
        "SHIVER / the GazettE -Auditory Impression-"@ja,
        "SHIVER / the GazettE -Auditory Impression-"@ja-latn ;
    schema:publisher _:Na993a9828634430faddbc0e21c7ca9fe ;
    foaf:depiction <https://media.vgm.io/albums/94/133849/133849-6bfd7542e4a8.jpg> .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "the GazettE"@en ;
    foaf:made <album/133849#vocals> ;
    foaf:name "the GazettE"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "RUKI"@en ;
    foaf:made <album/133849#subject> ;
    foaf:name "RUKI"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "RUKI"@en ;
    foaf:made <album/133849#lyrics> ;
    foaf:name "RUKI"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "the GazettE"@en ;
    foaf:made <album/133849#subject> ;
    foaf:name "the GazettE"@en .

_:N49f7650c15ee49fe9f4cf5ec4f375044 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "奈落"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N4c379c4d0c874feb965c28a8c2bdde71 ;
    schema:name "奈落"@ja .

_:N5b3b1438bda647cc9604f752823d3116 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HESITATING MEANS DEATH"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N4c379c4d0c874feb965c28a8c2bdde71 ;
    schema:name "HESITATING MEANS DEATH"@ja .

_:Na993a9828634430faddbc0e21c7ca9fe schema:name "VVV Records"@en,
        "VVV Records"@ja,
        "VVV Records"@ja-latn ;
    foaf:name "VVV Records"@en,
        "VVV Records"@ja,
        "VVV Records"@ja-latn .

_:Ncc5ae87e6e3f4ef5858c9c1d97a74df0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SHIVER"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N4c379c4d0c874feb965c28a8c2bdde71 ;
    schema:name "SHIVER"@ja .

_:N4c379c4d0c874feb965c28a8c2bdde71 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N49f7650c15ee49fe9f4cf5ec4f375044,
        _:N5b3b1438bda647cc9604f752823d3116,
        _:Ncc5ae87e6e3f4ef5858c9c1d97a74df0 ;
    mo:track_count 3 ;
    schema:duration "PT12:23"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N49f7650c15ee49fe9f4cf5ec4f375044,
        _:N5b3b1438bda647cc9604f752823d3116,
        _:Ncc5ae87e6e3f4ef5858c9c1d97a74df0 .

