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

<artist/4529#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/134134#subject> ;
    schema:name "Tessy"@en ;
    foaf:made <album/134134#composition>,
        <album/134134#subject> ;
    foaf:name "Tessy"@en .

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

<album/134134#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Gesshoku / RIZCO"@en,
        "月蝕 / RIZCO"@ja,
        "Gesshoku / RIZCO"@ja-latn ;
    mo:performance_of <album/134134#musicalwork> ;
    mo:recorded_as <album/134134#musicalexpression> ;
    schema:name "Gesshoku / RIZCO"@en,
        "月蝕 / RIZCO"@ja,
        "Gesshoku / RIZCO"@ja-latn ;
    schema:workPerformed <album/134134#musicalwork> .

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

<org/1089#subject> schema:name "DREAM MACHINE"@en,
        "DREAM MACHINE"@ja,
        "DREAM MACHINE"@ja-latn ;
    foaf:name "DREAM MACHINE"@en,
        "DREAM MACHINE"@ja,
        "DREAM MACHINE"@ja-latn .

<https://media.vgm.io/albums/43/134134/134134-7d99517cdb65.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/134134#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/43/134134/134134-7d99517cdb65.png> ;
    foaf:depicts <album/134134#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/43/134134/134134-7d99517cdb65.png> .

<https://medium-media.vgm.io/albums/43/134134/134134-7d99517cdb65.png> a schema:ImageObject,
        foaf:Image .

<album/134134#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Gesshoku / RIZCO"@en,
        "月蝕 / RIZCO"@ja,
        "Gesshoku / RIZCO"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "嶋紀之"@en ;
            foaf:made <album/134134#composition> ;
            foaf:name "嶋紀之"@en ],
        <artist/4529#subject> ;
    mo:produced_work <album/134134#musicalwork> ;
    schema:name "Gesshoku / RIZCO"@en,
        "月蝕 / RIZCO"@ja,
        "Gesshoku / RIZCO"@ja-latn .

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

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

<album/134134#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1999-06-23"^^xsd:date ;
    dcterms:title "Gesshoku / RIZCO"@en,
        "月蝕 / RIZCO"@ja,
        "Gesshoku / RIZCO"@ja-latn ;
    mo:catalogue_number "HDDA-10003" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/134134#musicalexpression> ;
    mo:publisher <org/1089#subject> ;
    mo:record _:N6d1071bb7a4e447394b851349c7d28a1 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Shin Hakkenden"@en ;
            foaf:name "Shin Hakkenden"@en ] ;
    schema:datePublished "1999-06-23"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/43/134134/134134-7d99517cdb65.png> ;
    schema:name "Gesshoku / RIZCO"@en,
        "月蝕 / RIZCO"@ja,
        "Gesshoku / RIZCO"@ja-latn ;
    schema:publisher <org/1089#subject> ;
    foaf:depiction <https://media.vgm.io/albums/43/134134/134134-7d99517cdb65.png> .

[] a schema:Person,
        foaf:Person ;
    schema:name "RIZCO"@en ;
    foaf:made <album/134134#subject> ;
    foaf:name "RIZCO"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "秋山空実"@en ;
    foaf:made <album/134134#lyrics> ;
    foaf:name "秋山空実"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "嶋紀之"@en ;
    foaf:made <album/134134#subject> ;
    foaf:name "嶋紀之"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "RIZCO"@en ;
    foaf:made <album/134134#lyrics> ;
    foaf:name "RIZCO"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "嶋紀之"@en ;
    foaf:made <album/134134#lyrics> ;
    foaf:name "嶋紀之"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "RIZCO"@en ;
    foaf:made <album/134134#subject> ;
    foaf:name "RIZCO"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/134134#subject> ;
    schema:name "嶋紀之"@en ;
    foaf:made <album/134134#subject> ;
    foaf:name "嶋紀之"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "秋山空実"@en ;
    foaf:made <album/134134#subject> ;
    foaf:name "秋山空実"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "RIZCO"@en ;
    foaf:made <album/134134#vocals> ;
    foaf:name "RIZCO"@en .

_:N26a00cf157e54ab0ab15111bad3bf307 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あたらしい日々 (神八剣伝ｽﾍﾟｼｬﾙﾐｯｸｽ)"@ja,
        "Atarashii Hibi (Shin Hakkenden Special Mix)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6d1071bb7a4e447394b851349c7d28a1 ;
    schema:name "あたらしい日々 (神八剣伝ｽﾍﾟｼｬﾙﾐｯｸｽ)"@ja,
        "Atarashii Hibi (Shin Hakkenden Special Mix)"@ja-latn .

_:N4e725e5a684c429cb323d2e8b6c99a0c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月蝕 (Half Moon Mix)"@ja,
        "Gesshoku (Half Moon Mix)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6d1071bb7a4e447394b851349c7d28a1 ;
    schema:name "月蝕 (Half Moon Mix)"@ja,
        "Gesshoku (Half Moon Mix)"@ja-latn .

_:N74a442df51c84e5fb816627247c6c8e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月蝕"@ja,
        "Gesshoku"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6d1071bb7a4e447394b851349c7d28a1 ;
    schema:name "月蝕"@ja,
        "Gesshoku"@ja-latn .

_:Ncbeb9e845322492796facc76f12313cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last Game"@ja,
        "Last Game"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6d1071bb7a4e447394b851349c7d28a1 ;
    schema:name "Last Game"@ja,
        "Last Game"@ja-latn .

_:N6d1071bb7a4e447394b851349c7d28a1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N26a00cf157e54ab0ab15111bad3bf307,
        _:N4e725e5a684c429cb323d2e8b6c99a0c,
        _:N74a442df51c84e5fb816627247c6c8e6,
        _:Ncbeb9e845322492796facc76f12313cb ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N26a00cf157e54ab0ab15111bad3bf307,
        _:N4e725e5a684c429cb323d2e8b6c99a0c,
        _:N74a442df51c84e5fb816627247c6c8e6,
        _:Ncbeb9e845322492796facc76f12313cb .

