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

<album/145643#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Яeboot / they"@en,
        "Reboot / they"@ja,
        "Яeboot / they"@ja-latn ;
    mo:produced_work <album/145643#musicalwork> ;
    schema:name "Яeboot / they"@en,
        "Reboot / they"@ja,
        "Яeboot / they"@ja-latn .

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

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

<product/12690#subject> a schema:CreativeWork ;
    schema:name "vivid/stasis"@en,
        "vivid/stasis"@ja,
        "vivid/stasis"@ja-latn ;
    foaf:name "vivid/stasis"@en,
        "vivid/stasis"@ja,
        "vivid/stasis"@ja-latn .

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

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

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

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

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

<album/145643#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-01-01"^^xsd:date ;
    dcterms:title "Яeboot / they"@en,
        "Reboot / they"@ja,
        "Яeboot / they"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/145643#musicalexpression> ;
    mo:publisher _:N6b712080fb1f41f49769e07dbb4d81d9 ;
    mo:record _:Nd94142084fbf411090115acba5a7ee02 ;
    mo:record_count 1 ;
    schema:about <product/12690#subject> ;
    schema:datePublished "2025-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/34/145643/145643-e119dcb29f58.png> ;
    schema:name "Яeboot / they"@en,
        "Reboot / they"@ja,
        "Яeboot / they"@ja-latn ;
    schema:publisher _:N6b712080fb1f41f49769e07dbb4d81d9 ;
    foaf:depiction <https://media.vgm.io/albums/34/145643/145643-e119dcb29f58.png> .

_:N6b712080fb1f41f49769e07dbb4d81d9 schema:name "they"@en,
        "they"@ja,
        "they"@ja-latn ;
    foaf:name "they"@en,
        "they"@ja,
        "they"@ja-latn .

_:Nc373c60e55cc41d9916cc335c1ff5eea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Яeboot"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:Nd94142084fbf411090115acba5a7ee02 ;
    schema:name "Яeboot"@en .

_:Nd94142084fbf411090115acba5a7ee02 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nc373c60e55cc41d9916cc335c1ff5eea ;
    mo:track_count 1 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nc373c60e55cc41d9916cc335c1ff5eea .

