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

<artist/26315#subject> a schema:Person,
        foaf:Person ;
    schema:name "JoyDreamer"@en ;
    foaf:made <album/126996#subject>,
        <album/126996#vocals> ;
    foaf:name "JoyDreamer"@en .

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

<artist/34813#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/126996#subject> ;
    schema:name "rionos"@en ;
    foaf:made <album/126996#composition>,
        <album/126996#subject> ;
    foaf:name "rionos"@en .

<album/126996#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Viator"@en,
        "Viator"@ja,
        "Viator"@ja-latn ;
    mo:composer <artist/34813#subject> ;
    mo:produced_work <album/126996#musicalwork> ;
    schema:name "Viator"@en,
        "Viator"@ja,
        "Viator"@ja-latn .

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

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

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

<https://media.vgm.io/albums/69/126996/126996-3f8249e5618d.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/126996#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/69/126996/126996-3f8249e5618d.jpg> ;
    foaf:depicts <album/126996#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/69/126996/126996-3f8249e5618d.jpg> .

<https://medium-media.vgm.io/albums/69/126996/126996-3f8249e5618d.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/126996#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-06-03"^^xsd:date ;
    dcterms:title "Viator"@en,
        "Viator"@ja,
        "Viator"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/126996#musicalexpression> ;
    mo:publisher _:Nfca7bb8a9a934628ace0ead6eb898c47 ;
    mo:record _:N104b15a7ae034ec4b5b40b2358373852 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Maquia: When the Promised Flower Blooms"@en ;
            foaf:name "Maquia: When the Promised Flower Blooms"@en ] ;
    schema:datePublished "2022-06-03"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/69/126996/126996-3f8249e5618d.jpg> ;
    schema:name "Viator"@en,
        "Viator"@ja,
        "Viator"@ja-latn ;
    schema:publisher _:Nfca7bb8a9a934628ace0ead6eb898c47 ;
    foaf:depiction <https://media.vgm.io/albums/69/126996/126996-3f8249e5618d.jpg> .

_:N5f78f5871aca4590a8b26e1797b8ccfe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Viator (From \"Maquia: When the Promised Flower Blooms\")"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N104b15a7ae034ec4b5b40b2358373852 ;
    schema:name "Viator (From \"Maquia: When the Promised Flower Blooms\")"@en .

_:N70c3ccc32e6d4d509c57778f2aee1b53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Viator - Piano Version (From \"Maquia: When the Promised Flower Blooms\")"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N104b15a7ae034ec4b5b40b2358373852 ;
    schema:name "Viator - Piano Version (From \"Maquia: When the Promised Flower Blooms\")"@en .

_:Ne5a6aa9fdd10431f91855791ea2c5869 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Viator - English Version (From \"Maquia: When the Promised Flower Blooms\")"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N104b15a7ae034ec4b5b40b2358373852 ;
    schema:name "Viator - English Version (From \"Maquia: When the Promised Flower Blooms\")"@en .

_:Nfca7bb8a9a934628ace0ead6eb898c47 schema:name "Torby Brand"@en,
        "Torby Brand"@ja,
        "Torby Brand"@ja-latn ;
    foaf:name "Torby Brand"@en,
        "Torby Brand"@ja,
        "Torby Brand"@ja-latn .

_:N104b15a7ae034ec4b5b40b2358373852 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5f78f5871aca4590a8b26e1797b8ccfe,
        _:N70c3ccc32e6d4d509c57778f2aee1b53,
        _:Ne5a6aa9fdd10431f91855791ea2c5869 ;
    mo:track_count 3 ;
    schema:duration "PT14:48"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N5f78f5871aca4590a8b26e1797b8ccfe,
        _:N70c3ccc32e6d4d509c57778f2aee1b53,
        _:Ne5a6aa9fdd10431f91855791ea2c5869 .

