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

<artist/79826#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hakase Shimashima"@en,
        "しましまはかせ"@ja ;
    foaf:made <album/158739#subject>,
        <album/158739#vocals> ;
    foaf:name "Hakase Shimashima"@en,
        "しましまはかせ"@ja .

<artist/25513#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/158739#subject> ;
    schema:name "Scuderia N"@en ;
    foaf:made <album/158739#composition>,
        <album/158739#subject> ;
    foaf:name "Scuderia N"@en .

<album/158739#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Valentine For Futureless Butterfly Theme Song/Bonus Binaural Drama"@en,
        "飛べない蝶のバレンタイン 主題歌/特典バイノーラルドラマア"@ja,
        "Tobenai Chou no Valentine Theme Song/Bonus Binaural Drama"@ja-latn ;
    mo:composer <artist/25513#subject> ;
    mo:produced_work <album/158739#musicalwork> ;
    schema:name "Valentine For Futureless Butterfly Theme Song/Bonus Binaural Drama"@en,
        "飛べない蝶のバレンタイン 主題歌/特典バイノーラルドラマア"@ja,
        "Tobenai Chou no Valentine Theme Song/Bonus Binaural Drama"@ja-latn .

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

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

<album/158739#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Valentine For Futureless Butterfly Theme Song/Bonus Binaural Drama"@en,
        "飛べない蝶のバレンタイン 主題歌/特典バイノーラルドラマア"@ja,
        "Tobenai Chou no Valentine Theme Song/Bonus Binaural Drama"@ja-latn ;
    mo:performance_of <album/158739#musicalwork> ;
    mo:recorded_as <album/158739#musicalexpression> ;
    schema:name "Valentine For Futureless Butterfly Theme Song/Bonus Binaural Drama"@en,
        "飛べない蝶のバレンタイン 主題歌/特典バイノーラルドラマア"@ja,
        "Tobenai Chou no Valentine Theme Song/Bonus Binaural Drama"@ja-latn ;
    schema:workPerformed <album/158739#musicalwork> .

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

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

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

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/158739#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/158739#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<album/158739#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2026-05-01"^^xsd:date ;
    dcterms:title "Valentine For Futureless Butterfly Theme Song/Bonus Binaural Drama"@en,
        "飛べない蝶のバレンタイン 主題歌/特典バイノーラルドラマア"@ja,
        "Tobenai Chou no Valentine Theme Song/Bonus Binaural Drama"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "2 Digital" ;
    mo:publication_of <album/158739#musicalexpression> ;
    mo:publisher <org/5140#subject> ;
    mo:record_count 0 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Valentine For Futureless Butterfly"@en ;
            foaf:name "Valentine For Futureless Butterfly"@en ] ;
    schema:datePublished "2026-05-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "Valentine For Futureless Butterfly Theme Song/Bonus Binaural Drama"@en,
        "飛べない蝶のバレンタイン 主題歌/特典バイノーラルドラマア"@ja,
        "Tobenai Chou no Valentine Theme Song/Bonus Binaural Drama"@ja-latn ;
    schema:publisher <org/5140#subject> ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

[] a schema:Person,
        foaf:Person ;
    schema:name "一条唯"@en ;
    foaf:made <album/158739#lyrics> ;
    foaf:name "一条唯"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "一条唯"@en ;
    foaf:made <album/158739#subject> ;
    foaf:name "一条唯"@en .

