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

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

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

<album/84125> a mo:Release ;
    mo:catalogue_number "KTGS-40423CD" .

<artist/199#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/82000#subject> ;
    schema:name "Daisuke Achiwa"@en,
        "阿知波大輔"@ja ;
    foaf:made <album/82000#composition>,
        <album/82000#subject> ;
    foaf:name "Daisuke Achiwa"@en,
        "阿知波大輔"@ja .

<artist/7719#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/82000#subject> ;
    schema:name "Kazuki Yanagawa"@en,
        "柳川和樹"@ja ;
    foaf:made <album/82000#composition>,
        <album/82000#subject> ;
    foaf:name "Kazuki Yanagawa"@en,
        "柳川和樹"@ja .

<product/6493#subject> a schema:CreativeWork ;
    schema:name "Nelke & the Legendary Alchemists ~Ateliers of the New World~"@en,
        "ネルケと伝説の錬金術士たち 〜新たな大地のアトリエ〜"@ja,
        "Nelke to Densetsu no Renkinjutsushitachi ~Arata na Daichi no Atelier~"@ja-latn ;
    foaf:name "Nelke & the Legendary Alchemists ~Ateliers of the New World~"@en,
        "ネルケと伝説の錬金術士たち 〜新たな大地のアトリエ〜"@ja,
        "Nelke to Densetsu no Renkinjutsushitachi ~Arata na Daichi no Atelier~"@ja-latn .

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

<album/82000#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Nelke & the Legendary Alchemists ~Ateliers of the New World~ Sound Archives"@en,
        "Nelke & the Legendary Alchemists ~Ateliers of the New World~ Sound Archives"@ja,
        "Nelke & the Legendary Alchemists ~Ateliers of the New World~ Sound Archives"@ja-latn ;
    mo:performance_of <album/82000#musicalwork> ;
    mo:recorded_as <album/82000#musicalexpression> ;
    schema:name "Nelke & the Legendary Alchemists ~Ateliers of the New World~ Sound Archives"@en,
        "Nelke & the Legendary Alchemists ~Ateliers of the New World~ Sound Archives"@ja,
        "Nelke & the Legendary Alchemists ~Ateliers of the New World~ Sound Archives"@ja-latn ;
    schema:workPerformed <album/82000#musicalwork> .

<org/374#subject> schema:name "NIS America"@en,
        "NIS America"@ja,
        "NIS America"@ja-latn ;
    foaf:name "NIS America"@en,
        "NIS America"@ja,
        "NIS America"@ja-latn .

<https://media.vgm.io/albums/00/82000/82000-1553530876.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/82000#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/00/82000/82000-1553530876.png> ;
    foaf:depicts <album/82000#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/00/82000/82000-1553530876.png> .

<https://medium-media.vgm.io/albums/00/82000/82000-1553530876.png> a schema:ImageObject,
        foaf:Image .

<album/82000#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Nelke & the Legendary Alchemists ~Ateliers of the New World~ Sound Archives"@en,
        "Nelke & the Legendary Alchemists ~Ateliers of the New World~ Sound Archives"@ja,
        "Nelke & the Legendary Alchemists ~Ateliers of the New World~ Sound Archives"@ja-latn ;
    mo:composer <artist/199#subject>,
        <artist/7719#subject> ;
    mo:produced_work <album/82000#musicalwork> ;
    schema:name "Nelke & the Legendary Alchemists ~Ateliers of the New World~ Sound Archives"@en,
        "Nelke & the Legendary Alchemists ~Ateliers of the New World~ Sound Archives"@ja,
        "Nelke & the Legendary Alchemists ~Ateliers of the New World~ Sound Archives"@ja-latn .

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

<album/82000#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-03-26"^^xsd:date ;
    dcterms:title "Nelke & the Legendary Alchemists ~Ateliers of the New World~ Sound Archives"@en,
        "Nelke & the Legendary Alchemists ~Ateliers of the New World~ Sound Archives"@ja,
        "Nelke & the Legendary Alchemists ~Ateliers of the New World~ Sound Archives"@ja-latn ;
    mo:catalogue_number "ATN1-GDS-WS-OST" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/84125> ;
    mo:publication_of <album/82000#musicalexpression> ;
    mo:publisher <org/374#subject> ;
    mo:record _:Nda788f061c6a4667969c2ec625d7e29d ;
    mo:record_count 1 ;
    schema:about <product/6493#subject> ;
    schema:datePublished "2019-03-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/00/82000/82000-1553530876.png> ;
    schema:name "Nelke & the Legendary Alchemists ~Ateliers of the New World~ Sound Archives"@en,
        "Nelke & the Legendary Alchemists ~Ateliers of the New World~ Sound Archives"@ja,
        "Nelke & the Legendary Alchemists ~Ateliers of the New World~ Sound Archives"@ja-latn ;
    schema:publisher <org/374#subject> ;
    foaf:depiction <https://media.vgm.io/albums/00/82000/82000-1553530876.png> .

_:N0d5c7058e8e846649f42bdbb527a75ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rainbow Through the Ribbon (Pop Ver.)"@en,
        "リボン越しの虹 (Pop Ver.)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:Nda788f061c6a4667969c2ec625d7e29d ;
    schema:name "Rainbow Through the Ribbon (Pop Ver.)"@en,
        "リボン越しの虹 (Pop Ver.)"@ja .

_:N147b959a8b3e44918fdd87c155c30da2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sprouting Wind (Rough Ver.)"@en,
        "芽吹く風 (Rough Ver.)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:Nda788f061c6a4667969c2ec625d7e29d ;
    schema:name "Sprouting Wind (Rough Ver.)"@en,
        "芽吹く風 (Rough Ver.)"@ja .

_:N1a04b9a75a644f18856252286e8a8562 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Birth (Off Vocal)"@en,
        "Birth (Off Vocal)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:Nda788f061c6a4667969c2ec625d7e29d ;
    schema:name "Birth (Off Vocal)"@en,
        "Birth (Off Vocal)"@ja .

_:N1ddea7fb30474ef1b6991e031f6855fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alchemia (Orgel Ver.)"@en,
        "Alchemia (Orgel Ver.)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:Nda788f061c6a4667969c2ec625d7e29d ;
    schema:name "Alchemia (Orgel Ver.)"@en,
        "Alchemia (Orgel Ver.)"@ja .

_:N2b99d95b01d5489bae58713015af9fa6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Cautious Little Adventure (Light Ver.)"@en,
        "おっかなびっくり小冒険 (Light Ver.)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:Nda788f061c6a4667969c2ec625d7e29d ;
    schema:name "A Cautious Little Adventure (Light Ver.)"@en,
        "おっかなびっくり小冒険 (Light Ver.)"@ja .

_:Nbbcc3b6da1184883be37553f0647db70 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sitting on the Old Fence (Rough Ver.)"@en,
        "古い柵に腰かけて (Rough Ver.)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:Nda788f061c6a4667969c2ec625d7e29d ;
    schema:name "Sitting on the Old Fence (Rough Ver.)"@en,
        "古い柵に腰かけて (Rough Ver.)"@ja .

_:Ne17de12c247d4c9aba23d9ddf1b48d2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hyacinth (FM Synthesis Ver.)"@en,
        "風信子 (FM Synthesis Ver.)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:Nda788f061c6a4667969c2ec625d7e29d ;
    schema:name "Hyacinth (FM Synthesis Ver.)"@en,
        "風信子 (FM Synthesis Ver.)"@ja .

_:Ne7a21f37596a4b69b0f0b9b237703acb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alchemia (Off Vocal)"@en,
        "Alchemia (Off Vocal)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:Nda788f061c6a4667969c2ec625d7e29d ;
    schema:name "Alchemia (Off Vocal)"@en,
        "Alchemia (Off Vocal)"@ja .

_:Nfb0a78e8fdd442b78f7f6f37bd9a90f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Echoing Blue Footsteps (Rough Ver.)"@en,
        "青色の靴ひびかせて (Rough Ver.)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:18"^^xsd:interval ;
    schema:inPlaylist _:Nda788f061c6a4667969c2ec625d7e29d ;
    schema:name "Echoing Blue Footsteps (Rough Ver.)"@en,
        "青色の靴ひびかせて (Rough Ver.)"@ja .

_:Nfeca5ca472bc4f578f4a30b74214707a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Birth (Calm Ver.)"@en,
        "Birth (Calm Ver.)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Nda788f061c6a4667969c2ec625d7e29d ;
    schema:name "Birth (Calm Ver.)"@en,
        "Birth (Calm Ver.)"@ja .

_:Nda788f061c6a4667969c2ec625d7e29d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0d5c7058e8e846649f42bdbb527a75ad,
        _:N147b959a8b3e44918fdd87c155c30da2,
        _:N1a04b9a75a644f18856252286e8a8562,
        _:N1ddea7fb30474ef1b6991e031f6855fc,
        _:N2b99d95b01d5489bae58713015af9fa6,
        _:Nbbcc3b6da1184883be37553f0647db70,
        _:Ne17de12c247d4c9aba23d9ddf1b48d2e,
        _:Ne7a21f37596a4b69b0f0b9b237703acb,
        _:Nfb0a78e8fdd442b78f7f6f37bd9a90f2,
        _:Nfeca5ca472bc4f578f4a30b74214707a ;
    mo:track_count 10 ;
    schema:duration "PT28:46"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0d5c7058e8e846649f42bdbb527a75ad,
        _:N147b959a8b3e44918fdd87c155c30da2,
        _:N1a04b9a75a644f18856252286e8a8562,
        _:N1ddea7fb30474ef1b6991e031f6855fc,
        _:N2b99d95b01d5489bae58713015af9fa6,
        _:Nbbcc3b6da1184883be37553f0647db70,
        _:Ne17de12c247d4c9aba23d9ddf1b48d2e,
        _:Ne7a21f37596a4b69b0f0b9b237703acb,
        _:Nfb0a78e8fdd442b78f7f6f37bd9a90f2,
        _:Nfeca5ca472bc4f578f4a30b74214707a .

