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

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

<artist/27934#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150094#subject> ;
    schema:name "Shogo"@en ;
    foaf:made <album/150094#composition>,
        <album/150094#lyrics>,
        <album/150094#subject> ;
    foaf:name "Shogo"@en .

<artist/43853#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150094#subject> ;
    schema:name "Tsubasa"@en ;
    foaf:made <album/150094#composition>,
        <album/150094#subject> ;
    foaf:name "Tsubasa"@en .

<product/14120#subject> a schema:CreativeWork ;
    schema:name "vα-liv"@en,
        "vα-liv"@ja,
        "vα-liv"@ja-latn ;
    foaf:name "vα-liv"@en,
        "vα-liv"@ja,
        "vα-liv"@ja-latn .

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

<album/150094#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SHOOTING STAR / vα-liv"@en,
        "SHOOTING STAR / vα-liv"@ja,
        "SHOOTING STAR / vα-liv"@ja-latn ;
    mo:performance_of <album/150094#musicalwork> ;
    mo:recorded_as <album/150094#musicalexpression> ;
    schema:name "SHOOTING STAR / vα-liv"@en,
        "SHOOTING STAR / vα-liv"@ja,
        "SHOOTING STAR / vα-liv"@ja-latn ;
    schema:workPerformed <album/150094#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/49/150094/150094-c401ca808866.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/150094#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SHOOTING STAR / vα-liv"@en,
        "SHOOTING STAR / vα-liv"@ja,
        "SHOOTING STAR / vα-liv"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Rebrast"@en ;
            foaf:made <album/150094#composition> ;
            foaf:name "(Rebrast"@en ],
        <artist/27934#subject>,
        <artist/43853#subject> ;
    mo:produced_work <album/150094#musicalwork> ;
    schema:name "SHOOTING STAR / vα-liv"@en,
        "SHOOTING STAR / vα-liv"@ja,
        "SHOOTING STAR / vα-liv"@ja-latn .

<album/150094#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-03-26"^^xsd:date ;
    dcterms:title "SHOOTING STAR / vα-liv"@en,
        "SHOOTING STAR / vα-liv"@ja,
        "SHOOTING STAR / vα-liv"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/150094#musicalexpression> ;
    mo:publisher <org/2221#subject> ;
    mo:record _:N804fc3dd173e4e11a4dab58a3f343b33 ;
    mo:record_count 1 ;
    schema:about <product/14120#subject> ;
    schema:datePublished "2025-03-26"^^xsd:date ;
    schema:genre "Multimedia Franchise" ;
    schema:image <https://media.vgm.io/albums/49/150094/150094-c401ca808866.jpg> ;
    schema:name "SHOOTING STAR / vα-liv"@en,
        "SHOOTING STAR / vα-liv"@ja,
        "SHOOTING STAR / vα-liv"@ja-latn ;
    schema:publisher <org/2221#subject> ;
    foaf:depiction <https://media.vgm.io/albums/49/150094/150094-c401ca808866.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Rebrast"@en ;
    foaf:made <album/150094#lyrics> ;
    foaf:name "(Rebrast"@en .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "(Rebrast"@en ;
    foaf:made <album/150094#subject> ;
    foaf:name "(Rebrast"@en .

_:N0bb90a28c1c345c9b63401b876559be3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SHOOTING STAR[Instrumental]"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N804fc3dd173e4e11a4dab58a3f343b33 ;
    schema:name "SHOOTING STAR[Instrumental]"@en .

_:N76dd4b9824474aa0aafb33897ecb5dfb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SHOOTING STAR"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N804fc3dd173e4e11a4dab58a3f343b33 ;
    schema:name "SHOOTING STAR"@en .

_:N804fc3dd173e4e11a4dab58a3f343b33 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0bb90a28c1c345c9b63401b876559be3,
        _:N76dd4b9824474aa0aafb33897ecb5dfb ;
    mo:track_count 2 ;
    schema:duration "PT7:36"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N0bb90a28c1c345c9b63401b876559be3,
        _:N76dd4b9824474aa0aafb33897ecb5dfb .

