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

<album/12407#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Meido Koushinkyoku [Preview Version]"@en,
        "冥土行進曲"@ja,
        "Meido Koushinkyoku [Preview Version]"@ja-latn ;
    mo:produced_work <album/12407#musicalwork> ;
    schema:name "Meido Koushinkyoku [Preview Version]"@en,
        "冥土行進曲"@ja,
        "Meido Koushinkyoku [Preview Version]"@ja-latn .

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

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

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

<album/12407#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Meido Koushinkyoku [Preview Version]"@en,
        "冥土行進曲"@ja,
        "Meido Koushinkyoku [Preview Version]"@ja-latn ;
    mo:performance_of <album/12407#musicalwork> ;
    mo:recorded_as <album/12407#musicalexpression> ;
    schema:name "Meido Koushinkyoku [Preview Version]"@en,
        "冥土行進曲"@ja,
        "Meido Koushinkyoku [Preview Version]"@ja-latn ;
    schema:workPerformed <album/12407#musicalwork> .

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

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

<album/12407#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-03-01"^^xsd:date ;
    dcterms:title "Meido Koushinkyoku [Preview Version]"@en,
        "冥土行進曲"@ja,
        "Meido Koushinkyoku [Preview Version]"@ja-latn ;
    mo:catalogue_number "FOCD-0002.5" ;
    mo:media_type "Mini CD-R" ;
    mo:publication_of <album/12407#musicalexpression> ;
    mo:publisher <org/213#subject> ;
    mo:record_count 0 ;
    schema:datePublished "2004-03-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "Meido Koushinkyoku [Preview Version]"@en,
        "冥土行進曲"@ja,
        "Meido Koushinkyoku [Preview Version]"@ja-latn ;
    schema:publisher <org/213#subject> ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/12407#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/12407#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

