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

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

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

<artist/3622#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/67355#subject> ;
    schema:name "Revo"@en ;
    foaf:made <album/67355#composition>,
        <album/67355#subject> ;
    foaf:name "Revo"@en .

<event/20> a mo:Release ;
    schema:name "Released at Comic Market 62 (Aug 09, 2002 to Aug 11, 2002)" .

<album/67355#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Thanatos"@en,
        "Thanatos"@ja,
        "Thanatos"@ja-latn ;
    mo:composer <artist/3622#subject> ;
    mo:produced_work <album/67355#musicalwork> ;
    schema:name "Thanatos"@en,
        "Thanatos"@ja,
        "Thanatos"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/55/67355/67355-1492103013.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/67355#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Thanatos"@en,
        "Thanatos"@ja,
        "Thanatos"@ja-latn ;
    mo:performance_of <album/67355#musicalwork> ;
    mo:performer <artist/3637#subject> ;
    mo:recorded_as <album/67355#musicalexpression> ;
    schema:byArtist <artist/3637#subject> ;
    schema:name "Thanatos"@en,
        "Thanatos"@ja,
        "Thanatos"@ja-latn ;
    schema:workPerformed <album/67355#musicalwork> .

<artist/3637#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/67355#performance> ;
    schema:name "Sound Horizon"@en ;
    foaf:name "Sound Horizon"@en .

<album/67355#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2002-08-11"^^xsd:date ;
    dcterms:title "Thanatos"@en,
        "Thanatos"@ja,
        "Thanatos"@ja-latn ;
    mo:catalogue_number "SH-TA01" ;
    mo:media_type "CD" ;
    mo:publication_of <album/67355#musicalexpression> ;
    mo:publisher _:N9a89fd49e5dd4e0e934cd8e73af50fae ;
    mo:record _:N66aa92a02ab94702a8774faf9625e642 ;
    mo:record_count 1 ;
    mo:release <event/20> ;
    schema:byArtist <artist/3637#subject> ;
    schema:datePublished "2002-08-11"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/55/67355/67355-1492103013.jpg> ;
    schema:name "Thanatos"@en,
        "Thanatos"@ja,
        "Thanatos"@ja-latn ;
    schema:publisher _:N9a89fd49e5dd4e0e934cd8e73af50fae ;
    foaf:depiction <https://media.vgm.io/albums/55/67355/67355-1492103013.jpg> .

_:N123c552d21de43d09c9c23a40dd51c8b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Silver Carriage"@en,
        "銀色の馬車"@ja,
        "Giniro no Basha"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N66aa92a02ab94702a8774faf9625e642 ;
    schema:name "The Silver Carriage"@en,
        "銀色の馬車"@ja,
        "Giniro no Basha"@ja-latn .

_:N2768cf9dc06143cc9d6630a986e025e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Coral Castle"@en,
        "珊瑚の城"@ja,
        "Sango no Shiro"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N66aa92a02ab94702a8774faf9625e642 ;
    schema:name "The Coral Castle"@en,
        "珊瑚の城"@ja,
        "Sango no Shiro"@ja-latn .

_:N2d7cb3d8ce8f433cb3ae4822cb5ff5e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Fantasies of Thanatos"@en,
        "タナトスの幻想"@ja,
        "Thanatos no Gensou"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N66aa92a02ab94702a8774faf9625e642 ;
    schema:name "The Fantasies of Thanatos"@en,
        "タナトスの幻想"@ja,
        "Thanatos no Gensou"@ja-latn .

_:N3b2f6afac7904c6c83d10edd8f46b10a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en,
        "None"@ja,
        "None"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N66aa92a02ab94702a8774faf9625e642 ;
    schema:name "None"@en,
        "None"@ja,
        "None"@ja-latn .

_:N45d0f9a241b447039a9b82a35e59ac04 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Hourglass of the Cycle of Death and Rebirth"@en,
        "輪廻の砂時計"@ja,
        "Rinne no Sunadokei"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N66aa92a02ab94702a8774faf9625e642 ;
    schema:name "The Hourglass of the Cycle of Death and Rebirth"@en,
        "輪廻の砂時計"@ja,
        "Rinne no Sunadokei"@ja-latn .

_:N698bd009f09f465d8286e7a6d03696d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Broken Marionette"@en,
        "壊れたマリオネット"@ja,
        "Kowareta Marionette"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N66aa92a02ab94702a8774faf9625e642 ;
    schema:name "The Broken Marionette"@en,
        "壊れたマリオネット"@ja,
        "Kowareta Marionette"@ja-latn .

_:N9a89fd49e5dd4e0e934cd8e73af50fae schema:name "Sound Horizon"@en,
        "Sound Horizon"@ja,
        "Sound Horizon"@ja-latn ;
    foaf:name "Sound Horizon"@en,
        "Sound Horizon"@ja,
        "Sound Horizon"@ja-latn .

_:Nae08fb0d2b374c64bfc2b2acf6408328 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sound Horizon [mode:Thanatos]"@en,
        "Sound Horizon [mode:Thanatos]"@ja,
        "Sound Horizon [mode:Thanatos]"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT0:31"^^xsd:interval ;
    schema:inPlaylist _:N66aa92a02ab94702a8774faf9625e642 ;
    schema:name "Sound Horizon [mode:Thanatos]"@en,
        "Sound Horizon [mode:Thanatos]"@ja,
        "Sound Horizon [mode:Thanatos]"@ja-latn .

_:Nc7391319c58349f1aae8250f6412dea0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Scenery Over There"@en,
        "そこに在る風景"@ja,
        "Soko ni Aru Fuukei"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N66aa92a02ab94702a8774faf9625e642 ;
    schema:name "The Scenery Over There"@en,
        "そこに在る風景"@ja,
        "Soko ni Aru Fuukei"@ja-latn .

_:N66aa92a02ab94702a8774faf9625e642 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N123c552d21de43d09c9c23a40dd51c8b,
        _:N2768cf9dc06143cc9d6630a986e025e7,
        _:N2d7cb3d8ce8f433cb3ae4822cb5ff5e7,
        _:N3b2f6afac7904c6c83d10edd8f46b10a,
        _:N45d0f9a241b447039a9b82a35e59ac04,
        _:N698bd009f09f465d8286e7a6d03696d4,
        _:Nae08fb0d2b374c64bfc2b2acf6408328,
        _:Nc7391319c58349f1aae8250f6412dea0 ;
    mo:track_count 8 ;
    schema:duration "PT20:11"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N123c552d21de43d09c9c23a40dd51c8b,
        _:N2768cf9dc06143cc9d6630a986e025e7,
        _:N2d7cb3d8ce8f433cb3ae4822cb5ff5e7,
        _:N3b2f6afac7904c6c83d10edd8f46b10a,
        _:N45d0f9a241b447039a9b82a35e59ac04,
        _:N698bd009f09f465d8286e7a6d03696d4,
        _:Nae08fb0d2b374c64bfc2b2acf6408328,
        _:Nc7391319c58349f1aae8250f6412dea0 .

