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

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

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

<artist/50040#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/160143#subject> ;
    schema:name "Nakashima Antenna"@en,
        "中島アンテナ"@ja ;
    foaf:made <album/160143#composition>,
        <album/160143#subject> ;
    foaf:name "Nakashima Antenna"@en,
        "中島アンテナ"@ja .

<artist/62882#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/160143#subject> ;
    schema:name "Drumsuko"@en ;
    foaf:made <album/160143#composition>,
        <album/160143#subject> ;
    foaf:name "Drumsuko"@en .

<artist/66529#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/160143#subject> ;
    schema:name "Vanillin"@en ;
    foaf:made <album/160143#composition>,
        <album/160143#subject> ;
    foaf:name "Vanillin"@en .

<artist/80905#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/160143#subject> ;
    schema:name "ron3lyscript"@en ;
    foaf:made <album/160143#composition>,
        <album/160143#subject> ;
    foaf:name "ron3lyscript"@en .

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

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

<album/160143#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "impressesky III"@en,
        "impressesky III"@ja,
        "impressesky III"@ja-latn ;
    mo:performance_of <album/160143#musicalwork> ;
    mo:recorded_as <album/160143#musicalexpression> ;
    schema:name "impressesky III"@en,
        "impressesky III"@ja,
        "impressesky III"@ja-latn ;
    schema:workPerformed <album/160143#musicalwork> .

<org/5222#subject> schema:name "DualSide"@en,
        "DualSide"@ja,
        "DualSide"@ja-latn ;
    foaf:name "DualSide"@en,
        "DualSide"@ja,
        "DualSide"@ja-latn .

<https://media.vgm.io/albums/34/160143/160143-2fb6a020cd88.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/160143#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/34/160143/160143-2fb6a020cd88.png> ;
    foaf:depicts <album/160143#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/34/160143/160143-2fb6a020cd88.png> .

<https://medium-media.vgm.io/albums/34/160143/160143-2fb6a020cd88.png> a schema:ImageObject,
        foaf:Image .

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

<album/160143#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "impressesky III"@en,
        "impressesky III"@ja,
        "impressesky III"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "robotica"@en ;
            foaf:made <album/160143#composition> ;
            foaf:name "robotica"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "radexql"@en ;
            foaf:made <album/160143#composition> ;
            foaf:name "radexql"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "DUZI"@en ;
            foaf:made <album/160143#composition> ;
            foaf:name "DUZI"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Vivit"@en ;
            foaf:made <album/160143#composition> ;
            foaf:name "Vivit"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Sub Cool"@en ;
            foaf:made <album/160143#composition> ;
            foaf:name "Sub Cool"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "RND.K"@en ;
            foaf:made <album/160143#composition> ;
            foaf:name "RND.K"@en ],
        <artist/50040#subject>,
        <artist/62882#subject>,
        <artist/66529#subject>,
        <artist/80905#subject> ;
    mo:produced_work <album/160143#musicalwork> ;
    schema:name "impressesky III"@en,
        "impressesky III"@ja,
        "impressesky III"@ja-latn .

<album/160143#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-04-28"^^xsd:date ;
    dcterms:title "impressesky III"@en,
        "impressesky III"@ja,
        "impressesky III"@ja-latn ;
    mo:catalogue_number "DUSI-0011" ;
    mo:media_type "CD" ;
    mo:publication_of <album/160143#musicalexpression> ;
    mo:publisher <org/5222#subject> ;
    mo:record _:N3efb1c11ce7b4c8aa783b5712dfbc3f3 ;
    mo:record_count 1 ;
    mo:release <event/301> ;
    schema:datePublished "2024-04-28"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/34/160143/160143-2fb6a020cd88.png> ;
    schema:name "impressesky III"@en,
        "impressesky III"@ja,
        "impressesky III"@ja-latn ;
    schema:publisher <org/5222#subject> ;
    foaf:depiction <https://media.vgm.io/albums/34/160143/160143-2fb6a020cd88.png> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/160143#subject> ;
    schema:name "Sub Cool"@en ;
    foaf:made <album/160143#subject> ;
    foaf:name "Sub Cool"@en .

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/160143#subject> ;
    schema:name "RND.K"@en ;
    foaf:made <album/160143#subject> ;
    foaf:name "RND.K"@en .

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

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

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

_:N3ff946f05b3741238dbcf380b16e735d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Abendrot"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N3efb1c11ce7b4c8aa783b5712dfbc3f3 ;
    schema:name "Abendrot"@en .

_:N6e6d5c885fdc4471ad6cd6ed1b4f9512 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nocturnal City"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:N3efb1c11ce7b4c8aa783b5712dfbc3f3 ;
    schema:name "Nocturnal City"@en .

_:N81ba9669e7fa4e5e8549da3266d5fe8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "dawn clouds"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N3efb1c11ce7b4c8aa783b5712dfbc3f3 ;
    schema:name "dawn clouds"@en .

_:N929a975cc7084b85b9c2492bb584b327 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "blue sunset, breeze strongly"@en ;
    mo:track_number 3 ;
    schema:duration "PT6:19"^^xsd:interval ;
    schema:inPlaylist _:N3efb1c11ce7b4c8aa783b5712dfbc3f3 ;
    schema:name "blue sunset, breeze strongly"@en .

_:N97a903a4e6ef4e35a3e11bca62701499 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Raise one's eyes"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:04"^^xsd:interval ;
    schema:inPlaylist _:N3efb1c11ce7b4c8aa783b5712dfbc3f3 ;
    schema:name "Raise one's eyes"@en .

_:Na1c0a3dbefd74fab988aa14675cce306 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Starring Sky"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N3efb1c11ce7b4c8aa783b5712dfbc3f3 ;
    schema:name "Starring Sky"@en .

_:Na7219a17b4a34a09b529725f7b778d89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moonlight"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:N3efb1c11ce7b4c8aa783b5712dfbc3f3 ;
    schema:name "Moonlight"@en .

_:Nb942344e113f4cd596689f1e77fb99cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "distance between"@en ;
    mo:track_number 10 ;
    schema:duration "PT6:00"^^xsd:interval ;
    schema:inPlaylist _:N3efb1c11ce7b4c8aa783b5712dfbc3f3 ;
    schema:name "distance between"@en .

_:Nc829f3140bf64140b87001830d31c471 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Circumzenithal Arc"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N3efb1c11ce7b4c8aa783b5712dfbc3f3 ;
    schema:name "Circumzenithal Arc"@en .

_:Nea874889ccde4a44aae83b76e8c5ffe4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Haliaeetus albicilla"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:N3efb1c11ce7b4c8aa783b5712dfbc3f3 ;
    schema:name "Haliaeetus albicilla"@en .

_:N3efb1c11ce7b4c8aa783b5712dfbc3f3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3ff946f05b3741238dbcf380b16e735d,
        _:N6e6d5c885fdc4471ad6cd6ed1b4f9512,
        _:N81ba9669e7fa4e5e8549da3266d5fe8c,
        _:N929a975cc7084b85b9c2492bb584b327,
        _:N97a903a4e6ef4e35a3e11bca62701499,
        _:Na1c0a3dbefd74fab988aa14675cce306,
        _:Na7219a17b4a34a09b529725f7b778d89,
        _:Nb942344e113f4cd596689f1e77fb99cd,
        _:Nc829f3140bf64140b87001830d31c471,
        _:Nea874889ccde4a44aae83b76e8c5ffe4 ;
    mo:track_count 10 ;
    schema:duration "PT52:03"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N3ff946f05b3741238dbcf380b16e735d,
        _:N6e6d5c885fdc4471ad6cd6ed1b4f9512,
        _:N81ba9669e7fa4e5e8549da3266d5fe8c,
        _:N929a975cc7084b85b9c2492bb584b327,
        _:N97a903a4e6ef4e35a3e11bca62701499,
        _:Na1c0a3dbefd74fab988aa14675cce306,
        _:Na7219a17b4a34a09b529725f7b778d89,
        _:Nb942344e113f4cd596689f1e77fb99cd,
        _:Nc829f3140bf64140b87001830d31c471,
        _:Nea874889ccde4a44aae83b76e8c5ffe4 .

