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

<artist/346#subject> a schema:Person,
        foaf:Person ;
    schema:name "GACKT"@en ;
    foaf:made <album/57911#subject>,
        <album/57911#vocals> ;
    foaf:name "GACKT"@en .

<artist/56483#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/57911#subject> ;
    schema:name "GACKT.C"@en ;
    foaf:made <album/57911#composition>,
        <album/57911#lyrics>,
        <album/57911#subject> ;
    foaf:name "GACKT.C"@en .

<product/3612#subject> a schema:CreativeWork ;
    schema:name "Samurai Warriors 3"@en,
        "戦国無双3"@ja,
        "Sengoku Musou 3"@ja-latn ;
    foaf:name "Samurai Warriors 3"@en,
        "戦国無双3"@ja,
        "Sengoku Musou 3"@ja-latn .

<album/57911#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SETSUGEKKA -The end of silence- / GACKT [Limited Edition]"@en,
        "雪月花 -The end of silence- / GACKT"@ja,
        "SETSUGEKKA -The end of silence- / GACKT [Limited Edition]"@ja-latn ;
    mo:composer <artist/56483#subject> ;
    mo:produced_work <album/57911#musicalwork> ;
    schema:name "SETSUGEKKA -The end of silence- / GACKT [Limited Edition]"@en,
        "雪月花 -The end of silence- / GACKT"@ja,
        "SETSUGEKKA -The end of silence- / GACKT [Limited Edition]"@ja-latn .

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

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

<album/57911#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SETSUGEKKA -The end of silence- / GACKT [Limited Edition]"@en,
        "雪月花 -The end of silence- / GACKT"@ja,
        "SETSUGEKKA -The end of silence- / GACKT [Limited Edition]"@ja-latn ;
    mo:performance_of <album/57911#musicalwork> ;
    mo:recorded_as <album/57911#musicalexpression> ;
    schema:name "SETSUGEKKA -The end of silence- / GACKT [Limited Edition]"@en,
        "雪月花 -The end of silence- / GACKT"@ja,
        "SETSUGEKKA -The end of silence- / GACKT [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/57911#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/11/57911/57911-1459113578.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/57911#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-12-09"^^xsd:date ;
    dcterms:title "SETSUGEKKA -The end of silence- / GACKT [Limited Edition]"@en,
        "雪月花 -The end of silence- / GACKT"@ja,
        "SETSUGEKKA -The end of silence- / GACKT [Limited Edition]"@ja-latn ;
    mo:catalogue_number "DSCD-00017" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/57911#musicalexpression> ;
    mo:publisher _:Naf9b2ba542ca411b8c722b26ff4e4d43 ;
    mo:record _:N52b14486a5b949a79d746ac017af67ec,
        _:Nf5558109c2eb4d3fa9b311d7af3c7d53 ;
    mo:record_count 2 ;
    schema:about <product/3612#subject> ;
    schema:datePublished "2009-12-09"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/11/57911/57911-1459113578.jpg> ;
    schema:name "SETSUGEKKA -The end of silence- / GACKT [Limited Edition]"@en,
        "雪月花 -The end of silence- / GACKT"@ja,
        "SETSUGEKKA -The end of silence- / GACKT [Limited Edition]"@ja-latn ;
    schema:publisher _:Naf9b2ba542ca411b8c722b26ff4e4d43 ;
    foaf:depiction <https://media.vgm.io/albums/11/57911/57911-1459113578.jpg> .

_:N168cc79ee53941cf8f935fdc75198d2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "1「雪月花-The end of silence-(MV)」"@ja,
        "1「Setsugekka-The end of silence-(MV)」"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N52b14486a5b949a79d746ac017af67ec ;
    schema:name "1「雪月花-The end of silence-(MV)」"@ja,
        "1「Setsugekka-The end of silence-(MV)」"@ja-latn .

_:N35402b399a30468d9191d5ede57a34a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "斬～ZAN～"@ja,
        "Zan ~ZAN~"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:Nf5558109c2eb4d3fa9b311d7af3c7d53 ;
    schema:name "斬～ZAN～"@ja,
        "Zan ~ZAN~"@ja-latn .

_:N4c69110343b54efab3701021085f825d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雪月花－The end of silence－ (Inst.)"@ja,
        "Setsugekka -The end of silence- (Inst.)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT6:36"^^xsd:interval ;
    schema:inPlaylist _:Nf5558109c2eb4d3fa9b311d7af3c7d53 ;
    schema:name "雪月花－The end of silence－ (Inst.)"@ja,
        "Setsugekka -The end of silence- (Inst.)"@ja-latn .

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

_:N53df4a2d298644dea093ad66b5cfe7ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雪月花－The end of silence－"@ja,
        "Setsugekka -The end of silence-"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT6:37"^^xsd:interval ;
    schema:inPlaylist _:Nf5558109c2eb4d3fa9b311d7af3c7d53 ;
    schema:name "雪月花－The end of silence－"@ja,
        "Setsugekka -The end of silence-"@ja-latn .

_:Naf9b2ba542ca411b8c722b26ff4e4d43 schema:name "DEARS"@en,
        "DEARS"@ja,
        "DEARS"@ja-latn ;
    foaf:name "DEARS"@en,
        "DEARS"@ja,
        "DEARS"@ja-latn .

_:Ndfc79c191142489bba597df8a45568e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "斬～ZAN～ (Inst.)"@ja,
        "Zan ~ZAN~ (Inst.)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:Nf5558109c2eb4d3fa9b311d7af3c7d53 ;
    schema:name "斬～ZAN～ (Inst.)"@ja,
        "Zan ~ZAN~ (Inst.)"@ja-latn .

_:Nf5558109c2eb4d3fa9b311d7af3c7d53 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N35402b399a30468d9191d5ede57a34a5,
        _:N4c69110343b54efab3701021085f825d,
        _:N53df4a2d298644dea093ad66b5cfe7ef,
        _:Ndfc79c191142489bba597df8a45568e4 ;
    mo:track_count 4 ;
    schema:duration "PT22:26"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N35402b399a30468d9191d5ede57a34a5,
        _:N4c69110343b54efab3701021085f825d,
        _:N53df4a2d298644dea093ad66b5cfe7ef,
        _:Ndfc79c191142489bba597df8a45568e4 .

