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

<album/147326#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Stars In The Sky"@en,
        "Stars In The Sky"@ja,
        "Stars In The Sky"@ja-latn ;
    mo:produced_work <album/147326#musicalwork> ;
    schema:name "Stars In The Sky"@en,
        "Stars In The Sky"@ja,
        "Stars In The Sky"@ja-latn .

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

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

<product/11294#subject> a schema:CreativeWork ;
    schema:name "Sonic The Hedgehog 2 (Live Action, 2022)"@en,
        "Sonic The Hedgehog 2 (Live Action, 2022)"@ja,
        "Sonic The Hedgehog 2 (Live Action, 2022)"@ja-latn ;
    foaf:name "Sonic The Hedgehog 2 (Live Action, 2022)"@en,
        "Sonic The Hedgehog 2 (Live Action, 2022)"@ja,
        "Sonic The Hedgehog 2 (Live Action, 2022)"@ja-latn .

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

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

<https://media.vgm.io/albums/62/147326/147326-2712ed075b37.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/147326#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/62/147326/147326-2712ed075b37.png> ;
    foaf:depicts <album/147326#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/62/147326/147326-2712ed075b37.png> .

<https://medium-media.vgm.io/albums/62/147326/147326-2712ed075b37.png> a schema:ImageObject,
        foaf:Image .

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

<album/147326#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-04-20"^^xsd:date ;
    dcterms:title "Stars In The Sky"@en,
        "Stars In The Sky"@ja,
        "Stars In The Sky"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/147326#musicalexpression> ;
    mo:publisher _:N4232b9f8b3db46bdb240747b05654550 ;
    mo:record _:Nd50f148b491c4b8086afb0b9d7a581df ;
    mo:record_count 1 ;
    schema:about <product/11294#subject> ;
    schema:datePublished "2022-04-20"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/62/147326/147326-2712ed075b37.png> ;
    schema:name "Stars In The Sky"@en,
        "Stars In The Sky"@ja,
        "Stars In The Sky"@ja-latn ;
    schema:publisher _:N4232b9f8b3db46bdb240747b05654550 ;
    foaf:depiction <https://media.vgm.io/albums/62/147326/147326-2712ed075b37.png> .

_:N4232b9f8b3db46bdb240747b05654550 schema:name "Victor McKnight"@en,
        "Victor McKnight"@ja,
        "Victor McKnight"@ja-latn ;
    foaf:name "Victor McKnight"@en,
        "Victor McKnight"@ja,
        "Victor McKnight"@ja-latn .

_:N546fde4f7a474a8ba464f23140d1d483 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stars In The Sky (feat. Dream Kittu)"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:Nd50f148b491c4b8086afb0b9d7a581df ;
    schema:name "Stars In The Sky (feat. Dream Kittu)"@en .

_:Nd50f148b491c4b8086afb0b9d7a581df a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N546fde4f7a474a8ba464f23140d1d483 ;
    mo:track_count 1 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N546fde4f7a474a8ba464f23140d1d483 .

