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

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

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

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

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

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

<event/71> a mo:Release ;
    schema:name "Released at M3-2010 Spring (May 05, 2010)" .

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

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

<https://medium-media.vgm.io/albums/77/39377/39377-1368801905.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/2233#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/39377#performance> ;
    schema:name "Ichiru Takizawa"@en,
        "瀧沢一留"@ja ;
    foaf:name "Ichiru Takizawa"@en,
        "瀧沢一留"@ja .

<artist/3605#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/39377#performance> ;
    schema:name "NAKI"@en ;
    foaf:name "NAKI"@en .

<album/39377#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Naisho no Aozora"@en,
        "ないしょの青空"@ja,
        "Naisho no Aozora"@ja-latn ;
    mo:composer <artist/3#subject>,
        <artist/4#subject>,
        <artist/6#subject> ;
    mo:produced_work <album/39377#musicalwork> ;
    schema:name "Naisho no Aozora"@en,
        "ないしょの青空"@ja,
        "Naisho no Aozora"@ja-latn .

<album/39377#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Naisho no Aozora"@en,
        "ないしょの青空"@ja,
        "Naisho no Aozora"@ja-latn ;
    mo:performance_of <album/39377#musicalwork> ;
    mo:performer <artist/2233#subject>,
        <artist/3605#subject> ;
    mo:recorded_as <album/39377#musicalexpression> ;
    schema:byArtist <artist/2233#subject>,
        <artist/3605#subject> ;
    schema:name "Naisho no Aozora"@en,
        "ないしょの青空"@ja,
        "Naisho no Aozora"@ja-latn ;
    schema:workPerformed <album/39377#musicalwork> .

<album/39377#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-05-05"^^xsd:date ;
    dcterms:title "Naisho no Aozora"@en,
        "ないしょの青空"@ja,
        "Naisho no Aozora"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/39377#musicalexpression> ;
    mo:publisher _:Na41dd4a2507b49c596793651fc3542f1 ;
    mo:record _:N050960f4d47e4067ab95dd1ba0dc7395 ;
    mo:record_count 1 ;
    mo:release <event/71> ;
    schema:about <product/1015#subject>,
        <product/1019#subject> ;
    schema:byArtist <artist/2233#subject>,
        <artist/3605#subject> ;
    schema:datePublished "2010-05-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/77/39377/39377-1368801905.jpg> ;
    schema:name "Naisho no Aozora"@en,
        "ないしょの青空"@ja,
        "Naisho no Aozora"@ja-latn ;
    schema:publisher _:Na41dd4a2507b49c596793651fc3542f1 ;
    foaf:depiction <https://media.vgm.io/albums/77/39377/39377-1368801905.jpg> .

_:N14918d96dfe241ffbbb936c3b84c54a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mag Mell"@en,
        "メグメル"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N050960f4d47e4067ab95dd1ba0dc7395 ;
    schema:name "Mag Mell"@en,
        "メグメル"@ja .

_:Na41dd4a2507b49c596793651fc3542f1 schema:name "Naisho no Ongakukan"@en ;
    foaf:name "Naisho no Ongakukan"@en .

_:Nd3c2b88131b649028c1f42d0bfa6361b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue Skies"@en,
        "青空"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N050960f4d47e4067ab95dd1ba0dc7395 ;
    schema:name "Blue Skies"@en,
        "青空"@ja .

_:Necf2b9d15d6344a3bbb832ecbd8ce367 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Farewell song"@en,
        "Farewell song"@ja ;
    mo:track_number 3 ;
    schema:duration "PT7:05"^^xsd:interval ;
    schema:inPlaylist _:N050960f4d47e4067ab95dd1ba0dc7395 ;
    schema:name "Farewell song"@en,
        "Farewell song"@ja .

_:N050960f4d47e4067ab95dd1ba0dc7395 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N14918d96dfe241ffbbb936c3b84c54a3,
        _:Nd3c2b88131b649028c1f42d0bfa6361b,
        _:Necf2b9d15d6344a3bbb832ecbd8ce367 ;
    mo:track_count 3 ;
    schema:duration "PT15:34"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N14918d96dfe241ffbbb936c3b84c54a3,
        _:Nd3c2b88131b649028c1f42d0bfa6361b,
        _:Necf2b9d15d6344a3bbb832ecbd8ce367 .

