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

<artist/22#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hidetsuna Fujita"@en,
        "藤田秀綱"@ja ;
    foaf:made <album/35799#lyrics>,
        <album/35799#subject> ;
    foaf:name "Hidetsuna Fujita"@en,
        "藤田秀綱"@ja .

<artist/9#subject> a schema:Person,
        foaf:Person ;
    schema:name "riya"@en ;
    foaf:made <album/35799#lyrics>,
        <album/35799#subject> ;
    foaf:name "riya"@en .

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

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

<artist/24#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/35799#subject> ;
    schema:name "Mitsuru Sekiyama"@en,
        "赤山満"@ja ;
    foaf:made <album/35799#composition>,
        <album/35799#subject> ;
    foaf:name "Mitsuru Sekiyama"@en,
        "赤山満"@ja .

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

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

<event/47> a mo:Release ;
    schema:name "Released at M3-2007 Spring (Apr 29, 2007)" .

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

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

<https://medium-media.vgm.io/albums/99/35799/35799-1350687580.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/35799#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Key Songs Acoustic vol.1"@en,
        "Key Songs Acoustic vol.1"@ja,
        "Key Songs Acoustic vol.1"@ja-latn ;
    mo:performance_of <album/35799#musicalwork> ;
    mo:performer _:Nfae981580c8143c8ac5ff7926ca5c63e ;
    mo:recorded_as <album/35799#musicalexpression> ;
    schema:byArtist _:Nfae981580c8143c8ac5ff7926ca5c63e ;
    schema:name "Key Songs Acoustic vol.1"@en,
        "Key Songs Acoustic vol.1"@ja,
        "Key Songs Acoustic vol.1"@ja-latn ;
    schema:workPerformed <album/35799#musicalwork> .

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

<album/35799#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Key Songs Acoustic vol.1"@en,
        "Key Songs Acoustic vol.1"@ja,
        "Key Songs Acoustic vol.1"@ja-latn ;
    mo:composer <artist/2#subject>,
        <artist/24#subject>,
        <artist/4#subject>,
        <artist/6#subject> ;
    mo:produced_work <album/35799#musicalwork> ;
    schema:name "Key Songs Acoustic vol.1"@en,
        "Key Songs Acoustic vol.1"@ja,
        "Key Songs Acoustic vol.1"@ja-latn .

<album/35799#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-04-29"^^xsd:date ;
    dcterms:title "Key Songs Acoustic vol.1"@en,
        "Key Songs Acoustic vol.1"@ja,
        "Key Songs Acoustic vol.1"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/35799#musicalexpression> ;
    mo:publisher _:N31ea48c1544d4041a3c8f00fe183b11f ;
    mo:record _:N7dd1b064237c4dff8b4f510e87f8e2b0 ;
    mo:record_count 1 ;
    mo:release <event/47> ;
    schema:about <product/1015#subject>,
        <product/1019#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "ココロ / 浦山佳音"@en ;
            foaf:name "ココロ / 浦山佳音"@en ] ;
    schema:datePublished "2007-04-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/99/35799/35799-1350687580.jpg> ;
    schema:name "Key Songs Acoustic vol.1"@en,
        "Key Songs Acoustic vol.1"@ja,
        "Key Songs Acoustic vol.1"@ja-latn ;
    schema:publisher _:N31ea48c1544d4041a3c8f00fe183b11f ;
    foaf:depiction <https://media.vgm.io/albums/99/35799/35799-1350687580.jpg> .

_:N31ea48c1544d4041a3c8f00fe183b11f schema:name "HURT"@en ;
    foaf:name "HURT"@en .

_:N553178379d1a48bd95a7373c636e4e7d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mag Mell"@en,
        "メグメル"@ja,
        "Mag Mell"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7dd1b064237c4dff8b4f510e87f8e2b0 ;
    schema:name "Mag Mell"@en,
        "メグメル"@ja,
        "Mag Mell"@ja-latn .

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

_:N8de69206755f4facac6d6a99101939e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LOVE IS ETERNAL"@en,
        "LOVE IS ETERNAL"@ja,
        "LOVE IS ETERNAL"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7dd1b064237c4dff8b4f510e87f8e2b0 ;
    schema:name "LOVE IS ETERNAL"@en,
        "LOVE IS ETERNAL"@ja,
        "LOVE IS ETERNAL"@ja-latn .

_:Ne316a5f9aefd412ea7a2398460c7bd15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Summer Lights"@en,
        "夏影"@ja,
        "Natsu Kage"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7dd1b064237c4dff8b4f510e87f8e2b0 ;
    schema:name "Summer Lights"@en,
        "夏影"@ja,
        "Natsu Kage"@ja-latn .

_:Nfae981580c8143c8ac5ff7926ca5c63e a schema:Person,
        foaf:Person ;
    mo:performed <album/35799#performance> ;
    schema:name "ココロ / 浦山佳音"@en ;
    foaf:name "ココロ / 浦山佳音"@en .

_:N7dd1b064237c4dff8b4f510e87f8e2b0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N553178379d1a48bd95a7373c636e4e7d,
        _:N5af8d2f3206940bd95b90e7679b90663,
        _:N8de69206755f4facac6d6a99101939e8,
        _:Ne316a5f9aefd412ea7a2398460c7bd15 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N553178379d1a48bd95a7373c636e4e7d,
        _:N5af8d2f3206940bd95b90e7679b90663,
        _:N8de69206755f4facac6d6a99101939e8,
        _:Ne316a5f9aefd412ea7a2398460c7bd15 .

