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

<album/117179#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Dawn Silence / Norihito Sumitomo"@en,
        "Dawn Silence / 住友紀人"@ja,
        "Dawn Silence / Norihito Sumitomo"@ja-latn ;
    mo:produced_work <album/117179#musicalwork> ;
    schema:name "Dawn Silence / Norihito Sumitomo"@en,
        "Dawn Silence / 住友紀人"@ja,
        "Dawn Silence / Norihito Sumitomo"@ja-latn .

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

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

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

<album/117179#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Dawn Silence / Norihito Sumitomo"@en,
        "Dawn Silence / 住友紀人"@ja,
        "Dawn Silence / Norihito Sumitomo"@ja-latn ;
    mo:performance_of <album/117179#musicalwork> ;
    mo:recorded_as <album/117179#musicalexpression> ;
    schema:name "Dawn Silence / Norihito Sumitomo"@en,
        "Dawn Silence / 住友紀人"@ja,
        "Dawn Silence / Norihito Sumitomo"@ja-latn ;
    schema:workPerformed <album/117179#musicalwork> .

<https://media.vgm.io/albums/97/117179/117179-0f02587d8cb3.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/117179#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/97/117179/117179-0f02587d8cb3.jpg> ;
    foaf:depicts <album/117179#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/97/117179/117179-0f02587d8cb3.jpg> .

<https://medium-media.vgm.io/albums/97/117179/117179-0f02587d8cb3.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/117179#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1992-01-01"^^xsd:date ;
    dcterms:title "Dawn Silence / Norihito Sumitomo"@en,
        "Dawn Silence / 住友紀人"@ja,
        "Dawn Silence / Norihito Sumitomo"@ja-latn ;
    mo:catalogue_number "EXCD-9201" ;
    mo:media_type "MiniDisc" ;
    mo:publication_of <album/117179#musicalexpression> ;
    mo:publisher _:N396c7e86d38343fb9a508969a05de0c4 ;
    mo:record _:N04d455df3bfd4f2e865707afb5a564cf ;
    mo:record_count 1 ;
    schema:datePublished "1992-01-01"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/97/117179/117179-0f02587d8cb3.jpg> ;
    schema:name "Dawn Silence / Norihito Sumitomo"@en,
        "Dawn Silence / 住友紀人"@ja,
        "Dawn Silence / Norihito Sumitomo"@ja-latn ;
    schema:publisher _:N396c7e86d38343fb9a508969a05de0c4 ;
    foaf:depiction <https://media.vgm.io/albums/97/117179/117179-0f02587d8cb3.jpg> .

_:N135f7b7fd85842c985e6dbaa183aeafe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HISTORY"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:N04d455df3bfd4f2e865707afb5a564cf ;
    schema:name "HISTORY"@en .

_:N396c7e86d38343fb9a508969a05de0c4 schema:name "SOK"@en,
        "SOK"@ja,
        "SOK"@ja-latn ;
    foaf:name "SOK"@en,
        "SOK"@ja,
        "SOK"@ja-latn .

_:N55468a94bf1b4e12a76d3397a17a4dab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SOLILOQUY"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N04d455df3bfd4f2e865707afb5a564cf ;
    schema:name "SOLILOQUY"@en .

_:N04d455df3bfd4f2e865707afb5a564cf a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N135f7b7fd85842c985e6dbaa183aeafe,
        _:N55468a94bf1b4e12a76d3397a17a4dab ;
    mo:track_count 2 ;
    schema:duration "PT8:15"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N135f7b7fd85842c985e6dbaa183aeafe,
        _:N55468a94bf1b4e12a76d3397a17a4dab .

