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

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

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

<artist/16#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20800#subject> ;
    schema:name "Noriyasu Agematsu"@en,
        "上松範康"@ja ;
    foaf:made <album/20800#composition>,
        <album/20800#subject> ;
    foaf:name "Noriyasu Agematsu"@en,
        "上松範康"@ja .

<artist/2261#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20800#subject> ;
    schema:name "SoundUnion"@en ;
    foaf:made <album/20800#composition>,
        <album/20800#subject> ;
    foaf:name "SoundUnion"@en .

<artist/6248#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20800#subject> ;
    schema:name "CATS"@en,
        "キャッツ"@ja ;
    foaf:made <album/20800#composition>,
        <album/20800#subject> ;
    foaf:name "CATS"@en,
        "キャッツ"@ja .

<artist/65171#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20800#subject> ;
    schema:name "SIMO"@en ;
    foaf:made <album/20800#composition>,
        <album/20800#subject> ;
    foaf:name "SIMO"@en .

<artist/9277#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20800#subject> ;
    schema:name "miku"@en ;
    foaf:made <album/20800#composition>,
        <album/20800#subject> ;
    foaf:name "miku"@en .

<artist/9418#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20800#subject> ;
    schema:name "Remain"@en,
        "リメイン"@ja ;
    foaf:made <album/20800#composition>,
        <album/20800#subject> ;
    foaf:name "Remain"@en,
        "リメイン"@ja .

<artist/98#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20800#subject> ;
    schema:name "Ebi"@en,
        "えび"@ja ;
    foaf:made <album/20800#composition>,
        <album/20800#subject> ;
    foaf:name "Ebi"@en,
        "えび"@ja .

<event/22> a mo:Release ;
    schema:name "Released at Comic Market 60 (Aug 10, 2001 to Aug 12, 2001)" .

<product/5902#subject> a schema:CreativeWork ;
    schema:name "Mizuiro (Game)"@en,
        "みずいろ (Game)"@ja,
        "Mizuiro (Game)"@ja-latn ;
    foaf:name "Mizuiro (Game)"@en,
        "みずいろ (Game)"@ja,
        "Mizuiro (Game)"@ja-latn .

<product/5906#subject> a schema:CreativeWork ;
    schema:name "Giniro"@en,
        "銀色"@ja,
        "Giniro"@ja-latn ;
    foaf:name "Giniro"@en,
        "銀色"@ja,
        "Giniro"@ja-latn .

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

<album/20800#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Mata sore."@en,
        "またそれ。"@ja,
        "Mata sore."@ja-latn ;
    mo:performance_of <album/20800#musicalwork> ;
    mo:recorded_as <album/20800#musicalexpression> ;
    schema:name "Mata sore."@en,
        "またそれ。"@ja,
        "Mata sore."@ja-latn ;
    schema:workPerformed <album/20800#musicalwork> .

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

<https://media.vgm.io/albums/00/20800/20800-1282528018.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/20800#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/00/20800/20800-1282528018.jpg> ;
    foaf:depicts <album/20800#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/00/20800/20800-1282528018.jpg> .

<https://medium-media.vgm.io/albums/00/20800/20800-1282528018.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/20800#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Mata sore."@en,
        "またそれ。"@ja,
        "Mata sore."@ja-latn ;
    mo:composer <artist/16#subject>,
        <artist/2261#subject>,
        <artist/6248#subject>,
        <artist/65171#subject>,
        <artist/9277#subject>,
        <artist/9418#subject>,
        <artist/98#subject> ;
    mo:produced_work <album/20800#musicalwork> ;
    schema:name "Mata sore."@en,
        "またそれ。"@ja,
        "Mata sore."@ja-latn .

<album/20800#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2001-08-10"^^xsd:date ;
    dcterms:title "Mata sore."@en,
        "またそれ。"@ja,
        "Mata sore."@ja-latn ;
    mo:catalogue_number "SUCD-0005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/20800#musicalexpression> ;
    mo:publisher <org/665#subject> ;
    mo:record _:Naab18beb990e47f6bc37823721f359ca ;
    mo:record_count 1 ;
    mo:release <event/22> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Cheerio!"@en ;
            foaf:name "Cheerio!"@en ],
        <product/5902#subject>,
        <product/5906#subject> ;
    schema:datePublished "2001-08-10"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/00/20800/20800-1282528018.jpg> ;
    schema:name "Mata sore."@en,
        "またそれ。"@ja,
        "Mata sore."@ja-latn ;
    schema:publisher <org/665#subject> ;
    foaf:depiction <https://media.vgm.io/albums/00/20800/20800-1282528018.jpg> .

_:N00fa70c66aae467a9b4e4ebda5ba3bcf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "刻んでいくこれから"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:Naab18beb990e47f6bc37823721f359ca ;
    schema:name "刻んでいくこれから"@ja .

_:N0aa7c10ae3be434d9025acb42f952bc5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雨やどり"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:Naab18beb990e47f6bc37823721f359ca ;
    schema:name "雨やどり"@ja .

_:N121ced73837044edab3b2cbcf5a3cbdf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スカーレット"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:Naab18beb990e47f6bc37823721f359ca ;
    schema:name "スカーレット"@ja .

_:N35f079ea686b48739d70df008bd3896b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あの日へ"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:Naab18beb990e47f6bc37823721f359ca ;
    schema:name "あの日へ"@ja .

_:N45999c51cb844bfe838852de9001fb47 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "闇から出でしモノ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:Naab18beb990e47f6bc37823721f359ca ;
    schema:name "闇から出でしモノ"@ja .

_:N46e4a88084d141f8923227d5338c5e49 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "じゃあね"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:Naab18beb990e47f6bc37823721f359ca ;
    schema:name "じゃあね"@ja .

_:N6622e38054704375a7753fe63262cbd5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SoundUnion"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:16"^^xsd:interval ;
    schema:inPlaylist _:Naab18beb990e47f6bc37823721f359ca ;
    schema:name "SoundUnion"@ja .

_:N6e28c10a74334989962a82b88f4aa6e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "いっしょに"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:Naab18beb990e47f6bc37823721f359ca ;
    schema:name "いっしょに"@ja .

_:N77e76fe23e09484e94aa45beeed90d25 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "〆切寸前"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:Naab18beb990e47f6bc37823721f359ca ;
    schema:name "〆切寸前"@ja .

_:Nc2b3980db21c4da7a3202f64f48b8d88 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "虹の掛かる樹"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:Naab18beb990e47f6bc37823721f359ca ;
    schema:name "虹の掛かる樹"@ja .

_:Ncb941d59d8b64fe69aeb900875f1ebc3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ひより"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:Naab18beb990e47f6bc37823721f359ca ;
    schema:name "ひより"@ja .

_:Nd02eed1f37354fef8146cc9c2f9aba20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "一歩出たならっ！"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Naab18beb990e47f6bc37823721f359ca ;
    schema:name "一歩出たならっ！"@ja .

_:Nd55b49d24ee74ddabc74434d18b42b3d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "いんとろだくしょん"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:Naab18beb990e47f6bc37823721f359ca ;
    schema:name "いんとろだくしょん"@ja .

_:Ndf5b4036275742599e0d04fb20de0992 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風の妖精"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:Naab18beb990e47f6bc37823721f359ca ;
    schema:name "風の妖精"@ja .

_:Naab18beb990e47f6bc37823721f359ca a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00fa70c66aae467a9b4e4ebda5ba3bcf,
        _:N0aa7c10ae3be434d9025acb42f952bc5,
        _:N121ced73837044edab3b2cbcf5a3cbdf,
        _:N35f079ea686b48739d70df008bd3896b,
        _:N45999c51cb844bfe838852de9001fb47,
        _:N46e4a88084d141f8923227d5338c5e49,
        _:N6622e38054704375a7753fe63262cbd5,
        _:N6e28c10a74334989962a82b88f4aa6e2,
        _:N77e76fe23e09484e94aa45beeed90d25,
        _:Nc2b3980db21c4da7a3202f64f48b8d88,
        _:Ncb941d59d8b64fe69aeb900875f1ebc3,
        _:Nd02eed1f37354fef8146cc9c2f9aba20,
        _:Nd55b49d24ee74ddabc74434d18b42b3d,
        _:Ndf5b4036275742599e0d04fb20de0992 ;
    mo:track_count 14 ;
    schema:duration "PT44:41"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N00fa70c66aae467a9b4e4ebda5ba3bcf,
        _:N0aa7c10ae3be434d9025acb42f952bc5,
        _:N121ced73837044edab3b2cbcf5a3cbdf,
        _:N35f079ea686b48739d70df008bd3896b,
        _:N45999c51cb844bfe838852de9001fb47,
        _:N46e4a88084d141f8923227d5338c5e49,
        _:N6622e38054704375a7753fe63262cbd5,
        _:N6e28c10a74334989962a82b88f4aa6e2,
        _:N77e76fe23e09484e94aa45beeed90d25,
        _:Nc2b3980db21c4da7a3202f64f48b8d88,
        _:Ncb941d59d8b64fe69aeb900875f1ebc3,
        _:Nd02eed1f37354fef8146cc9c2f9aba20,
        _:Nd55b49d24ee74ddabc74434d18b42b3d,
        _:Ndf5b4036275742599e0d04fb20de0992 .

