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

<artist/42156#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mei Osawa"@en,
        "大澤めい"@ja ;
    foaf:made <album/157095#lyrics>,
        <album/157095#subject> ;
    foaf:name "Mei Osawa"@en,
        "大澤めい"@ja .

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

<artist/38271#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/157095#subject> ;
    schema:name "Shinji Suzuki"@en,
        "涼木シンジ"@ja ;
    foaf:made <album/157095#composition>,
        <album/157095#subject> ;
    foaf:name "Shinji Suzuki"@en,
        "涼木シンジ"@ja .

<product/15649#subject> a schema:CreativeWork ;
    schema:name "Gakuen IDOLM@STER"@en,
        "学園アイドルマスター"@ja,
        "Gakuen IDOLM@STER"@ja-latn ;
    foaf:name "Gakuen IDOLM@STER"@en,
        "学園アイドルマスター"@ja,
        "Gakuen IDOLM@STER"@ja-latn .

<album/157095#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SEARCH RIGHT / Hatsuboshi Gakuen"@en,
        "SEARCH RIGHT / 初星学園"@ja,
        "SEARCH RIGHT / Hatsuboshi Gakuen"@ja-latn ;
    mo:composer <artist/38271#subject> ;
    mo:produced_work <album/157095#musicalwork> ;
    schema:name "SEARCH RIGHT / Hatsuboshi Gakuen"@en,
        "SEARCH RIGHT / 初星学園"@ja,
        "SEARCH RIGHT / Hatsuboshi Gakuen"@ja-latn .

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

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

<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/59/157095/157095-a32aafffeb05.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/157095#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/59/157095/157095-a32aafffeb05.jpg> ;
    foaf:depicts <album/157095#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/59/157095/157095-a32aafffeb05.jpg> .

<https://medium-media.vgm.io/albums/59/157095/157095-a32aafffeb05.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/157095#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SEARCH RIGHT / Hatsuboshi Gakuen"@en,
        "SEARCH RIGHT / 初星学園"@ja,
        "SEARCH RIGHT / Hatsuboshi Gakuen"@ja-latn ;
    mo:performance_of <album/157095#musicalwork> ;
    mo:performer <artist/64704#subject> ;
    mo:recorded_as <album/157095#musicalexpression> ;
    schema:byArtist <artist/64704#subject> ;
    schema:name "SEARCH RIGHT / Hatsuboshi Gakuen"@en,
        "SEARCH RIGHT / 初星学園"@ja,
        "SEARCH RIGHT / Hatsuboshi Gakuen"@ja-latn ;
    schema:workPerformed <album/157095#musicalwork> .

<artist/64704#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/157095#performance> ;
    schema:name "Hatsuboshi Gakuen"@en,
        "初星学園"@ja ;
    foaf:name "Hatsuboshi Gakuen"@en,
        "初星学園"@ja .

<album/157095#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2026-02-08"^^xsd:date ;
    dcterms:title "SEARCH RIGHT / Hatsuboshi Gakuen"@en,
        "SEARCH RIGHT / 初星学園"@ja,
        "SEARCH RIGHT / Hatsuboshi Gakuen"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/157095#musicalexpression> ;
    mo:publisher <org/2221#subject> ;
    mo:record _:N0029825ab6924f6da6fc5580af63b620 ;
    mo:record_count 1 ;
    schema:about <product/15649#subject> ;
    schema:byArtist <artist/64704#subject> ;
    schema:datePublished "2026-02-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/59/157095/157095-a32aafffeb05.jpg> ;
    schema:name "SEARCH RIGHT / Hatsuboshi Gakuen"@en,
        "SEARCH RIGHT / 初星学園"@ja,
        "SEARCH RIGHT / Hatsuboshi Gakuen"@ja-latn ;
    schema:publisher <org/2221#subject> ;
    foaf:depiction <https://media.vgm.io/albums/59/157095/157095-a32aafffeb05.jpg> .

_:Nb4e56eb4af01450e916425f2d60a24c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SEARCH RIGHT [Instrumental]"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N0029825ab6924f6da6fc5580af63b620 ;
    schema:name "SEARCH RIGHT [Instrumental]"@en .

_:Nc6983f8675a54165b2693a1c396273e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SEARCH RIGHT"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N0029825ab6924f6da6fc5580af63b620 ;
    schema:name "SEARCH RIGHT"@en .

_:N0029825ab6924f6da6fc5580af63b620 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nb4e56eb4af01450e916425f2d60a24c7,
        _:Nc6983f8675a54165b2693a1c396273e9 ;
    mo:track_count 2 ;
    schema:duration "PT6:48"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Nb4e56eb4af01450e916425f2d60a24c7,
        _:Nc6983f8675a54165b2693a1c396273e9 .

