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

<artist/1489#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuki Matsuura"@en,
        "松浦有希"@ja ;
    foaf:made <album/107543#lyrics>,
        <album/107543#subject> ;
    foaf:name "Yuki Matsuura"@en,
        "松浦有希"@ja .

<artist/15932#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kiyono Yasuno"@en,
        "安野希世乃"@ja ;
    foaf:made <album/107543#subject>,
        <album/107543#vocals> ;
    foaf:name "Kiyono Yasuno"@en,
        "安野希世乃"@ja .

<artist/9870#subject> a schema:Person,
        foaf:Person ;
    schema:name "Naoki Nishi"@en,
        "西直紀"@ja ;
    foaf:made <album/107543#lyrics>,
        <album/107543#subject> ;
    foaf:name "Naoki Nishi"@en,
        "西直紀"@ja .

<artist/11595#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/107543#subject> ;
    schema:name "Yusuke Shirato"@en,
        "白戸佑輔"@ja ;
    foaf:made <album/107543#composition>,
        <album/107543#subject> ;
    foaf:name "Yusuke Shirato"@en,
        "白戸佑輔"@ja .

<artist/32598#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/107543#subject> ;
    schema:name "Naoki Yanagisawa"@en,
        "柳澤奈緒樹"@ja ;
    foaf:made <album/107543#composition>,
        <album/107543#lyrics>,
        <album/107543#subject> ;
    foaf:name "Naoki Yanagisawa"@en,
        "柳澤奈緒樹"@ja .

<artist/5371#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/107543#subject> ;
    schema:name "Mina Kubota"@en,
        "窪田ミナ"@ja ;
    foaf:made <album/107543#composition>,
        <album/107543#subject> ;
    foaf:name "Mina Kubota"@en,
        "窪田ミナ"@ja .

<product/8640#subject> a schema:CreativeWork ;
    schema:name "ARIA The CREPUSCOLO"@en,
        "ARIA The CREPUSCOLO"@ja,
        "ARIA The CREPUSCOLO"@ja-latn ;
    foaf:name "ARIA The CREPUSCOLO"@en,
        "ARIA The CREPUSCOLO"@ja,
        "ARIA The CREPUSCOLO"@ja-latn .

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

<album/107543#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "felicita/echoes / Kiyono Yasuno [KIYONO EDITION]"@en,
        "フェリチータ/echoes / 安野希世乃 [KIYONO盤]"@ja,
        "felicita/echoes / Kiyono Yasuno [KIYONO EDITION]"@ja-latn ;
    mo:performance_of <album/107543#musicalwork> ;
    mo:recorded_as <album/107543#musicalexpression> ;
    schema:name "felicita/echoes / Kiyono Yasuno [KIYONO EDITION]"@en,
        "フェリチータ/echoes / 安野希世乃 [KIYONO盤]"@ja,
        "felicita/echoes / Kiyono Yasuno [KIYONO EDITION]"@ja-latn ;
    schema:workPerformed <album/107543#musicalwork> .

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

<org/240#subject> schema:name "flying DOG"@en,
        "flying DOG"@ja,
        "flying DOG"@ja-latn ;
    foaf:name "flying DOG"@en,
        "flying DOG"@ja,
        "flying DOG"@ja-latn .

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

<https://medium-media.vgm.io/albums/34/107543/107543-c75c8ce7d800.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/107543#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "felicita/echoes / Kiyono Yasuno [KIYONO EDITION]"@en,
        "フェリチータ/echoes / 安野希世乃 [KIYONO盤]"@ja,
        "felicita/echoes / Kiyono Yasuno [KIYONO EDITION]"@ja-latn ;
    mo:composer <artist/11595#subject>,
        <artist/32598#subject>,
        <artist/5371#subject> ;
    mo:produced_work <album/107543#musicalwork> ;
    schema:name "felicita/echoes / Kiyono Yasuno [KIYONO EDITION]"@en,
        "フェリチータ/echoes / 安野希世乃 [KIYONO盤]"@ja,
        "felicita/echoes / Kiyono Yasuno [KIYONO EDITION]"@ja-latn .

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

<album/107543#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-03-03"^^xsd:date ;
    dcterms:title "felicita/echoes / Kiyono Yasuno [KIYONO EDITION]"@en,
        "フェリチータ/echoes / 安野希世乃 [KIYONO盤]"@ja,
        "felicita/echoes / Kiyono Yasuno [KIYONO EDITION]"@ja-latn ;
    mo:catalogue_number "VTCL-35326" ;
    mo:media_type "CD" ;
    mo:publication_of <album/107543#musicalexpression> ;
    mo:publisher <org/240#subject> ;
    mo:record _:N87a13d056fdc46ada3c8b09b36834e3a ;
    mo:record_count 1 ;
    schema:about <product/8640#subject> ;
    schema:datePublished "2021-03-03"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/34/107543/107543-c75c8ce7d800.jpg> ;
    schema:name "felicita/echoes / Kiyono Yasuno [KIYONO EDITION]"@en,
        "フェリチータ/echoes / 安野希世乃 [KIYONO盤]"@ja,
        "felicita/echoes / Kiyono Yasuno [KIYONO EDITION]"@ja-latn ;
    schema:publisher <org/240#subject> ;
    foaf:depiction <https://media.vgm.io/albums/34/107543/107543-c75c8ce7d800.jpg> .

_:N5a1218b1496c40fab91c98f0cded96d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フェリチータ"@ja,
        "felicita"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N87a13d056fdc46ada3c8b09b36834e3a ;
    schema:name "フェリチータ"@ja,
        "felicita"@ja-latn .

_:N8590e565c8914adfaf8e081c875fa0d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "echoes -Instrumental-"@ja,
        "echoes -Instrumental-"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N87a13d056fdc46ada3c8b09b36834e3a ;
    schema:name "echoes -Instrumental-"@ja,
        "echoes -Instrumental-"@ja-latn .

_:Nae628cb8828f4fd99de2268c092a94ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フェリチータ -Instrumental-"@ja,
        "felicita -Instrumental-"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N87a13d056fdc46ada3c8b09b36834e3a ;
    schema:name "フェリチータ -Instrumental-"@ja,
        "felicita -Instrumental-"@ja-latn .

_:Nbc84295deacf4bce8303724ce3f2b8c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "echoes"@ja,
        "echoes"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:N87a13d056fdc46ada3c8b09b36834e3a ;
    schema:name "echoes"@ja,
        "echoes"@ja-latn .

_:Nc82b9a45b921454986baa2fdf0d163a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夏色花火 -acoustic color-"@ja,
        "Natsuiro Hanabi -acoustic color-"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N87a13d056fdc46ada3c8b09b36834e3a ;
    schema:name "夏色花火 -acoustic color-"@ja,
        "Natsuiro Hanabi -acoustic color-"@ja-latn .

_:N87a13d056fdc46ada3c8b09b36834e3a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5a1218b1496c40fab91c98f0cded96d1,
        _:N8590e565c8914adfaf8e081c875fa0d7,
        _:Nae628cb8828f4fd99de2268c092a94ef,
        _:Nbc84295deacf4bce8303724ce3f2b8c1,
        _:Nc82b9a45b921454986baa2fdf0d163a6 ;
    mo:track_count 5 ;
    schema:duration "PT24:30"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N5a1218b1496c40fab91c98f0cded96d1,
        _:N8590e565c8914adfaf8e081c875fa0d7,
        _:Nae628cb8828f4fd99de2268c092a94ef,
        _:Nbc84295deacf4bce8303724ce3f2b8c1,
        _:Nc82b9a45b921454986baa2fdf0d163a6 .

