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

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

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

<artist/41722#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/156081#subject> ;
    schema:name "Kokomochi"@en,
        "ここもち"@ja ;
    foaf:made <album/156081#composition>,
        <album/156081#subject> ;
    foaf:name "Kokomochi"@en,
        "ここもち"@ja .

<artist/46301#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/156081#subject> ;
    schema:name "Yu-dachi"@en ;
    foaf:made <album/156081#composition>,
        <album/156081#subject> ;
    foaf:name "Yu-dachi"@en .

<artist/50684#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/156081#subject> ;
    schema:name "Harito"@en ;
    foaf:made <album/156081#composition>,
        <album/156081#subject> ;
    foaf:name "Harito"@en .

<artist/58668#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/156081#subject> ;
    schema:name "Riku"@en ;
    foaf:made <album/156081#composition>,
        <album/156081#subject> ;
    foaf:name "Riku"@en .

<artist/75402#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/156081#subject> ;
    schema:name "Mizuki Halcy"@en ;
    foaf:made <album/156081#composition>,
        <album/156081#subject> ;
    foaf:name "Mizuki Halcy"@en .

<artist/77752#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/156081#subject> ;
    schema:name "YuKiMuMa"@en ;
    foaf:made <album/156081#composition>,
        <album/156081#subject> ;
    foaf:name "YuKiMuMa"@en .

<artist/77754#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/156081#subject> ;
    schema:name "Itsuki"@en ;
    foaf:made <album/156081#composition>,
        <album/156081#subject> ;
    foaf:name "Itsuki"@en .

<event/220> a mo:Release ;
    schema:name "Released at M3-2019 Spring (Apr 28, 2019)" .

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

<album/156081#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Atelier Tunes vol.1"@en,
        "Atelier Tunes vol.1"@ja,
        "Atelier Tunes vol.1"@ja-latn ;
    mo:performance_of <album/156081#musicalwork> ;
    mo:recorded_as <album/156081#musicalexpression> ;
    schema:name "Atelier Tunes vol.1"@en,
        "Atelier Tunes vol.1"@ja,
        "Atelier Tunes vol.1"@ja-latn ;
    schema:workPerformed <album/156081#musicalwork> .

<org/5019#subject> schema:name "Twilight Atelier"@en,
        "夕暮アトリエ"@ja,
        "Twilight Atelier"@ja-latn ;
    foaf:name "Twilight Atelier"@en,
        "夕暮アトリエ"@ja,
        "Twilight Atelier"@ja-latn .

<https://media.vgm.io/albums/18/156081/156081-2575a8ea324a.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/156081#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/18/156081/156081-2575a8ea324a.png> ;
    foaf:depicts <album/156081#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/18/156081/156081-2575a8ea324a.png> .

<https://medium-media.vgm.io/albums/18/156081/156081-2575a8ea324a.png> a schema:ImageObject,
        foaf:Image .

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

<album/156081#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Atelier Tunes vol.1"@en,
        "Atelier Tunes vol.1"@ja,
        "Atelier Tunes vol.1"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Soda Sphere"@en ;
            foaf:made <album/156081#composition> ;
            foaf:name "Soda Sphere"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "リューザキハジメ"@en ;
            foaf:made <album/156081#composition> ;
            foaf:name "リューザキハジメ"@en ],
        <artist/41722#subject>,
        <artist/46301#subject>,
        <artist/50684#subject>,
        <artist/58668#subject>,
        <artist/75402#subject>,
        <artist/77752#subject>,
        <artist/77754#subject> ;
    mo:produced_work <album/156081#musicalwork> ;
    schema:name "Atelier Tunes vol.1"@en,
        "Atelier Tunes vol.1"@ja,
        "Atelier Tunes vol.1"@ja-latn .

<album/156081#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-04-28"^^xsd:date ;
    dcterms:title "Atelier Tunes vol.1"@en,
        "Atelier Tunes vol.1"@ja,
        "Atelier Tunes vol.1"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/156081#musicalexpression> ;
    mo:publisher <org/5019#subject> ;
    mo:record _:Ndb144f5cbad245449e73f3e820359571 ;
    mo:record_count 1 ;
    mo:release <event/220> ;
    schema:datePublished "2019-04-28"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/18/156081/156081-2575a8ea324a.png> ;
    schema:name "Atelier Tunes vol.1"@en,
        "Atelier Tunes vol.1"@ja,
        "Atelier Tunes vol.1"@ja-latn ;
    schema:publisher <org/5019#subject> ;
    foaf:depiction <https://media.vgm.io/albums/18/156081/156081-2575a8ea324a.png> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/156081#subject> ;
    schema:name "リューザキハジメ"@en ;
    foaf:made <album/156081#subject> ;
    foaf:name "リューザキハジメ"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/156081#subject> ;
    schema:name "Soda Sphere"@en ;
    foaf:made <album/156081#subject> ;
    foaf:name "Soda Sphere"@en .

_:N0addefb5fd7c4ccebb7bd789652d3cf6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sprinkle"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:Ndb144f5cbad245449e73f3e820359571 ;
    schema:name "Sprinkle"@en .

_:N21e4956da5ec4d2dbd4b599f0e3e6651 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Little Lyrical"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:Ndb144f5cbad245449e73f3e820359571 ;
    schema:name "Little Lyrical"@en .

_:N2f16a19aabac4844b3649ceea125cd34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hey"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:Ndb144f5cbad245449e73f3e820359571 ;
    schema:name "Hey"@en .

_:N3605a5e8ae67484f930b66c0ac18d498 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bring The House Down"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Ndb144f5cbad245449e73f3e820359571 ;
    schema:name "Bring The House Down"@en .

_:N63d05223c109466a8368ad1bdebb44da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "mirai"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:Ndb144f5cbad245449e73f3e820359571 ;
    schema:name "mirai"@en .

_:N663d796535164c5b8e57cf17780b4d47 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Secret"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:Ndb144f5cbad245449e73f3e820359571 ;
    schema:name "The Secret"@en .

_:N6f7c9bd47b28485ebaba4d73dbc574f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "hay fever_JK"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:Ndb144f5cbad245449e73f3e820359571 ;
    schema:name "hay fever_JK"@en .

_:N81f537d10094425e8c9d2e0a1659bbe6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Coelacanth"@en ;
    mo:track_number 8 ;
    schema:duration "PT6:04"^^xsd:interval ;
    schema:inPlaylist _:Ndb144f5cbad245449e73f3e820359571 ;
    schema:name "Coelacanth"@en .

_:Nde301214c9b04a61bb44c6721293151b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nostalgia"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:Ndb144f5cbad245449e73f3e820359571 ;
    schema:name "Nostalgia"@en .

_:Ndb144f5cbad245449e73f3e820359571 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0addefb5fd7c4ccebb7bd789652d3cf6,
        _:N21e4956da5ec4d2dbd4b599f0e3e6651,
        _:N2f16a19aabac4844b3649ceea125cd34,
        _:N3605a5e8ae67484f930b66c0ac18d498,
        _:N63d05223c109466a8368ad1bdebb44da,
        _:N663d796535164c5b8e57cf17780b4d47,
        _:N6f7c9bd47b28485ebaba4d73dbc574f9,
        _:N81f537d10094425e8c9d2e0a1659bbe6,
        _:Nde301214c9b04a61bb44c6721293151b ;
    mo:track_count 9 ;
    schema:duration "PT37:43"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N0addefb5fd7c4ccebb7bd789652d3cf6,
        _:N21e4956da5ec4d2dbd4b599f0e3e6651,
        _:N2f16a19aabac4844b3649ceea125cd34,
        _:N3605a5e8ae67484f930b66c0ac18d498,
        _:N63d05223c109466a8368ad1bdebb44da,
        _:N663d796535164c5b8e57cf17780b4d47,
        _:N6f7c9bd47b28485ebaba4d73dbc574f9,
        _:N81f537d10094425e8c9d2e0a1659bbe6,
        _:Nde301214c9b04a61bb44c6721293151b .

