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

<artist/32249#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kana Yaginuma"@en,
        "やぎぬまかな"@ja ;
    foaf:made <album/160236#lyrics>,
        <album/160236#subject> ;
    foaf:name "Kana Yaginuma"@en,
        "やぎぬまかな"@ja .

<artist/6782#subject> a schema:Person,
        foaf:Person ;
    schema:name "Haruka Tomatsu"@en,
        "戸松遥"@ja ;
    foaf:made <album/160236#subject>,
        <album/160236#vocals> ;
    foaf:name "Haruka Tomatsu"@en,
        "戸松遥"@ja .

<artist/23981#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/160236#subject> ;
    schema:name "Tomonori Hayashibe"@en,
        "ハヤシベトモノリ"@ja ;
    foaf:made <album/160236#composition>,
        <album/160236#subject> ;
    foaf:name "Tomonori Hayashibe"@en,
        "ハヤシベトモノリ"@ja .

<product/9358#subject> a schema:CreativeWork ;
    schema:name "IDOLY PRIDE"@en,
        "IDOLY PRIDE"@ja,
        "IDOLY PRIDE"@ja-latn ;
    foaf:name "IDOLY PRIDE"@en,
        "IDOLY PRIDE"@ja,
        "IDOLY PRIDE"@ja-latn .

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

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

<album/160236#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Not Yet / Rio Kanzaki (CV: Haruka Tomatsu)"@en,
        "帰りたくないの / 神崎莉央 (CV.戸松遥)"@ja,
        "Kaeritakunai no / Rio Kanzaki (CV: Haruka Tomatsu)"@ja-latn ;
    mo:performance_of <album/160236#musicalwork> ;
    mo:recorded_as <album/160236#musicalexpression> ;
    schema:name "Not Yet / Rio Kanzaki (CV: Haruka Tomatsu)"@en,
        "帰りたくないの / 神崎莉央 (CV.戸松遥)"@ja,
        "Kaeritakunai no / Rio Kanzaki (CV: Haruka Tomatsu)"@ja-latn ;
    schema:workPerformed <album/160236#musicalwork> .

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

<org/720#subject> schema:name "MusicRay'n"@en,
        "MusicRay'n"@ja,
        "MusicRay'n"@ja-latn ;
    foaf:name "MusicRay'n"@en,
        "MusicRay'n"@ja,
        "MusicRay'n"@ja-latn .

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

<https://medium-media.vgm.io/albums/63/160236/160236-b98747022074.jpg> a schema:ImageObject,
        foaf:Image .

<album/160236#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Not Yet / Rio Kanzaki (CV: Haruka Tomatsu)"@en,
        "帰りたくないの / 神崎莉央 (CV.戸松遥)"@ja,
        "Kaeritakunai no / Rio Kanzaki (CV: Haruka Tomatsu)"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Plus-Tech Squeeze Box"@en ;
            foaf:made <album/160236#composition> ;
            foaf:name "(Plus-Tech Squeeze Box"@en ],
        <artist/23981#subject> ;
    mo:produced_work <album/160236#musicalwork> ;
    schema:name "Not Yet / Rio Kanzaki (CV: Haruka Tomatsu)"@en,
        "帰りたくないの / 神崎莉央 (CV.戸松遥)"@ja,
        "Kaeritakunai no / Rio Kanzaki (CV: Haruka Tomatsu)"@ja-latn .

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

<album/160236#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2026-05-08"^^xsd:date ;
    dcterms:title "Not Yet / Rio Kanzaki (CV: Haruka Tomatsu)"@en,
        "帰りたくないの / 神崎莉央 (CV.戸松遥)"@ja,
        "Kaeritakunai no / Rio Kanzaki (CV: Haruka Tomatsu)"@ja-latn ;
    mo:catalogue_number "SMXX-00807" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/160236#musicalexpression> ;
    mo:publisher <org/720#subject> ;
    mo:record _:N541b2c4cc9ec44f89f2f4e620f773602 ;
    mo:record_count 1 ;
    schema:about <product/9358#subject> ;
    schema:datePublished "2026-05-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/63/160236/160236-b98747022074.jpg> ;
    schema:name "Not Yet / Rio Kanzaki (CV: Haruka Tomatsu)"@en,
        "帰りたくないの / 神崎莉央 (CV.戸松遥)"@ja,
        "Kaeritakunai no / Rio Kanzaki (CV: Haruka Tomatsu)"@ja-latn ;
    schema:publisher <org/720#subject> ;
    foaf:depiction <https://media.vgm.io/albums/63/160236/160236-b98747022074.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/160236#subject> ;
    schema:name "(Plus-Tech Squeeze Box"@en ;
    foaf:made <album/160236#subject> ;
    foaf:name "(Plus-Tech Squeeze Box"@en .

_:N256d32b8772c4ef7bac3946804d4fdf3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Not yet"@en,
        "帰りたくないの"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N541b2c4cc9ec44f89f2f4e620f773602 ;
    schema:name "Not yet"@en,
        "帰りたくないの"@ja .

_:N541b2c4cc9ec44f89f2f4e620f773602 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N256d32b8772c4ef7bac3946804d4fdf3 ;
    mo:track_count 1 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N256d32b8772c4ef7bac3946804d4fdf3 .

