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

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

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

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

<artist/3#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/12562#subject> ;
    schema:name "Magome Togoshi"@en,
        "戸越まごめ"@ja ;
    foaf:made <album/12562#composition>,
        <album/12562#subject> ;
    foaf:name "Magome Togoshi"@en,
        "戸越まごめ"@ja .

<artist/4#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/12562#subject> ;
    schema:name "Jun Maeda"@en,
        "麻枝准"@ja ;
    foaf:made <album/12562#composition>,
        <album/12562#subject> ;
    foaf:name "Jun Maeda"@en,
        "麻枝准"@ja .

<event/17> a mo:Release ;
    schema:name "Released at Comic Market 65 (Dec 28, 2003 to Dec 30, 2003)" .

<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/12562#musicalexpression> a mo:Signal ;
    mo:published_as <album/12562#subject> ;
    mo:records <album/12562#performance> .

<album/12562#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "AIR Family Computer Arrange"@en,
        "AIR ファミコンアレンジ"@ja,
        "AIR Family Computer Arrange"@ja-latn ;
    mo:performance_of <album/12562#musicalwork> ;
    mo:recorded_as <album/12562#musicalexpression> ;
    schema:name "AIR Family Computer Arrange"@en,
        "AIR ファミコンアレンジ"@ja,
        "AIR Family Computer Arrange"@ja-latn ;
    schema:workPerformed <album/12562#musicalwork> .

<org/171#subject> schema:name "Hachimitsu-Kumasan"@en,
        "はちみつくまさん"@ja,
        "Hachimitsu-Kumasan"@ja-latn ;
    foaf:name "Hachimitsu-Kumasan"@en,
        "はちみつくまさん"@ja,
        "Hachimitsu-Kumasan"@ja-latn .

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

<https://medium-media.vgm.io/albums/26/12562/12562-1309404656.png> a schema:ImageObject,
        foaf:Image .

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

<album/12562#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "AIR Family Computer Arrange"@en,
        "AIR ファミコンアレンジ"@ja,
        "AIR Family Computer Arrange"@ja-latn ;
    mo:composer <artist/2#subject>,
        <artist/3#subject>,
        <artist/4#subject> ;
    mo:produced_work <album/12562#musicalwork> ;
    schema:name "AIR Family Computer Arrange"@en,
        "AIR ファミコンアレンジ"@ja,
        "AIR Family Computer Arrange"@ja-latn .

<album/12562#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-12-28"^^xsd:date ;
    dcterms:title "AIR Family Computer Arrange"@en,
        "AIR ファミコンアレンジ"@ja,
        "AIR Family Computer Arrange"@ja-latn ;
    mo:catalogue_number "HKMP-OTO07" ;
    mo:media_type "CD" ;
    mo:publication_of <album/12562#musicalexpression> ;
    mo:publisher <org/171#subject> ;
    mo:record _:Nd13602369b0e446dba22758096ed57e8 ;
    mo:record_count 1 ;
    mo:release <event/17> ;
    schema:about <product/1015#subject> ;
    schema:datePublished "2003-12-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/26/12562/12562-1309404656.png> ;
    schema:name "AIR Family Computer Arrange"@en,
        "AIR ファミコンアレンジ"@ja,
        "AIR Family Computer Arrange"@ja-latn ;
    schema:publisher <org/171#subject> ;
    foaf:depiction <https://media.vgm.io/albums/26/12562/12562-1309404656.png> .

_:N06edec247b2c4cd4b80713fc560c11ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "reminiscences"@en,
        "回想録"@ja ;
    mo:track_number 22 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:Nd13602369b0e446dba22758096ed57e8 ;
    schema:name "reminiscences"@en,
        "回想録"@ja .

_:N129880b7fa5747caa42f5d27f52efbd0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "bug walk"@en,
        "てんとう虫"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:Nd13602369b0e446dba22758096ed57e8 ;
    schema:name "bug walk"@en,
        "てんとう虫"@ja .

_:N14ac3c5c4efb42f5bcd1534e5241b8f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "plume"@en,
        "羽根"@ja ;
    mo:track_number 26 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:Nd13602369b0e446dba22758096ed57e8 ;
    schema:name "plume"@en,
        "羽根"@ja .

_:N18c4ef35ce834a4a8287c000d1398619 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the way so far"@en,
        "縁"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:Nd13602369b0e446dba22758096ed57e8 ;
    schema:name "the way so far"@en,
        "縁"@ja .

_:N1af63771b98f4aaaaab9ac4f274c622b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "field path"@en,
        "野道"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Nd13602369b0e446dba22758096ed57e8 ;
    schema:name "field path"@en,
        "野道"@ja .

_:N26fb03ecad7440dda9911071ccb50d30 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "summer lights"@en,
        "夏影"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:Nd13602369b0e446dba22758096ed57e8 ;
    schema:name "summer lights"@en,
        "夏影"@ja .

_:N2d7ed554dd3a46779d8f489b08a13326 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "river"@en,
        "川"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:Nd13602369b0e446dba22758096ed57e8 ;
    schema:name "river"@en,
        "川"@ja .

_:N34652a8c62524468a59dc13236a8ab4b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "folklore"@en,
        "伝承"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:Nd13602369b0e446dba22758096ed57e8 ;
    schema:name "folklore"@en,
        "伝承"@ja .

_:N49879542ae3d4e3f9f5d2b7ad8459b0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "home"@en,
        "此処"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:Nd13602369b0e446dba22758096ed57e8 ;
    schema:name "home"@en,
        "此処"@ja .

_:N4f07f72d88df48a19a0500bf950f4931 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "splash"@en,
        "跳ね水"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:Nd13602369b0e446dba22758096ed57e8 ;
    schema:name "splash"@en,
        "跳ね水"@ja .

_:N558f39fcdf0444b8b67172e2b7feaccf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bird's Poem"@en,
        "鳥の詩"@ja ;
    mo:track_number 23 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:Nd13602369b0e446dba22758096ed57e8 ;
    schema:name "Bird's Poem"@en,
        "鳥の詩"@ja .

_:N75e4d5a934d046a3a12db8d0e92710dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "stratus"@en,
        "絵空事"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:Nd13602369b0e446dba22758096ed57e8 ;
    schema:name "stratus"@en,
        "絵空事"@ja .

_:N7d8bbfc7b11c4060a14b16c233a73f1c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en,
        "None"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:08"^^xsd:interval ;
    schema:inPlaylist _:Nd13602369b0e446dba22758096ed57e8 ;
    schema:name "None"@en,
        "None"@ja .

_:N7dbd6c1dcdaa4afa84cbdb61c189ede3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "prism"@en,
        "虹"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:Nd13602369b0e446dba22758096ed57e8 ;
    schema:name "prism"@en,
        "虹"@ja .

_:N7e92a374f5444ff382cb91dfcc8d7f0b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Farewell song"@en,
        "Farewell song"@ja ;
    mo:track_number 25 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:Nd13602369b0e446dba22758096ed57e8 ;
    schema:name "Farewell song"@en,
        "Farewell song"@ja .

_:N88d826bf773c4301949f3051c64223b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "thin clothes"@en,
        "蝉衣"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:Nd13602369b0e446dba22758096ed57e8 ;
    schema:name "thin clothes"@en,
        "蝉衣"@ja .

_:N8e45c2598b16442799412d56d346f07c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "puddle"@en,
        "水たまり"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:Nd13602369b0e446dba22758096ed57e8 ;
    schema:name "puddle"@en,
        "水たまり"@ja .

_:N8f44ac24536c4ac2a707c8e1d54678c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en,
        "None"@ja ;
    mo:track_number 27 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:Nd13602369b0e446dba22758096ed57e8 ;
    schema:name "None"@en,
        "None"@ja .

_:N9776eaf11ab14e9395e167aa24188328 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "nocturne"@en,
        "夜想"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:Nd13602369b0e446dba22758096ed57e8 ;
    schema:name "nocturne"@en,
        "夜想"@ja .

_:N9e410862cb424c4aaf1a17d40d70df3b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "moon child"@en,
        "月童"@ja ;
    mo:track_number 19 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:Nd13602369b0e446dba22758096ed57e8 ;
    schema:name "moon child"@en,
        "月童"@ja .

_:Nb167822deb914aacbe99a86094980aed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "saga"@en,
        "夢語り"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:Nd13602369b0e446dba22758096ed57e8 ;
    schema:name "saga"@en,
        "夢語り"@ja .

_:Nbaff536f44df4d63a4233117bc5b14f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the law"@en,
        "理"@ja ;
    mo:track_number 16 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:Nd13602369b0e446dba22758096ed57e8 ;
    schema:name "the law"@en,
        "理"@ja .

_:Nd4d8f78a504844f7aa632b3c0716fc6d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "altair and vega"@en,
        "双星"@ja ;
    mo:track_number 14 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Nd13602369b0e446dba22758096ed57e8 ;
    schema:name "altair and vega"@en,
        "双星"@ja .

_:Nd6aff6fdd3ca4763befdab51a28be0b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "dissidents"@en,
        "神薙"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:Nd13602369b0e446dba22758096ed57e8 ;
    schema:name "dissidents"@en,
        "神薙"@ja .

_:Nd9625b525f6a49ea84108e738389f261 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "two of us"@en,
        "ふたり"@ja ;
    mo:track_number 21 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:Nd13602369b0e446dba22758096ed57e8 ;
    schema:name "two of us"@en,
        "ふたり"@ja .

_:Ne8bbd3a0337e4ab9b9d60de2995899a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "giniro"@en,
        "銀色"@ja ;
    mo:track_number 20 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:Nd13602369b0e446dba22758096ed57e8 ;
    schema:name "giniro"@en,
        "銀色"@ja .

_:Nffcf486e682241aaaf5f3efd2adcec63 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue Skies"@en,
        "青空"@ja ;
    mo:track_number 24 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Nd13602369b0e446dba22758096ed57e8 ;
    schema:name "Blue Skies"@en,
        "青空"@ja .

_:Nd13602369b0e446dba22758096ed57e8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N06edec247b2c4cd4b80713fc560c11ea,
        _:N129880b7fa5747caa42f5d27f52efbd0,
        _:N14ac3c5c4efb42f5bcd1534e5241b8f0,
        _:N18c4ef35ce834a4a8287c000d1398619,
        _:N1af63771b98f4aaaaab9ac4f274c622b,
        _:N26fb03ecad7440dda9911071ccb50d30,
        _:N2d7ed554dd3a46779d8f489b08a13326,
        _:N34652a8c62524468a59dc13236a8ab4b,
        _:N49879542ae3d4e3f9f5d2b7ad8459b0d,
        _:N4f07f72d88df48a19a0500bf950f4931,
        _:N558f39fcdf0444b8b67172e2b7feaccf,
        _:N75e4d5a934d046a3a12db8d0e92710dd,
        _:N7d8bbfc7b11c4060a14b16c233a73f1c,
        _:N7dbd6c1dcdaa4afa84cbdb61c189ede3,
        _:N7e92a374f5444ff382cb91dfcc8d7f0b,
        _:N88d826bf773c4301949f3051c64223b1,
        _:N8e45c2598b16442799412d56d346f07c,
        _:N8f44ac24536c4ac2a707c8e1d54678c4,
        _:N9776eaf11ab14e9395e167aa24188328,
        _:N9e410862cb424c4aaf1a17d40d70df3b,
        _:Nb167822deb914aacbe99a86094980aed,
        _:Nbaff536f44df4d63a4233117bc5b14f6,
        _:Nd4d8f78a504844f7aa632b3c0716fc6d,
        _:Nd6aff6fdd3ca4763befdab51a28be0b4,
        _:Nd9625b525f6a49ea84108e738389f261,
        _:Ne8bbd3a0337e4ab9b9d60de2995899a0,
        _:Nffcf486e682241aaaf5f3efd2adcec63 ;
    mo:track_count 27 ;
    schema:duration "PT73:20"^^xsd:interval ;
    schema:numTracks 27 ;
    schema:track _:N06edec247b2c4cd4b80713fc560c11ea,
        _:N129880b7fa5747caa42f5d27f52efbd0,
        _:N14ac3c5c4efb42f5bcd1534e5241b8f0,
        _:N18c4ef35ce834a4a8287c000d1398619,
        _:N1af63771b98f4aaaaab9ac4f274c622b,
        _:N26fb03ecad7440dda9911071ccb50d30,
        _:N2d7ed554dd3a46779d8f489b08a13326,
        _:N34652a8c62524468a59dc13236a8ab4b,
        _:N49879542ae3d4e3f9f5d2b7ad8459b0d,
        _:N4f07f72d88df48a19a0500bf950f4931,
        _:N558f39fcdf0444b8b67172e2b7feaccf,
        _:N75e4d5a934d046a3a12db8d0e92710dd,
        _:N7d8bbfc7b11c4060a14b16c233a73f1c,
        _:N7dbd6c1dcdaa4afa84cbdb61c189ede3,
        _:N7e92a374f5444ff382cb91dfcc8d7f0b,
        _:N88d826bf773c4301949f3051c64223b1,
        _:N8e45c2598b16442799412d56d346f07c,
        _:N8f44ac24536c4ac2a707c8e1d54678c4,
        _:N9776eaf11ab14e9395e167aa24188328,
        _:N9e410862cb424c4aaf1a17d40d70df3b,
        _:Nb167822deb914aacbe99a86094980aed,
        _:Nbaff536f44df4d63a4233117bc5b14f6,
        _:Nd4d8f78a504844f7aa632b3c0716fc6d,
        _:Nd6aff6fdd3ca4763befdab51a28be0b4,
        _:Nd9625b525f6a49ea84108e738389f261,
        _:Ne8bbd3a0337e4ab9b9d60de2995899a0,
        _:Nffcf486e682241aaaf5f3efd2adcec63 .

