@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/133957> foaf:primaryTopic <album/133957#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/133957#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SHIVER / the GazettE -Optical Impression- [Limited Edition]"@en,
        "SHIVER / the GazettE -Optical Impression- [Limited Edition]"@ja,
        "SHIVER / the GazettE -Optical Impression- [Limited Edition]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "the GazettE"@en ;
            foaf:made <album/133957#composition> ;
            foaf:name "the GazettE"@en ] ;
    mo:produced_work <album/133957#musicalwork> ;
    schema:name "SHIVER / the GazettE -Optical Impression- [Limited Edition]"@en,
        "SHIVER / the GazettE -Optical Impression- [Limited Edition]"@ja,
        "SHIVER / the GazettE -Optical Impression- [Limited Edition]"@ja-latn .

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

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

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

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

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

<https://medium-media.vgm.io/albums/75/133957/133957-c7686b0d33fa.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/133957#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-07-21"^^xsd:date ;
    dcterms:title "SHIVER / the GazettE -Optical Impression- [Limited Edition]"@en,
        "SHIVER / the GazettE -Optical Impression- [Limited Edition]"@ja,
        "SHIVER / the GazettE -Optical Impression- [Limited Edition]"@ja-latn ;
    mo:catalogue_number "SRCL-7349~50" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/133957#musicalexpression> ;
    mo:publisher _:Ne4fda3ba0af94121a2f5c3f28ea761c0 ;
    mo:record _:N41c85b64a8274ef5b38206a188618540,
        _:N5dac74b80c8040e196fc001accacc043 ;
    mo:record_count 2 ;
    schema:about <product/3391#subject> ;
    schema:datePublished "2010-07-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/75/133957/133957-c7686b0d33fa.jpg> ;
    schema:name "SHIVER / the GazettE -Optical Impression- [Limited Edition]"@en,
        "SHIVER / the GazettE -Optical Impression- [Limited Edition]"@ja,
        "SHIVER / the GazettE -Optical Impression- [Limited Edition]"@ja-latn ;
    schema:publisher _:Ne4fda3ba0af94121a2f5c3f28ea761c0 ;
    foaf:depiction <https://media.vgm.io/albums/75/133957/133957-c7686b0d33fa.jpg> .

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

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

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

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

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

_:N3d8f2113d4084cf3b886ff6e0bf33848 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SHIVER (MUSIC CLIP + MAKING)"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5dac74b80c8040e196fc001accacc043 ;
    schema:name "SHIVER (MUSIC CLIP + MAKING)"@en .

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

_:N5dac74b80c8040e196fc001accacc043 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N3d8f2113d4084cf3b886ff6e0bf33848 ;
    mo:track_count 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N3d8f2113d4084cf3b886ff6e0bf33848 .

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

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

_:N41c85b64a8274ef5b38206a188618540 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3f9155d6f4cd47649a6a3ab794d839b3,
        _:Nd8ca28ad3bc34b48a193faceaf3fccf3 ;
    mo:track_count 2 ;
    schema:duration "PT8:07"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N3f9155d6f4cd47649a6a3ab794d839b3,
        _:Nd8ca28ad3bc34b48a193faceaf3fccf3 .

