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

<artist/5191#subject> a schema:Person,
        foaf:Person ;
    schema:name "Saori Codama"@en,
        "こだまさおり"@ja ;
    foaf:made <album/38256#lyrics>,
        <album/38256#subject> ;
    foaf:name "Saori Codama"@en,
        "こだまさおり"@ja .

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

<artist/12150#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38256#subject> ;
    schema:name "Tomohiro Nakatsuchi"@en,
        "中土智博"@ja ;
    foaf:made <album/38256#composition>,
        <album/38256#subject> ;
    foaf:name "Tomohiro Nakatsuchi"@en,
        "中土智博"@ja .

<artist/12184#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38256#subject> ;
    schema:name "Kana Yabuki"@en,
        "矢吹香那"@ja ;
    foaf:made <album/38256#composition>,
        <album/38256#subject> ;
    foaf:name "Kana Yabuki"@en,
        "矢吹香那"@ja .

<product/1911#subject> a schema:CreativeWork ;
    schema:name "Gargantia on the Verdurous Planet"@en,
        "翠星のガルガンティア"@ja,
        "Suisei no Gargantia"@ja-latn ;
    foaf:name "Gargantia on the Verdurous Planet"@en,
        "翠星のガルガンティア"@ja,
        "Suisei no Gargantia"@ja-latn .

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

<org/3#subject> schema:name "Lantis"@en,
        "Lantis"@ja,
        "Lantis"@ja-latn ;
    foaf:name "Lantis"@en,
        "Lantis"@ja,
        "Lantis"@ja-latn .

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

<https://medium-media.vgm.io/albums/65/38256/38256-1369344270.jpg> a schema:ImageObject,
        foaf:Image .

<album/38256#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sora to Kimi no Message / ChouCho"@en,
        "空とキミのメッセージ / ChouCho"@ja,
        "Sora to Kimi no Message / ChouCho"@ja-latn ;
    mo:composer <artist/12150#subject>,
        <artist/12184#subject> ;
    mo:produced_work <album/38256#musicalwork> ;
    schema:name "Sora to Kimi no Message / ChouCho"@en,
        "空とキミのメッセージ / ChouCho"@ja,
        "Sora to Kimi no Message / ChouCho"@ja-latn .

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

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

<album/38256#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sora to Kimi no Message / ChouCho"@en,
        "空とキミのメッセージ / ChouCho"@ja,
        "Sora to Kimi no Message / ChouCho"@ja-latn ;
    mo:performance_of <album/38256#musicalwork> ;
    mo:performer <artist/9030#subject> ;
    mo:recorded_as <album/38256#musicalexpression> ;
    schema:byArtist <artist/9030#subject> ;
    schema:name "Sora to Kimi no Message / ChouCho"@en,
        "空とキミのメッセージ / ChouCho"@ja,
        "Sora to Kimi no Message / ChouCho"@ja-latn ;
    schema:workPerformed <album/38256#musicalwork> .

<artist/9030#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/38256#performance> ;
    schema:name "ChouCho"@en ;
    foaf:made <album/38256#lyrics>,
        <album/38256#subject> ;
    foaf:name "ChouCho"@en .

<album/38256#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-05-22"^^xsd:date ;
    dcterms:title "Sora to Kimi no Message / ChouCho"@en,
        "空とキミのメッセージ / ChouCho"@ja,
        "Sora to Kimi no Message / ChouCho"@ja-latn ;
    mo:catalogue_number "LACM-14098" ;
    mo:media_type "CD" ;
    mo:publication_of <album/38256#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N092994308f07431896ed7856e5bab75f ;
    mo:record_count 1 ;
    schema:about <product/1911#subject> ;
    schema:byArtist <artist/9030#subject> ;
    schema:datePublished "2013-05-22"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/65/38256/38256-1369344270.jpg> ;
    schema:name "Sora to Kimi no Message / ChouCho"@en,
        "空とキミのメッセージ / ChouCho"@ja,
        "Sora to Kimi no Message / ChouCho"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/65/38256/38256-1369344270.jpg> .

_:N48fe091d90c44efe9583b4943f23ae13 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cocoon"@ja,
        "Cocoon"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N092994308f07431896ed7856e5bab75f ;
    schema:name "Cocoon"@ja,
        "Cocoon"@ja-latn .

_:N56bd07beb449410baa5aa78355fdaf6f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cocoon (off vocal)"@ja,
        "Cocoon (off vocal)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N092994308f07431896ed7856e5bab75f ;
    schema:name "Cocoon (off vocal)"@ja,
        "Cocoon (off vocal)"@ja-latn .

_:Nc40142a271664557869dbd0c452819ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "空とキミのメッセージ (off vocal)"@ja,
        "Sora to Kimi no Message (off vocal)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N092994308f07431896ed7856e5bab75f ;
    schema:name "空とキミのメッセージ (off vocal)"@ja,
        "Sora to Kimi no Message (off vocal)"@ja-latn .

_:Ndabeb138c046464a81e7edcd4ecce9b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "空とキミのメッセージ"@ja,
        "Sora to Kimi no Message"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N092994308f07431896ed7856e5bab75f ;
    schema:name "空とキミのメッセージ"@ja,
        "Sora to Kimi no Message"@ja-latn .

_:N092994308f07431896ed7856e5bab75f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N48fe091d90c44efe9583b4943f23ae13,
        _:N56bd07beb449410baa5aa78355fdaf6f,
        _:Nc40142a271664557869dbd0c452819ac,
        _:Ndabeb138c046464a81e7edcd4ecce9b5 ;
    mo:track_count 4 ;
    schema:duration "PT17:38"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N48fe091d90c44efe9583b4943f23ae13,
        _:N56bd07beb449410baa5aa78355fdaf6f,
        _:Nc40142a271664557869dbd0c452819ac,
        _:Ndabeb138c046464a81e7edcd4ecce9b5 .

