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

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

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

<artist/2#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/9889#subject> ;
    schema:name "Shinji Orito"@en,
        "折戸伸治"@ja ;
    foaf:made <album/9889#composition>,
        <album/9889#subject> ;
    foaf:name "Shinji Orito"@en,
        "折戸伸治"@ja .

<product/1011#subject> a schema:CreativeWork ;
    schema:name "Kanon (Game)"@en,
        "Kanon (Game)"@ja,
        "Kanon (Game)"@ja-latn ;
    foaf:name "Kanon (Game)"@en,
        "Kanon (Game)"@ja,
        "Kanon (Game)"@ja-latn .

<product/1015#subject> a schema:CreativeWork ;
    schema:name "AIR (Game)"@en,
        "AIR (Game)"@ja,
        "AIR (Game)"@ja-latn ;
    foaf:name "AIR (Game)"@en,
        "AIR (Game)"@ja,
        "AIR (Game)"@ja-latn .

<album/9889#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Key-band"@en,
        "鍵盤 ～Key-band～"@ja,
        "Key-band"@ja-latn ;
    mo:composer <artist/2#subject> ;
    mo:produced_work <album/9889#musicalwork> ;
    schema:name "Key-band"@en,
        "鍵盤 ～Key-band～"@ja,
        "Key-band"@ja-latn .

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

<album/9889#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Key-band"@en,
        "鍵盤 ～Key-band～"@ja,
        "Key-band"@ja-latn ;
    mo:performance_of <album/9889#musicalwork> ;
    mo:recorded_as <album/9889#musicalexpression> ;
    schema:name "Key-band"@en,
        "鍵盤 ～Key-band～"@ja,
        "Key-band"@ja-latn ;
    schema:workPerformed <album/9889#musicalwork> .

<org/107#subject> schema:name "Unchiku Company"@en,
        "うんちく商事"@ja,
        "Unchiku Company"@ja-latn ;
    foaf:name "Unchiku Company"@en,
        "うんちく商事"@ja,
        "Unchiku Company"@ja-latn .

<https://media.vgm.io/albums/98/9889/9889-f944fe8902e0.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/9889#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/98/9889/9889-f944fe8902e0.png> ;
    foaf:depicts <album/9889#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/98/9889/9889-f944fe8902e0.png> .

<https://medium-media.vgm.io/albums/98/9889/9889-f944fe8902e0.png> a schema:ImageObject,
        foaf:Image .

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

<album/9889#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2002-04-07"^^xsd:date ;
    dcterms:title "Key-band"@en,
        "鍵盤 ～Key-band～"@ja,
        "Key-band"@ja-latn ;
    mo:catalogue_number "UCMC-0012" ;
    mo:media_type "CD" ;
    mo:publication_of <album/9889#musicalexpression> ;
    mo:publisher <org/107#subject> ;
    mo:record _:Nf62b85d5c0094963bd48fe41bac23e0e ;
    mo:record_count 1 ;
    schema:about <product/1011#subject>,
        <product/1015#subject> ;
    schema:datePublished "2002-04-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/98/9889/9889-f944fe8902e0.png> ;
    schema:name "Key-band"@en,
        "鍵盤 ～Key-band～"@ja,
        "Key-band"@ja-latn ;
    schema:publisher <org/107#subject> ;
    foaf:depiction <https://media.vgm.io/albums/98/9889/9889-f944fe8902e0.png> .

_:N17c58c37201d4d63932ba7c59c04efe5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonus Track 1"@en,
        "ボーナストラック 1"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:Nf62b85d5c0094963bd48fe41bac23e0e ;
    schema:name "Bonus Track 1"@en,
        "ボーナストラック 1"@ja .

_:N2019215cec604ab18e74ec670a2ba061 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Girl in Snow"@en,
        "雪の少女"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:Nf62b85d5c0094963bd48fe41bac23e0e ;
    schema:name "Girl in Snow"@en,
        "雪の少女"@ja .

_:N6a0a8afe8ec1482ca313271da1035006 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonus Track 2"@en,
        "ボーナストラック 2"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:Nf62b85d5c0094963bd48fe41bac23e0e ;
    schema:name "Bonus Track 2"@en,
        "ボーナストラック 2"@ja .

_:Nb8cc6d46182b4721a97cfb3b8010c108 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the way so far"@en,
        "縁"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:Nf62b85d5c0094963bd48fe41bac23e0e ;
    schema:name "the way so far"@en,
        "縁"@ja .

_:Nd65ddb4c64ff49039a533827d7eb3ae1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Girls' Opinions"@en,
        "彼女たちの見解"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:Nf62b85d5c0094963bd48fe41bac23e0e ;
    schema:name "The Girls' Opinions"@en,
        "彼女たちの見解"@ja .

_:Nd833c42b4a69409c9788288f9dab9c10 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "saga"@en,
        "夢語り"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:Nf62b85d5c0094963bd48fe41bac23e0e ;
    schema:name "saga"@en,
        "夢語り"@ja .

_:Ndf3ea89ff32048dfb6972fdfef90a505 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonus Track 3"@en,
        "ボーナストラック 3"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:Nf62b85d5c0094963bd48fe41bac23e0e ;
    schema:name "Bonus Track 3"@en,
        "ボーナストラック 3"@ja .

_:Nf62b85d5c0094963bd48fe41bac23e0e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N17c58c37201d4d63932ba7c59c04efe5,
        _:N2019215cec604ab18e74ec670a2ba061,
        _:N6a0a8afe8ec1482ca313271da1035006,
        _:Nb8cc6d46182b4721a97cfb3b8010c108,
        _:Nd65ddb4c64ff49039a533827d7eb3ae1,
        _:Nd833c42b4a69409c9788288f9dab9c10,
        _:Ndf3ea89ff32048dfb6972fdfef90a505 ;
    mo:track_count 7 ;
    schema:duration "PT18:34"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N17c58c37201d4d63932ba7c59c04efe5,
        _:N2019215cec604ab18e74ec670a2ba061,
        _:N6a0a8afe8ec1482ca313271da1035006,
        _:Nb8cc6d46182b4721a97cfb3b8010c108,
        _:Nd65ddb4c64ff49039a533827d7eb3ae1,
        _:Nd833c42b4a69409c9788288f9dab9c10,
        _:Ndf3ea89ff32048dfb6972fdfef90a505 .

