@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 _:Nf8d55e171dba4b4887ae4cccc8cef731 ;
    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 "Soda Sphere"@en ;
    foaf:made <album/156081#subject> ;
    foaf:name "Soda Sphere"@en .

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

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

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

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

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

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

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

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

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

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

_:Nf8d55e171dba4b4887ae4cccc8cef731 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3d1b827a74e94fadb4a02e1e0ea2cc9e,
        _:N5912e5a72c0f4f1b9b0711dce1a214c5,
        _:N7fdaba8694af4a78b77bf34c61fd8532,
        _:N9eb82bcb8def416ba7e089ecadc100ca,
        _:Na0525f03cb8446da8099a0ef50fbcf3f,
        _:Nb84ffc85752748dcbcea797bdb9c509c,
        _:Ncb93602a78724ad3b43b7129b4596a60,
        _:Nd5559e975d304f748665feff1803a208,
        _:Ndb0d4c2d38784d1f9df35476ea6b8132 ;
    mo:track_count 9 ;
    schema:duration "PT37:43"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N3d1b827a74e94fadb4a02e1e0ea2cc9e,
        _:N5912e5a72c0f4f1b9b0711dce1a214c5,
        _:N7fdaba8694af4a78b77bf34c61fd8532,
        _:N9eb82bcb8def416ba7e089ecadc100ca,
        _:Na0525f03cb8446da8099a0ef50fbcf3f,
        _:Nb84ffc85752748dcbcea797bdb9c509c,
        _:Ncb93602a78724ad3b43b7129b4596a60,
        _:Nd5559e975d304f748665feff1803a208,
        _:Ndb0d4c2d38784d1f9df35476ea6b8132 .

