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

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

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

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

<event/171> a mo:Release ;
    schema:name "Released at Comic Market 86 (Aug 15, 2014 to Aug 17, 2014)" .

<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/1023#subject> a schema:CreativeWork ;
    schema:name "Tomoyo After ~It's a Wonderful Life~"@en,
        "智代アフター 〜It's a Wonderful Life〜"@ja,
        "Tomoyo After ~It's a Wonderful Life~"@ja-latn ;
    foaf:name "Tomoyo After ~It's a Wonderful Life~"@en,
        "智代アフター 〜It's a Wonderful Life〜"@ja,
        "Tomoyo After ~It's a Wonderful Life~"@ja-latn .

<product/1026#subject> a schema:CreativeWork ;
    schema:name "Little Busters! (Game)"@en,
        "リトルバスターズ! (Game)"@ja,
        "Little Busters! (Game)"@ja-latn ;
    foaf:name "Little Busters! (Game)"@en,
        "リトルバスターズ! (Game)"@ja,
        "Little Busters! (Game)"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/11/67911/67911-1493763210.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/67911#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Key've"@en,
        "鍵've"@ja,
        "Key've"@ja-latn ;
    mo:performance_of <album/67911#musicalwork> ;
    mo:performer _:N2abe3550bbc3440f98109279f1bbe191,
        _:N9155ef74e53044868b04b9a7f14f6c4d ;
    mo:recorded_as <album/67911#musicalexpression> ;
    schema:byArtist _:N2abe3550bbc3440f98109279f1bbe191,
        _:N9155ef74e53044868b04b9a7f14f6c4d ;
    schema:name "Key've"@en,
        "鍵've"@ja,
        "Key've"@ja-latn ;
    schema:workPerformed <album/67911#musicalwork> .

<album/67911#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-08-17"^^xsd:date ;
    dcterms:title "Key've"@en,
        "鍵've"@ja,
        "Key've"@ja-latn ;
    mo:catalogue_number "NOCT-0007" ;
    mo:media_type "CD" ;
    mo:publication_of <album/67911#musicalexpression> ;
    mo:publisher _:Ndf128d7c1d3449b881c2fbac88768f74 ;
    mo:record _:N6ebc4d3d489c460bb056943c23f1d9c1 ;
    mo:record_count 1 ;
    mo:release <event/171> ;
    schema:about <product/1011#subject>,
        <product/1015#subject>,
        <product/1023#subject>,
        <product/1026#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Yutaka Morishige"@en ;
            foaf:name "Yutaka Morishige"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Sou"@en ;
            foaf:name "Sou"@en ] ;
    schema:datePublished "2014-08-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/11/67911/67911-1493763210.jpg> ;
    schema:name "Key've"@en,
        "鍵've"@ja,
        "Key've"@ja-latn ;
    schema:publisher _:Ndf128d7c1d3449b881c2fbac88768f74 ;
    foaf:depiction <https://media.vgm.io/albums/11/67911/67911-1493763210.jpg> .

_:N0aa3e83a14394715957d33d1f50e6a24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Light colors"@en,
        "Light colors"@ja,
        "Light colors"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6ebc4d3d489c460bb056943c23f1d9c1 ;
    schema:name "Light colors"@en,
        "Light colors"@ja,
        "Light colors"@ja-latn .

_:N2abe3550bbc3440f98109279f1bbe191 a schema:Person,
        foaf:Person ;
    mo:performed <album/67911#performance> ;
    schema:name "Sou"@en ;
    foaf:name "Sou"@en .

_:N38aaa305a0054e60bcea7d18b0d02a7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Little Busters!"@en,
        "Little Busters!"@ja,
        "Little Busters!"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6ebc4d3d489c460bb056943c23f1d9c1 ;
    schema:name "Little Busters!"@en,
        "Little Busters!"@ja,
        "Little Busters!"@ja-latn .

_:N548b0bd6798943c5918aa08281f5e838 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Place Where the Wind Arrives"@en,
        "風の辿り着く場所"@ja,
        "Kaze no Tadoritsuku Basho"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6ebc4d3d489c460bb056943c23f1d9c1 ;
    schema:name "The Place Where the Wind Arrives"@en,
        "風の辿り着く場所"@ja,
        "Kaze no Tadoritsuku Basho"@ja-latn .

_:N6a888e0b7570414eac0693757cf77204 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last regrets"@en,
        "Last regrets"@ja,
        "Last regrets"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6ebc4d3d489c460bb056943c23f1d9c1 ;
    schema:name "Last regrets"@en,
        "Last regrets"@ja,
        "Last regrets"@ja-latn .

_:N9155ef74e53044868b04b9a7f14f6c4d a schema:Person,
        foaf:Person ;
    mo:performed <album/67911#performance> ;
    schema:name "Yutaka Morishige"@en ;
    foaf:name "Yutaka Morishige"@en .

_:Nd17a09d4b7164c5780d4ac32726daa6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bird's Poem"@en,
        "鳥の詩"@ja,
        "Tori no Uta"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6ebc4d3d489c460bb056943c23f1d9c1 ;
    schema:name "Bird's Poem"@en,
        "鳥の詩"@ja,
        "Tori no Uta"@ja-latn .

_:Ndf128d7c1d3449b881c2fbac88768f74 schema:name "NOC☆TUNE"@en ;
    foaf:name "NOC☆TUNE"@en .

_:N6ebc4d3d489c460bb056943c23f1d9c1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0aa3e83a14394715957d33d1f50e6a24,
        _:N38aaa305a0054e60bcea7d18b0d02a7f,
        _:N548b0bd6798943c5918aa08281f5e838,
        _:N6a888e0b7570414eac0693757cf77204,
        _:Nd17a09d4b7164c5780d4ac32726daa6e ;
    mo:track_count 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N0aa3e83a14394715957d33d1f50e6a24,
        _:N38aaa305a0054e60bcea7d18b0d02a7f,
        _:N548b0bd6798943c5918aa08281f5e838,
        _:N6a888e0b7570414eac0693757cf77204,
        _:Nd17a09d4b7164c5780d4ac32726daa6e .

