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

<artist/8196#subject> a schema:Person,
        foaf:Person ;
    schema:name "Nanahira"@en,
        "ななひら"@ja ;
    foaf:made <album/146796#subject>,
        <album/146796#vocals> ;
    foaf:name "Nanahira"@en,
        "ななひら"@ja .

<artist/77732#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/146796#subject> ;
    schema:name "Sengoku Yuno"@en ;
    foaf:made <album/146796#composition>,
        <album/146796#lyrics>,
        <album/146796#subject>,
        <album/146796#vocals> ;
    foaf:name "Sengoku Yuno"@en .

<product/5172#subject> a schema:CreativeWork ;
    schema:name "BanG Dream! Girls Band Party!"@en,
        "バンドリ! ガールズバンドパーティ!"@ja,
        "BanG Dream! Girls Band Party!"@ja-latn ;
    foaf:name "BanG Dream! Girls Band Party!"@en,
        "バンドリ! ガールズバンドパーティ!"@ja,
        "BanG Dream! Girls Band Party!"@ja-latn .

<album/146796#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "YoU kNOw the overture / Sengoku Yuno feat. Nanahira"@en,
        "YoU kNOw the overture / 千石ユノ feat. ななひら"@ja,
        "YoU kNOw the overture / Sengoku Yuno feat. Nanahira"@ja-latn ;
    mo:composer <artist/77732#subject> ;
    mo:produced_work <album/146796#musicalwork> ;
    schema:name "YoU kNOw the overture / Sengoku Yuno feat. Nanahira"@en,
        "YoU kNOw the overture / 千石ユノ feat. ななひら"@ja,
        "YoU kNOw the overture / Sengoku Yuno feat. Nanahira"@ja-latn .

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

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

<album/146796#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "YoU kNOw the overture / Sengoku Yuno feat. Nanahira"@en,
        "YoU kNOw the overture / 千石ユノ feat. ななひら"@ja,
        "YoU kNOw the overture / Sengoku Yuno feat. Nanahira"@ja-latn ;
    mo:performance_of <album/146796#musicalwork> ;
    mo:recorded_as <album/146796#musicalexpression> ;
    schema:name "YoU kNOw the overture / Sengoku Yuno feat. Nanahira"@en,
        "YoU kNOw the overture / 千石ユノ feat. ななひら"@ja,
        "YoU kNOw the overture / Sengoku Yuno feat. Nanahira"@ja-latn ;
    schema:workPerformed <album/146796#musicalwork> .

<org/1396#subject> schema:name "Bushiroad Music"@en,
        "Bushiroad Music"@ja,
        "Bushiroad Music"@ja-latn ;
    foaf:name "Bushiroad Music"@en,
        "Bushiroad Music"@ja,
        "Bushiroad Music"@ja-latn .

<https://media.vgm.io/albums/69/146796/146796-2be591e1fe08.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/146796#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/69/146796/146796-2be591e1fe08.jpg> ;
    foaf:depicts <album/146796#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/69/146796/146796-2be591e1fe08.jpg> .

<https://medium-media.vgm.io/albums/69/146796/146796-2be591e1fe08.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/146796#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-12-27"^^xsd:date ;
    dcterms:title "YoU kNOw the overture / Sengoku Yuno feat. Nanahira"@en,
        "YoU kNOw the overture / 千石ユノ feat. ななひら"@ja,
        "YoU kNOw the overture / Sengoku Yuno feat. Nanahira"@ja-latn ;
    mo:catalogue_number "BRDM-10439" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/146796#musicalexpression> ;
    mo:publisher <org/1396#subject> ;
    mo:record _:N04ecb8b3340841b98bfd02fab40cbee1 ;
    mo:record_count 1 ;
    schema:about <product/5172#subject> ;
    schema:datePublished "2024-12-27"^^xsd:date ;
    schema:genre "Multimedia Franchise" ;
    schema:image <https://media.vgm.io/albums/69/146796/146796-2be591e1fe08.jpg> ;
    schema:name "YoU kNOw the overture / Sengoku Yuno feat. Nanahira"@en,
        "YoU kNOw the overture / 千石ユノ feat. ななひら"@ja,
        "YoU kNOw the overture / Sengoku Yuno feat. Nanahira"@ja-latn ;
    schema:publisher <org/1396#subject> ;
    foaf:depiction <https://media.vgm.io/albums/69/146796/146796-2be591e1fe08.jpg> .

_:N04ecb8b3340841b98bfd02fab40cbee1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N7ce09140f45644599ca13a0a53537d38 ;
    mo:track_count 1 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N7ce09140f45644599ca13a0a53537d38 .

_:N7ce09140f45644599ca13a0a53537d38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "YoU kNOw the overture"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:N04ecb8b3340841b98bfd02fab40cbee1 ;
    schema:name "YoU kNOw the overture"@en .

