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

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

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

<artist/15472#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/125912#subject> ;
    schema:name "Nago"@en ;
    foaf:made <album/125912#composition>,
        <album/125912#subject> ;
    foaf:name "Nago"@en .

<artist/15846#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/125912#subject> ;
    schema:name "Lawy"@en ;
    foaf:made <album/125912#composition>,
        <album/125912#subject> ;
    foaf:name "Lawy"@en .

<artist/2735#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/125912#subject> ;
    schema:name "Nhato"@en ;
    foaf:made <album/125912#composition>,
        <album/125912#subject> ;
    foaf:name "Nhato"@en .

<artist/34168#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/125912#subject> ;
    schema:name "Radianth"@en ;
    foaf:made <album/125912#composition>,
        <album/125912#subject> ;
    foaf:name "Radianth"@en .

<artist/35888#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/125912#subject> ;
    schema:name "Hiroyuki ODA"@en ;
    foaf:made <album/125912#composition>,
        <album/125912#subject> ;
    foaf:name "Hiroyuki ODA"@en .

<artist/36129#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/125912#subject> ;
    schema:name "Scarfaith"@en ;
    foaf:made <album/125912#composition>,
        <album/125912#subject> ;
    foaf:name "Scarfaith"@en .

<artist/46702#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/125912#subject> ;
    schema:name "Spawn"@en ;
    foaf:made <album/125912#composition>,
        <album/125912#subject> ;
    foaf:name "Spawn"@en .

<artist/46703#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/125912#subject> ;
    schema:name "Bernis"@en ;
    foaf:made <album/125912#composition>,
        <album/125912#subject> ;
    foaf:name "Bernis"@en .

<artist/47602#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/125912#subject> ;
    schema:name "Noshi"@en ;
    foaf:made <album/125912#composition>,
        <album/125912#subject> ;
    foaf:name "Noshi"@en .

<artist/4990#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/125912#subject> ;
    schema:name "MAYA AKAI"@en ;
    foaf:made <album/125912#composition>,
        <album/125912#subject> ;
    foaf:name "MAYA AKAI"@en .

<event/223> a mo:Release ;
    schema:name "Released at Comic Market 96 (Aug 09, 2019 to Aug 12, 2019)" .

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

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

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

<https://media.vgm.io/albums/21/125912/125912-03d90db013e6.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/125912#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/21/125912/125912-03d90db013e6.jpg> ;
    foaf:depicts <album/125912#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/21/125912/125912-03d90db013e6.jpg> .

<https://medium-media.vgm.io/albums/21/125912/125912-03d90db013e6.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/125912#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "VISTA 6"@en,
        "VISTA 6"@ja,
        "VISTA 6"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Niveus"@en ;
            foaf:made <album/125912#composition> ;
            foaf:name "Niveus"@en ],
        <artist/15472#subject>,
        <artist/15846#subject>,
        <artist/2735#subject>,
        <artist/34168#subject>,
        <artist/35888#subject>,
        <artist/36129#subject>,
        <artist/46702#subject>,
        <artist/46703#subject>,
        <artist/47602#subject>,
        <artist/4990#subject> ;
    mo:produced_work <album/125912#musicalwork> ;
    schema:name "VISTA 6"@en,
        "VISTA 6"@ja,
        "VISTA 6"@ja-latn .

<album/125912#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-08-12"^^xsd:date ;
    dcterms:title "VISTA 6"@en,
        "VISTA 6"@ja,
        "VISTA 6"@ja-latn ;
    mo:catalogue_number "UTCD-031" ;
    mo:media_type "CD" ;
    mo:publication_of <album/125912#musicalexpression> ;
    mo:publisher <org/1386#subject> ;
    mo:record _:Nf0bce86e8fc547e98c5c3a42045b2517 ;
    mo:record_count 1 ;
    mo:release <event/223> ;
    schema:datePublished "2019-08-12"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/21/125912/125912-03d90db013e6.jpg> ;
    schema:name "VISTA 6"@en,
        "VISTA 6"@ja,
        "VISTA 6"@ja-latn ;
    schema:publisher <org/1386#subject> ;
    foaf:depiction <https://media.vgm.io/albums/21/125912/125912-03d90db013e6.jpg> .

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

_:N1ee1bbcbbfab4d6d8fe700cb1d446253 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Starlight"@en ;
    mo:track_number 2 ;
    schema:duration "PT6:37"^^xsd:interval ;
    schema:inPlaylist _:Nf0bce86e8fc547e98c5c3a42045b2517 ;
    schema:name "Starlight"@en .

_:N1fad40fc887d47a98157ac0c790a1f68 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eden"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:Nf0bce86e8fc547e98c5c3a42045b2517 ;
    schema:name "Eden"@en .

_:N2d17b2fd96dc4271808a1ff687762b21 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bright Morningstar"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:58"^^xsd:interval ;
    schema:inPlaylist _:Nf0bce86e8fc547e98c5c3a42045b2517 ;
    schema:name "Bright Morningstar"@en .

_:N49b0e6b77bb044dea9e1cad1c8646336 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blaster"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:52"^^xsd:interval ;
    schema:inPlaylist _:Nf0bce86e8fc547e98c5c3a42045b2517 ;
    schema:name "Blaster"@en .

_:N50931447203f47ffabcba7d5006e1ce9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Childhood"@en ;
    mo:track_number 9 ;
    schema:duration "PT6:51"^^xsd:interval ;
    schema:inPlaylist _:Nf0bce86e8fc547e98c5c3a42045b2517 ;
    schema:name "Childhood"@en .

_:N5c66516f63ad4cd8aa1665b29f0e9c6a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fireworks"@en ;
    mo:track_number 3 ;
    schema:duration "PT7:06"^^xsd:interval ;
    schema:inPlaylist _:Nf0bce86e8fc547e98c5c3a42045b2517 ;
    schema:name "Fireworks"@en .

_:N8dc175e6fc7744ec9f42748ae1048182 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drifting Clouds"@en ;
    mo:track_number 1 ;
    schema:duration "PT7:04"^^xsd:interval ;
    schema:inPlaylist _:Nf0bce86e8fc547e98c5c3a42045b2517 ;
    schema:name "Drifting Clouds"@en .

_:Ncf2f8f3b598a4622b8ef7396369b609b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ikusa"@en ;
    mo:track_number 8 ;
    schema:duration "PT6:58"^^xsd:interval ;
    schema:inPlaylist _:Nf0bce86e8fc547e98c5c3a42045b2517 ;
    schema:name "Ikusa"@en .

_:Ne84668e182564b788e61840c1b76b992 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Solis"@en ;
    mo:track_number 10 ;
    schema:duration "PT6:42"^^xsd:interval ;
    schema:inPlaylist _:Nf0bce86e8fc547e98c5c3a42045b2517 ;
    schema:name "Solis"@en .

_:Necc62ab847a343a3b5607deadf4f8b05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aerial Aria"@en ;
    mo:track_number 5 ;
    schema:duration "PT8:28"^^xsd:interval ;
    schema:inPlaylist _:Nf0bce86e8fc547e98c5c3a42045b2517 ;
    schema:name "Aerial Aria"@en .

_:Nf0bce86e8fc547e98c5c3a42045b2517 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1ee1bbcbbfab4d6d8fe700cb1d446253,
        _:N1fad40fc887d47a98157ac0c790a1f68,
        _:N2d17b2fd96dc4271808a1ff687762b21,
        _:N49b0e6b77bb044dea9e1cad1c8646336,
        _:N50931447203f47ffabcba7d5006e1ce9,
        _:N5c66516f63ad4cd8aa1665b29f0e9c6a,
        _:N8dc175e6fc7744ec9f42748ae1048182,
        _:Ncf2f8f3b598a4622b8ef7396369b609b,
        _:Ne84668e182564b788e61840c1b76b992,
        _:Necc62ab847a343a3b5607deadf4f8b05 ;
    mo:track_count 10 ;
    schema:duration "PT66:46"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N1ee1bbcbbfab4d6d8fe700cb1d446253,
        _:N1fad40fc887d47a98157ac0c790a1f68,
        _:N2d17b2fd96dc4271808a1ff687762b21,
        _:N49b0e6b77bb044dea9e1cad1c8646336,
        _:N50931447203f47ffabcba7d5006e1ce9,
        _:N5c66516f63ad4cd8aa1665b29f0e9c6a,
        _:N8dc175e6fc7744ec9f42748ae1048182,
        _:Ncf2f8f3b598a4622b8ef7396369b609b,
        _:Ne84668e182564b788e61840c1b76b992,
        _:Necc62ab847a343a3b5607deadf4f8b05 .

