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

<artist/29225#subject> a schema:Person,
        foaf:Person ;
    schema:name "ReoNa"@en ;
    foaf:made <album/100957#subject>,
        <album/100957#vocals> ;
    foaf:name "ReoNa"@en .

<artist/31302#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kayoko Kusano"@en,
        "草野華余子"@ja ;
    foaf:made <album/100957#lyrics>,
        <album/100957#subject> ;
    foaf:name "Kayoko Kusano"@en,
        "草野華余子"@ja .

<artist/15218#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/100957#subject> ;
    schema:name "kegani"@en,
        "毛蟹"@ja ;
    foaf:made <album/100957#composition>,
        <album/100957#subject> ;
    foaf:name "kegani"@en,
        "毛蟹"@ja .

<product/8451#subject> a schema:CreativeWork ;
    schema:name "Arknights"@en,
        "明日方舟"@ja,
        "Arknights"@ja-latn ;
    foaf:name "Arknights"@en,
        "明日方舟"@ja,
        "Arknights"@ja-latn .

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

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

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

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

<org/1584#subject> schema:name "SACRA MUSIC"@en,
        "SACRA MUSIC"@ja,
        "SACRA MUSIC"@ja-latn ;
    foaf:name "SACRA MUSIC"@en,
        "SACRA MUSIC"@ja,
        "SACRA MUSIC"@ja-latn .

<https://media.vgm.io/albums/75/100957/100957-1593543605.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/100957#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/75/100957/100957-1593543605.jpg> ;
    foaf:depicts <album/100957#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/75/100957/100957-1593543605.jpg> .

<https://medium-media.vgm.io/albums/75/100957/100957-1593543605.jpg> a schema:ImageObject,
        foaf:Image .

<album/100957#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Untitled world / ReoNa"@en,
        "Untitled world / ReoNa"@ja,
        "Untitled world / ReoNa"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(LIVE LAB."@en ;
            foaf:made <album/100957#composition> ;
            foaf:name "(LIVE LAB."@en ],
        <artist/15218#subject> ;
    mo:produced_work <album/100957#musicalwork> ;
    schema:name "Untitled world / ReoNa"@en,
        "Untitled world / ReoNa"@ja,
        "Untitled world / ReoNa"@ja-latn .

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

<album/100957#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-07-01"^^xsd:date ;
    dcterms:title "Untitled world / ReoNa"@en,
        "Untitled world / ReoNa"@ja,
        "Untitled world / ReoNa"@ja-latn ;
    mo:catalogue_number "VVXX-00691" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/100957#musicalexpression> ;
    mo:publisher <org/1584#subject> ;
    mo:record _:N53f5272f6a5949cc95b0089f80876cee ;
    mo:record_count 1 ;
    schema:about <product/8451#subject> ;
    schema:datePublished "2020-07-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/75/100957/100957-1593543605.jpg> ;
    schema:name "Untitled world / ReoNa"@en,
        "Untitled world / ReoNa"@ja,
        "Untitled world / ReoNa"@ja-latn ;
    schema:publisher <org/1584#subject> ;
    foaf:depiction <https://media.vgm.io/albums/75/100957/100957-1593543605.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/100957#subject> ;
    schema:name "(LIVE LAB."@en ;
    foaf:made <album/100957#subject> ;
    foaf:name "(LIVE LAB."@en .

_:N53f5272f6a5949cc95b0089f80876cee a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N8084129c537440e4a09003db7ac28b36 ;
    mo:track_count 1 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N8084129c537440e4a09003db7ac28b36 .

_:N8084129c537440e4a09003db7ac28b36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Untitled world"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N53f5272f6a5949cc95b0089f80876cee ;
    schema:name "Untitled world"@en .

