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

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

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

<artist/14764#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/146065#subject> ;
    schema:name "Nifflas"@en ;
    foaf:made <album/146065#composition>,
        <album/146065#subject> ;
    foaf:name "Nifflas"@en .

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

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

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

<https://media.vgm.io/albums/56/146065/146065-825cdee965ff.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/146065#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/56/146065/146065-825cdee965ff.png> ;
    foaf:depicts <album/146065#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/56/146065/146065-825cdee965ff.png> .

<https://medium-media.vgm.io/albums/56/146065/146065-825cdee965ff.png> a schema:ImageObject,
        foaf:Image .

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

<album/146065#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-05-26"^^xsd:date ;
    dcterms:title "Xenosphere OST"@en,
        "Xenosphere OST"@ja,
        "Xenosphere OST"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/146065#musicalexpression> ;
    mo:publisher _:N993071a653ab47a3825bb0c4087f6520 ;
    mo:record _:N44151eae89ad4767ac57c489dda5d1b6 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Xenosphere"@en ;
            foaf:name "Xenosphere"@en ] ;
    schema:datePublished "2024-05-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/56/146065/146065-825cdee965ff.png> ;
    schema:name "Xenosphere OST"@en,
        "Xenosphere OST"@ja,
        "Xenosphere OST"@ja-latn ;
    schema:publisher _:N993071a653ab47a3825bb0c4087f6520 ;
    foaf:depiction <https://media.vgm.io/albums/56/146065/146065-825cdee965ff.png> .

_:N34ee6134c4714d4aa1392a70ded874cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Robotic Dance Party (raid music)"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N44151eae89ad4767ac57c489dda5d1b6 ;
    schema:name "Robotic Dance Party (raid music)"@en .

_:N993071a653ab47a3825bb0c4087f6520 schema:name "Nifflas"@en,
        "Nifflas"@ja,
        "Nifflas"@ja-latn ;
    foaf:name "Nifflas"@en,
        "Nifflas"@ja,
        "Nifflas"@ja-latn .

_:N9d62cc90d4144cc2b54315ad46ac9214 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Xenosphere"@en ;
    mo:track_number 1 ;
    schema:duration "PT16:29"^^xsd:interval ;
    schema:inPlaylist _:N44151eae89ad4767ac57c489dda5d1b6 ;
    schema:name "Xenosphere"@en .

_:N44151eae89ad4767ac57c489dda5d1b6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N34ee6134c4714d4aa1392a70ded874cd,
        _:N9d62cc90d4144cc2b54315ad46ac9214 ;
    mo:track_count 2 ;
    schema:duration "PT19:59"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N34ee6134c4714d4aa1392a70ded874cd,
        _:N9d62cc90d4144cc2b54315ad46ac9214 .

