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

<artist/170#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mio Isayama"@en,
        "諫山実生"@ja ;
    foaf:made <album/10069#subject>,
        <album/10069#vocals> ;
    foaf:name "Mio Isayama"@en,
        "諫山実生"@ja .

<artist/4277#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kicco"@en ;
    foaf:made <album/10069#subject>,
        <album/10069#vocals> ;
    foaf:name "Kicco"@en .

<artist/6783#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kana Hanazawa"@en,
        "花澤香菜"@ja ;
    foaf:made <album/10069#subject>,
        <album/10069#vocals> ;
    foaf:name "Kana Hanazawa"@en,
        "花澤香菜"@ja .

<artist/396#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10069#subject> ;
    schema:name "Chiyomaru Shikura"@en,
        "志倉千代丸"@ja ;
    foaf:made <album/10069#composition>,
        <album/10069#lyrics>,
        <album/10069#subject> ;
    foaf:name "Chiyomaru Shikura"@en,
        "志倉千代丸"@ja .

<artist/4831#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10069#subject> ;
    schema:name "Daisuke Mizuno"@en,
        "水野大輔"@ja ;
    foaf:made <album/10069#composition>,
        <album/10069#lyrics>,
        <album/10069#subject> ;
    foaf:name "Daisuke Mizuno"@en,
        "水野大輔"@ja .

<product/1583#subject> a schema:CreativeWork ;
    schema:name "ARIA The ORIGINATION ~Aoi Hoshi no El Cielo~"@en,
        "ARIA The ORIGINATION ～蒼い惑星のエルシエロ～"@ja,
        "ARIA The ORIGINATION ~Aoi Hoshi no El Cielo~"@ja-latn ;
    foaf:name "ARIA The ORIGINATION ~Aoi Hoshi no El Cielo~"@en,
        "ARIA The ORIGINATION ～蒼い惑星のエルシエロ～"@ja,
        "ARIA The ORIGINATION ~Aoi Hoshi no El Cielo~"@ja-latn .

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

<album/10069#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ARIA The ORIGINATION ~Il Cielo of the Blue Planet~ Theme Song CD 'graceful way' 'The Star Where Flowers Bloom' 'Il Cielo'"@en,
        "PS2ゲーム 『ARIA The ORIGINATION ～蒼い惑星のエルシエロ～』 主題歌 「graceful way」 「花ノ咲ク星」 「Il Cielo」"@ja,
        "ARIA The ORIGINATION ~Il Cielo of the Blue Planet~ Theme Song CD 'graceful way' 'The Star Where Flowers Bloom' 'Il Cielo'"@ja-latn ;
    mo:performance_of <album/10069#musicalwork> ;
    mo:recorded_as <album/10069#musicalexpression> ;
    schema:name "ARIA The ORIGINATION ~Il Cielo of the Blue Planet~ Theme Song CD 'graceful way' 'The Star Where Flowers Bloom' 'Il Cielo'"@en,
        "PS2ゲーム 『ARIA The ORIGINATION ～蒼い惑星のエルシエロ～』 主題歌 「graceful way」 「花ノ咲ク星」 「Il Cielo」"@ja,
        "ARIA The ORIGINATION ~Il Cielo of the Blue Planet~ Theme Song CD 'graceful way' 'The Star Where Flowers Bloom' 'Il Cielo'"@ja-latn ;
    schema:workPerformed <album/10069#musicalwork> .

<org/26#subject> schema:name "5pb. Records"@en,
        "5pb. Records"@ja,
        "5pb. Records"@ja-latn ;
    foaf:name "5pb. Records"@en,
        "5pb. Records"@ja,
        "5pb. Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/96/10069/10069-1218826649.jpg> a schema:ImageObject,
        foaf:Image .

<album/10069#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ARIA The ORIGINATION ~Il Cielo of the Blue Planet~ Theme Song CD 'graceful way' 'The Star Where Flowers Bloom' 'Il Cielo'"@en,
        "PS2ゲーム 『ARIA The ORIGINATION ～蒼い惑星のエルシエロ～』 主題歌 「graceful way」 「花ノ咲ク星」 「Il Cielo」"@ja,
        "ARIA The ORIGINATION ~Il Cielo of the Blue Planet~ Theme Song CD 'graceful way' 'The Star Where Flowers Bloom' 'Il Cielo'"@ja-latn ;
    mo:composer <artist/396#subject>,
        <artist/4831#subject> ;
    mo:produced_work <album/10069#musicalwork> ;
    schema:name "ARIA The ORIGINATION ~Il Cielo of the Blue Planet~ Theme Song CD 'graceful way' 'The Star Where Flowers Bloom' 'Il Cielo'"@en,
        "PS2ゲーム 『ARIA The ORIGINATION ～蒼い惑星のエルシエロ～』 主題歌 「graceful way」 「花ノ咲ク星」 「Il Cielo」"@ja,
        "ARIA The ORIGINATION ~Il Cielo of the Blue Planet~ Theme Song CD 'graceful way' 'The Star Where Flowers Bloom' 'Il Cielo'"@ja-latn .

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

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

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

<album/10069#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-07-25"^^xsd:date ;
    dcterms:title "ARIA The ORIGINATION ~Il Cielo of the Blue Planet~ Theme Song CD 'graceful way' 'The Star Where Flowers Bloom' 'Il Cielo'"@en,
        "PS2ゲーム 『ARIA The ORIGINATION ～蒼い惑星のエルシエロ～』 主題歌 「graceful way」 「花ノ咲ク星」 「Il Cielo」"@ja,
        "ARIA The ORIGINATION ~Il Cielo of the Blue Planet~ Theme Song CD 'graceful way' 'The Star Where Flowers Bloom' 'Il Cielo'"@ja-latn ;
    mo:catalogue_number "FVCG-1035" ;
    mo:media_type "CD" ;
    mo:publication_of <album/10069#musicalexpression> ;
    mo:publisher <org/26#subject> ;
    mo:record _:N4d1c9c01e6d444a191f90b47caac458f ;
    mo:record_count 1 ;
    schema:about <product/1583#subject> ;
    schema:datePublished "2008-07-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/96/10069/10069-1218826649.jpg> ;
    schema:name "ARIA The ORIGINATION ~Il Cielo of the Blue Planet~ Theme Song CD 'graceful way' 'The Star Where Flowers Bloom' 'Il Cielo'"@en,
        "PS2ゲーム 『ARIA The ORIGINATION ～蒼い惑星のエルシエロ～』 主題歌 「graceful way」 「花ノ咲ク星」 「Il Cielo」"@ja,
        "ARIA The ORIGINATION ~Il Cielo of the Blue Planet~ Theme Song CD 'graceful way' 'The Star Where Flowers Bloom' 'Il Cielo'"@ja-latn ;
    schema:publisher <org/26#subject> ;
    foaf:depiction <https://media.vgm.io/albums/96/10069/10069-1218826649.jpg> .

_:N4812a20ce8c74565b9b92f79bd278a7c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Star Where Flowers Bloom (off vocal)"@en,
        "花ノ咲ク星 (off vocal)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:59"^^xsd:interval ;
    schema:inPlaylist _:N4d1c9c01e6d444a191f90b47caac458f ;
    schema:name "The Star Where Flowers Bloom (off vocal)"@en,
        "花ノ咲ク星 (off vocal)"@ja .

_:N7dd0527704e545c7ab85fd3751858fdc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Star Where Flowers Bloom"@en,
        "花ノ咲ク星"@ja ;
    mo:track_number 3 ;
    schema:duration "PT6:01"^^xsd:interval ;
    schema:inPlaylist _:N4d1c9c01e6d444a191f90b47caac458f ;
    schema:name "The Star Where Flowers Bloom"@en,
        "花ノ咲ク星"@ja .

_:N8187e769b811439fbb1dba4690c05534 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Il Cielo"@en,
        "Il Cielo"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N4d1c9c01e6d444a191f90b47caac458f ;
    schema:name "Il Cielo"@en,
        "Il Cielo"@ja .

_:N9cb3895e1aca4c8fa50e898af9d9e24b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "graceful way (off vocal)"@en,
        "graceful way (off vocal)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:N4d1c9c01e6d444a191f90b47caac458f ;
    schema:name "graceful way (off vocal)"@en,
        "graceful way (off vocal)"@ja .

_:Nb8d5f8cf8a434fa785c0b5316113495f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "graceful way"@en,
        "graceful way"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:N4d1c9c01e6d444a191f90b47caac458f ;
    schema:name "graceful way"@en,
        "graceful way"@ja .

_:Nca4e4032c92c45c98659b6cea04e9e63 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Il Cielo (off vocal)"@en,
        "Il Cielo (off vocal)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N4d1c9c01e6d444a191f90b47caac458f ;
    schema:name "Il Cielo (off vocal)"@en,
        "Il Cielo (off vocal)"@ja .

_:N4d1c9c01e6d444a191f90b47caac458f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4812a20ce8c74565b9b92f79bd278a7c,
        _:N7dd0527704e545c7ab85fd3751858fdc,
        _:N8187e769b811439fbb1dba4690c05534,
        _:N9cb3895e1aca4c8fa50e898af9d9e24b,
        _:Nb8d5f8cf8a434fa785c0b5316113495f,
        _:Nca4e4032c92c45c98659b6cea04e9e63 ;
    mo:track_count 6 ;
    schema:duration "PT29:31"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N4812a20ce8c74565b9b92f79bd278a7c,
        _:N7dd0527704e545c7ab85fd3751858fdc,
        _:N8187e769b811439fbb1dba4690c05534,
        _:N9cb3895e1aca4c8fa50e898af9d9e24b,
        _:Nb8d5f8cf8a434fa785c0b5316113495f,
        _:Nca4e4032c92c45c98659b6cea04e9e63 .

