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

<artist/12678#subject> a schema:Person,
        foaf:Person ;
    schema:name "shilo"@en ;
    foaf:made <album/87973#lyrics>,
        <album/87973#subject> ;
    foaf:name "shilo"@en .

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

<artist/130#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/87973#subject> ;
    schema:name "Daisuke Kikuta"@en,
        "菊田大介"@ja ;
    foaf:made <album/87973#composition>,
        <album/87973#subject> ;
    foaf:name "Daisuke Kikuta"@en,
        "菊田大介"@ja .

<artist/6352#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/87973#subject> ;
    schema:name "Shunryu"@en,
        "俊龍"@ja ;
    foaf:made <album/87973#composition>,
        <album/87973#lyrics>,
        <album/87973#subject> ;
    foaf:name "Shunryu"@en,
        "俊龍"@ja .

<artist/8157#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/87973#subject> ;
    schema:name "TSUGE"@en ;
    foaf:made <album/87973#composition>,
        <album/87973#subject> ;
    foaf:name "TSUGE"@en .

<product/7431#subject> a schema:CreativeWork ;
    schema:name "Violet Evergarden -Eternity and the Auto Memory Doll-"@en,
        "ヴァイオレット・エヴァーガーデン 外伝 -永遠と自動手記人形-"@ja,
        "Violet Evergarden Gaiden -Eien to Jidou Shuki Ningyou-"@ja-latn ;
    foaf:name "Violet Evergarden -Eternity and the Auto Memory Doll-"@en,
        "ヴァイオレット・エヴァーガーデン 外伝 -永遠と自動手記人形-"@ja,
        "Violet Evergarden Gaiden -Eien to Jidou Shuki Ningyou-"@ja-latn .

<album/87973#musicalexpression> a mo:Signal ;
    mo:published_as <album/87973#subject> ;
    mo:records <album/87973#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/37/87973/87973-1564231239.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/87973#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/37/87973/87973-1564231239.jpg> ;
    foaf:depicts <album/87973#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/37/87973/87973-1564231239.jpg> .

<https://medium-media.vgm.io/albums/37/87973/87973-1564231239.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/87973#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Amy / Minori Chihara"@en,
        "エイミー / 茅原実里"@ja,
        "Amy / Minori Chihara"@ja-latn ;
    mo:performance_of <album/87973#musicalwork> ;
    mo:performer <artist/3102#subject> ;
    mo:recorded_as <album/87973#musicalexpression> ;
    schema:byArtist <artist/3102#subject> ;
    schema:name "Amy / Minori Chihara"@en,
        "エイミー / 茅原実里"@ja,
        "Amy / Minori Chihara"@ja-latn ;
    schema:workPerformed <album/87973#musicalwork> .

<artist/3102#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/87973#performance> ;
    schema:name "Minori Chihara"@en,
        "茅原実里"@ja ;
    foaf:made <album/87973#lyrics>,
        <album/87973#subject> ;
    foaf:name "Minori Chihara"@en,
        "茅原実里"@ja .

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

<album/87973#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Amy / Minori Chihara"@en,
        "エイミー / 茅原実里"@ja,
        "Amy / Minori Chihara"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden)"@en ;
            foaf:made <album/87973#composition> ;
            foaf:name "(Elements Garden)"@en ],
        <artist/130#subject>,
        <artist/6352#subject>,
        <artist/8157#subject> ;
    mo:produced_work <album/87973#musicalwork> ;
    schema:name "Amy / Minori Chihara"@en,
        "エイミー / 茅原実里"@ja,
        "Amy / Minori Chihara"@ja-latn .

<album/87973#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-09-04"^^xsd:date ;
    dcterms:title "Amy / Minori Chihara"@en,
        "エイミー / 茅原実里"@ja,
        "Amy / Minori Chihara"@ja-latn ;
    mo:catalogue_number "LACM-14925" ;
    mo:media_type "CD" ;
    mo:publication_of <album/87973#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:Ne98a57f879074c62a63bc150b7ea4fcf ;
    mo:record_count 1 ;
    schema:about <product/7431#subject> ;
    schema:byArtist <artist/3102#subject> ;
    schema:datePublished "2019-09-04"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/37/87973/87973-1564231239.jpg> ;
    schema:name "Amy / Minori Chihara"@en,
        "エイミー / 茅原実里"@ja,
        "Amy / Minori Chihara"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/37/87973/87973-1564231239.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/87973#subject> ;
    schema:name "(Elements Garden)"@en ;
    foaf:made <album/87973#subject> ;
    foaf:name "(Elements Garden)"@en .

_:N282a1690370040aaba1065786c01790f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エイミー"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:Ne98a57f879074c62a63bc150b7ea4fcf ;
    schema:name "エイミー"@ja .

_:N2e91f6684d844a6888de8a108b5c7b60 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エイミー (off vocal)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:Ne98a57f879074c62a63bc150b7ea4fcf ;
    schema:name "エイミー (off vocal)"@ja .

_:N3e2e77bed6b047338f5656bef00ab70d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Plumeria (off vocal)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:Ne98a57f879074c62a63bc150b7ea4fcf ;
    schema:name "Plumeria (off vocal)"@ja .

_:N41681fff05d34cbab9e67b0017d09c73 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Plumeria"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:Ne98a57f879074c62a63bc150b7ea4fcf ;
    schema:name "Plumeria"@ja .

_:N4d0f7a2892244302a4c61c63d74741c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "美歌爛漫ノ宴ニテ (off vocal)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Ne98a57f879074c62a63bc150b7ea4fcf ;
    schema:name "美歌爛漫ノ宴ニテ (off vocal)"@ja .

_:Nd8bdbeba82dc400cb67af33edf2fd78b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "美歌爛漫ノ宴ニテ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Ne98a57f879074c62a63bc150b7ea4fcf ;
    schema:name "美歌爛漫ノ宴ニテ"@ja .

_:Ne98a57f879074c62a63bc150b7ea4fcf a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N282a1690370040aaba1065786c01790f,
        _:N2e91f6684d844a6888de8a108b5c7b60,
        _:N3e2e77bed6b047338f5656bef00ab70d,
        _:N41681fff05d34cbab9e67b0017d09c73,
        _:N4d0f7a2892244302a4c61c63d74741c4,
        _:Nd8bdbeba82dc400cb67af33edf2fd78b ;
    mo:track_count 6 ;
    schema:duration "PT25:56"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N282a1690370040aaba1065786c01790f,
        _:N2e91f6684d844a6888de8a108b5c7b60,
        _:N3e2e77bed6b047338f5656bef00ab70d,
        _:N41681fff05d34cbab9e67b0017d09c73,
        _:N4d0f7a2892244302a4c61c63d74741c4,
        _:Nd8bdbeba82dc400cb67af33edf2fd78b .

