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

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

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

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

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

<artist/6#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/12497#subject> ;
    schema:name "eufonius"@en ;
    foaf:made <album/12497#composition>,
        <album/12497#subject> ;
    foaf:name "eufonius"@en .

<event/3> a mo:Release ;
    schema:name "Released at Comic Market 71 (Dec 29, 2006 to Dec 31, 2006)" .

<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 .

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

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

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

<org/491#subject> schema:name "Fox Laboratory"@en,
        "狐の工作室"@ja,
        "Fox Laboratory"@ja-latn ;
    foaf:name "Fox Laboratory"@en,
        "狐の工作室"@ja,
        "Fox Laboratory"@ja-latn .

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

<https://medium-media.vgm.io/albums/79/12497/12497-1236418695.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/12497#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kagioto"@en,
        "かぎおと"@ja,
        "Kagioto"@ja-latn ;
    mo:performance_of <album/12497#musicalwork> ;
    mo:performer _:N124cbb03ab5f41c4b8060e017141760e ;
    mo:recorded_as <album/12497#musicalexpression> ;
    schema:byArtist _:N124cbb03ab5f41c4b8060e017141760e ;
    schema:name "Kagioto"@en,
        "かぎおと"@ja,
        "Kagioto"@ja-latn ;
    schema:workPerformed <album/12497#musicalwork> .

<album/12497#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kagioto"@en,
        "かぎおと"@ja,
        "Kagioto"@ja-latn ;
    mo:composer <artist/2#subject>,
        <artist/3#subject>,
        <artist/4#subject>,
        <artist/6#subject> ;
    mo:produced_work <album/12497#musicalwork> ;
    schema:name "Kagioto"@en,
        "かぎおと"@ja,
        "Kagioto"@ja-latn .

<album/12497#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-12-31"^^xsd:date ;
    dcterms:title "Kagioto"@en,
        "かぎおと"@ja,
        "Kagioto"@ja-latn ;
    mo:catalogue_number "KNKS-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/12497#musicalexpression> ;
    mo:publisher <org/491#subject> ;
    mo:record _:Naa804c70f30a422a8ab3dffb3f3d2bd2 ;
    mo:record_count 1 ;
    mo:release <event/3> ;
    schema:about <product/1011#subject>,
        <product/1015#subject>,
        <product/1019#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Teiso"@en ;
            foaf:name "Teiso"@en ] ;
    schema:datePublished "2006-12-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/79/12497/12497-1236418695.jpg> ;
    schema:name "Kagioto"@en,
        "かぎおと"@ja,
        "Kagioto"@ja-latn ;
    schema:publisher <org/491#subject> ;
    foaf:depiction <https://media.vgm.io/albums/79/12497/12497-1236418695.jpg> .

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

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

_:N0c4eb38f42544cf0a5021718f7a318d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "南国＊鳥の詩"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:Naa804c70f30a422a8ab3dffb3f3d2bd2 ;
    schema:name "南国＊鳥の詩"@ja .

_:N124cbb03ab5f41c4b8060e017141760e a schema:Person,
        foaf:Person ;
    mo:performed <album/12497#performance> ;
    schema:name "Teiso"@en ;
    foaf:name "Teiso"@en .

_:N18cbee96ca044dab84f85b1353137d23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "快速カントリートレイン"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:Naa804c70f30a422a8ab3dffb3f3d2bd2 ;
    schema:name "快速カントリートレイン"@ja .

_:N401e536421a443efb8afb0bb77bf9933 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ふたり Orchestral Ensemble"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:Naa804c70f30a422a8ab3dffb3f3d2bd2 ;
    schema:name "ふたり Orchestral Ensemble"@ja .

_:N4058251ec2db497d8362425d624bb8bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "朝影"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:Naa804c70f30a422a8ab3dffb3f3d2bd2 ;
    schema:name "朝影"@ja .

_:N424d714cbd834a9c8315f22908b29849 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "回想録 -Unplugged-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:Naa804c70f30a422a8ab3dffb3f3d2bd2 ;
    schema:name "回想録 -Unplugged-"@ja .

_:N6bae93a80d0646dcaa10a5610aa9d4c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "メグメル"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:Naa804c70f30a422a8ab3dffb3f3d2bd2 ;
    schema:name "メグメル"@ja .

_:N6d5be7c6d81e4d949f75cc2309f267c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last Regrets ~No more crying mix~(with guitar)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:Naa804c70f30a422a8ab3dffb3f3d2bd2 ;
    schema:name "Last Regrets ~No more crying mix~(with guitar)"@ja .

_:Na8317f58b68849ef820f275675cd09d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ボーナストラック"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:Naa804c70f30a422a8ab3dffb3f3d2bd2 ;
    schema:name "ボーナストラック"@ja .

_:Nc85d343ee81e41df8afbc3001e1f1077 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "理 ～弦楽の調べ～"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:Naa804c70f30a422a8ab3dffb3f3d2bd2 ;
    schema:name "理 ～弦楽の調べ～"@ja .

_:Naa804c70f30a422a8ab3dffb3f3d2bd2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0c4eb38f42544cf0a5021718f7a318d6,
        _:N18cbee96ca044dab84f85b1353137d23,
        _:N401e536421a443efb8afb0bb77bf9933,
        _:N4058251ec2db497d8362425d624bb8bf,
        _:N424d714cbd834a9c8315f22908b29849,
        _:N6bae93a80d0646dcaa10a5610aa9d4c4,
        _:N6d5be7c6d81e4d949f75cc2309f267c0,
        _:Na8317f58b68849ef820f275675cd09d5,
        _:Nc85d343ee81e41df8afbc3001e1f1077 ;
    mo:track_count 9 ;
    schema:duration "PT31:53"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N0c4eb38f42544cf0a5021718f7a318d6,
        _:N18cbee96ca044dab84f85b1353137d23,
        _:N401e536421a443efb8afb0bb77bf9933,
        _:N4058251ec2db497d8362425d624bb8bf,
        _:N424d714cbd834a9c8315f22908b29849,
        _:N6bae93a80d0646dcaa10a5610aa9d4c4,
        _:N6d5be7c6d81e4d949f75cc2309f267c0,
        _:Na8317f58b68849ef820f275675cd09d5,
        _:Nc85d343ee81e41df8afbc3001e1f1077 .

