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

<album/130486#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "DYOGRAMMATON Voice Drama cd"@en,
        "DYOGRAMMATON Voice Drama cd"@ja,
        "DYOGRAMMATON Voice Drama cd"@ja-latn ;
    mo:produced_work <album/130486#musicalwork> ;
    schema:name "DYOGRAMMATON Voice Drama cd"@en,
        "DYOGRAMMATON Voice Drama cd"@ja,
        "DYOGRAMMATON Voice Drama cd"@ja-latn .

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

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

<product/10279#subject> a schema:CreativeWork ;
    schema:name "DYOGRAMMATON"@en,
        "ジオグラマトン"@ja,
        "DYOGRAMMATON"@ja-latn ;
    foaf:name "DYOGRAMMATON"@en,
        "ジオグラマトン"@ja,
        "DYOGRAMMATON"@ja-latn .

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

<album/130486#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "DYOGRAMMATON Voice Drama cd"@en,
        "DYOGRAMMATON Voice Drama cd"@ja,
        "DYOGRAMMATON Voice Drama cd"@ja-latn ;
    mo:performance_of <album/130486#musicalwork> ;
    mo:recorded_as <album/130486#musicalexpression> ;
    schema:name "DYOGRAMMATON Voice Drama cd"@en,
        "DYOGRAMMATON Voice Drama cd"@ja,
        "DYOGRAMMATON Voice Drama cd"@ja-latn ;
    schema:workPerformed <album/130486#musicalwork> .

<org/2122#subject> schema:name "CLOCKUP"@en,
        "CLOCKUP"@ja,
        "CLOCKUP"@ja-latn ;
    foaf:name "CLOCKUP"@en,
        "CLOCKUP"@ja,
        "CLOCKUP"@ja-latn .

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

<https://medium-media.vgm.io/albums/68/130486/130486-6f104b70ed08.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/130486#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-02-25"^^xsd:date ;
    dcterms:title "DYOGRAMMATON Voice Drama cd"@en,
        "DYOGRAMMATON Voice Drama cd"@ja,
        "DYOGRAMMATON Voice Drama cd"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/130486#musicalexpression> ;
    mo:publisher <org/2122#subject> ;
    mo:record _:N38a8d59ffe92481f867e23ccf0688191 ;
    mo:record_count 1 ;
    schema:about <product/10279#subject> ;
    schema:datePublished "2005-02-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/68/130486/130486-6f104b70ed08.jpg> ;
    schema:name "DYOGRAMMATON Voice Drama cd"@en,
        "DYOGRAMMATON Voice Drama cd"@ja,
        "DYOGRAMMATON Voice Drama cd"@ja-latn ;
    schema:publisher <org/2122#subject> ;
    foaf:depiction <https://media.vgm.io/albums/68/130486/130486-6f104b70ed08.jpg> .

_:N07b1192928304242ae67883d960aadb8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Soldiers in dining room"@en,
        "食堂の戦士たち"@ja ;
    mo:track_number 1 ;
    schema:duration "PT21:19"^^xsd:interval ;
    schema:inPlaylist _:N38a8d59ffe92481f867e23ccf0688191 ;
    schema:name "Soldiers in dining room"@en,
        "食堂の戦士たち"@ja .

_:N38a8d59ffe92481f867e23ccf0688191 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N07b1192928304242ae67883d960aadb8 ;
    mo:track_count 1 ;
    schema:duration "PT21:19"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N07b1192928304242ae67883d960aadb8 .

