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

<artist/15298#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/145710#subject> ;
    schema:name "Shota Horie"@en,
        "堀江晶太"@ja ;
    foaf:made <album/145710#composition>,
        <album/145710#subject> ;
    foaf:name "Shota Horie"@en,
        "堀江晶太"@ja .

<artist/27872#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/145710#subject> ;
    schema:name "Reol"@en ;
    foaf:made <album/145710#composition>,
        <album/145710#lyrics>,
        <album/145710#subject>,
        <album/145710#vocals> ;
    foaf:name "Reol"@en .

<product/12729#subject> a schema:CreativeWork ;
    schema:name "Honkai: Star Rail"@en,
        "崩坏：星穹铁道"@ja,
        "Honkai: Star Rail"@ja-latn ;
    foaf:name "Honkai: Star Rail"@en,
        "崩坏：星穹铁道"@ja,
        "Honkai: Star Rail"@ja-latn .

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

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

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

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

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

<https://media.vgm.io/albums/01/145710/145710-50018ea4da4d.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/145710#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/01/145710/145710-50018ea4da4d.jpg> ;
    foaf:depicts <album/145710#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/01/145710/145710-50018ea4da4d.jpg> .

<https://medium-media.vgm.io/albums/01/145710/145710-50018ea4da4d.jpg> a schema:ImageObject,
        foaf:Image .

<album/145710#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SHINOBI / Reol"@en,
        "SHINOBI / Reol"@ja,
        "SHINOBI / Reol"@ja-latn ;
    mo:composer <artist/15298#subject>,
        <artist/27872#subject> ;
    mo:produced_work <album/145710#musicalwork> ;
    schema:name "SHINOBI / Reol"@en,
        "SHINOBI / Reol"@ja,
        "SHINOBI / Reol"@ja-latn .

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

<album/145710#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-12-27"^^xsd:date ;
    dcterms:title "SHINOBI / Reol"@en,
        "SHINOBI / Reol"@ja,
        "SHINOBI / Reol"@ja-latn ;
    mo:catalogue_number "SEXX-02758" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/145710#musicalexpression> ;
    mo:publisher <org/3593#subject> ;
    mo:record _:N9c7da786e53e4c8aaaaba9bd4cd2b12a ;
    mo:record_count 1 ;
    schema:about <product/12729#subject> ;
    schema:datePublished "2024-12-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/01/145710/145710-50018ea4da4d.jpg> ;
    schema:name "SHINOBI / Reol"@en,
        "SHINOBI / Reol"@ja,
        "SHINOBI / Reol"@ja-latn ;
    schema:publisher <org/3593#subject> ;
    foaf:depiction <https://media.vgm.io/albums/01/145710/145710-50018ea4da4d.jpg> .

_:N9c7da786e53e4c8aaaaba9bd4cd2b12a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N9f8f3193c68e4961ac1dc8eaef8ce9a2 ;
    mo:track_count 1 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N9f8f3193c68e4961ac1dc8eaef8ce9a2 .

_:N9f8f3193c68e4961ac1dc8eaef8ce9a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SHINOBI"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N9c7da786e53e4c8aaaaba9bd4cd2b12a ;
    schema:name "SHINOBI"@en .

