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

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

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

<artist/16487#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/149307#subject> ;
    schema:name "Satomi Terui"@en,
        "照井理美"@ja ;
    foaf:made <album/149307#composition>,
        <album/149307#subject> ;
    foaf:name "Satomi Terui"@en,
        "照井理美"@ja .

<artist/432#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/149307#subject> ;
    schema:name "Kenta Nagata"@en,
        "永田権太"@ja ;
    foaf:made <album/149307#composition>,
        <album/149307#subject> ;
    foaf:name "Kenta Nagata"@en,
        "永田権太"@ja .

<artist/7962#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/149307#subject> ;
    schema:name "Ryo Nagamatsu"@en,
        "永松亮"@ja ;
    foaf:made <album/149307#composition>,
        <album/149307#subject> ;
    foaf:name "Ryo Nagamatsu"@en,
        "永松亮"@ja .

<artist/806#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/149307#subject> ;
    schema:name "Asuka Ohta"@en,
        "太田あすか"@ja ;
    foaf:made <album/149307#composition>,
        <album/149307#subject> ;
    foaf:name "Asuka Ohta"@en,
        "太田あすか"@ja .

<artist/8996#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/149307#subject> ;
    schema:name "Shiho Fujii"@en,
        "藤井志帆"@ja ;
    foaf:made <album/149307#composition>,
        <album/149307#subject> ;
    foaf:name "Shiho Fujii"@en,
        "藤井志帆"@ja .

<event/318> a mo:Release ;
    schema:name "Released at M3-2025 Spring (Apr 27, 2025)" .

<product/2827#subject> a schema:CreativeWork ;
    schema:name "Mario Kart Wii"@en,
        "マリオカートWii"@ja,
        "Mario Kart Wii"@ja-latn ;
    foaf:name "Mario Kart Wii"@en,
        "マリオカートWii"@ja,
        "Mario Kart Wii"@ja-latn .

<product/3506#subject> a schema:CreativeWork ;
    schema:name "Mario Kart 8"@en,
        "マリオカート8"@ja,
        "Mario Kart 8"@ja-latn ;
    foaf:name "Mario Kart 8"@en,
        "マリオカート8"@ja,
        "Mario Kart 8"@ja-latn .

<product/4006#subject> a schema:CreativeWork ;
    schema:name "Mario Kart 7"@en,
        "マリオカート7"@ja,
        "Mario Kart 7"@ja-latn ;
    foaf:name "Mario Kart 7"@en,
        "マリオカート7"@ja,
        "Mario Kart 7"@ja-latn .

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

<album/149307#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "initial M -StarLightStage-"@en,
        "頭文字M -StarLightStage-"@ja,
        "initial M -StarLightStage-"@ja-latn ;
    mo:performance_of <album/149307#musicalwork> ;
    mo:recorded_as <album/149307#musicalexpression> ;
    schema:name "initial M -StarLightStage-"@en,
        "頭文字M -StarLightStage-"@ja,
        "initial M -StarLightStage-"@ja-latn ;
    schema:workPerformed <album/149307#musicalwork> .

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

<https://medium-media.vgm.io/albums/70/149307/149307-f0108ae330b0.png> a schema:ImageObject,
        foaf:Image .

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

<album/149307#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "initial M -StarLightStage-"@en,
        "頭文字M -StarLightStage-"@ja,
        "initial M -StarLightStage-"@ja-latn ;
    mo:composer <artist/16487#subject>,
        <artist/432#subject>,
        <artist/7962#subject>,
        <artist/806#subject>,
        <artist/8996#subject> ;
    mo:produced_work <album/149307#musicalwork> ;
    schema:name "initial M -StarLightStage-"@en,
        "頭文字M -StarLightStage-"@ja,
        "initial M -StarLightStage-"@ja-latn .

<album/149307#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-04-27"^^xsd:date ;
    dcterms:title "initial M -StarLightStage-"@en,
        "頭文字M -StarLightStage-"@ja,
        "initial M -StarLightStage-"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/149307#musicalexpression> ;
    mo:publisher _:Ndd5ededd07024ce29539d0b70b606d96 ;
    mo:record _:N70b36618dbbd4f36a4470d6f42b906d0 ;
    mo:record_count 1 ;
    mo:release <event/318> ;
    schema:about <product/2827#subject>,
        <product/3506#subject>,
        <product/4006#subject> ;
    schema:datePublished "2025-04-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/70/149307/149307-f0108ae330b0.png> ;
    schema:name "initial M -StarLightStage-"@en,
        "頭文字M -StarLightStage-"@ja,
        "initial M -StarLightStage-"@ja-latn ;
    schema:publisher _:Ndd5ededd07024ce29539d0b70b606d96 ;
    foaf:depiction <https://media.vgm.io/albums/70/149307/149307-f0108ae330b0.png> .

_:N56490f3968ed4c7698b844fe4a405eaa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bounty of the De$art"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N70b36618dbbd4f36a4470d6f42b906d0 ;
    schema:name "Bounty of the De$art"@en .

_:N5afa04e60e1a442fbe1999cabc84cb53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trail of the Lord"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N70b36618dbbd4f36a4470d6f42b906d0 ;
    schema:name "Trail of the Lord"@en .

_:N75a14d905d734e63b6f54e685291b5a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Like a StarLight"@en ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N70b36618dbbd4f36a4470d6f42b906d0 ;
    schema:name "Like a StarLight"@en .

_:N7a9e075cb52349bdb016252540c38141 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bounty of the De$art"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N70b36618dbbd4f36a4470d6f42b906d0 ;
    schema:name "Bounty of the De$art"@en .

_:N7cc9e793bd784e6683e6ed960934ae70 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aim for the Moon"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N70b36618dbbd4f36a4470d6f42b906d0 ;
    schema:name "Aim for the Moon"@en .

_:N9ce4512719a7458982ae934a9bbfa7c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aim for the Moon"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N70b36618dbbd4f36a4470d6f42b906d0 ;
    schema:name "Aim for the Moon"@en .

_:Ndd5ededd07024ce29539d0b70b606d96 schema:name "Shu*'s WORK SPACE"@en,
        "Shu*'s WORK SPACE"@ja,
        "Shu*'s WORK SPACE"@ja-latn ;
    foaf:name "Shu*'s WORK SPACE"@en,
        "Shu*'s WORK SPACE"@ja,
        "Shu*'s WORK SPACE"@ja-latn .

_:Ne58820ceaa41435fa8c89949fabead30 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trail of the Lord"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N70b36618dbbd4f36a4470d6f42b906d0 ;
    schema:name "Trail of the Lord"@en .

_:Nf7db9f17788043d78535cf12823ebfd6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Like a StarLight"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N70b36618dbbd4f36a4470d6f42b906d0 ;
    schema:name "Like a StarLight"@en .

_:N70b36618dbbd4f36a4470d6f42b906d0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N56490f3968ed4c7698b844fe4a405eaa,
        _:N5afa04e60e1a442fbe1999cabc84cb53,
        _:N75a14d905d734e63b6f54e685291b5a9,
        _:N7a9e075cb52349bdb016252540c38141,
        _:N7cc9e793bd784e6683e6ed960934ae70,
        _:N9ce4512719a7458982ae934a9bbfa7c4,
        _:Ne58820ceaa41435fa8c89949fabead30,
        _:Nf7db9f17788043d78535cf12823ebfd6 ;
    mo:track_count 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N56490f3968ed4c7698b844fe4a405eaa,
        _:N5afa04e60e1a442fbe1999cabc84cb53,
        _:N75a14d905d734e63b6f54e685291b5a9,
        _:N7a9e075cb52349bdb016252540c38141,
        _:N7cc9e793bd784e6683e6ed960934ae70,
        _:N9ce4512719a7458982ae934a9bbfa7c4,
        _:Ne58820ceaa41435fa8c89949fabead30,
        _:Nf7db9f17788043d78535cf12823ebfd6 .

