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

<artist/14024#subject> a schema:Person,
        foaf:Person ;
    schema:name "Eiri Ayano"@en,
        "綾野えいり"@ja ;
    foaf:made <album/149414#subject>,
        <album/149414#vocals> ;
    foaf:name "Eiri Ayano"@en,
        "綾野えいり"@ja .

<artist/33346#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aya Manabe"@en,
        "真名辺あや"@ja ;
    foaf:made <album/149414#lyrics>,
        <album/149414#subject>,
        <album/149414#vocals> ;
    foaf:name "Aya Manabe"@en,
        "真名辺あや"@ja .

<artist/4306#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mitsuki Nakae"@en,
        "中恵光城"@ja ;
    foaf:made <album/149414#subject>,
        <album/149414#vocals> ;
    foaf:name "Mitsuki Nakae"@en,
        "中恵光城"@ja .

<artist/71852#subject> a schema:Person,
        foaf:Person ;
    schema:name "Midori Sakata"@en,
        "坂田みどり"@ja ;
    foaf:made <album/149414#lyrics>,
        <album/149414#subject>,
        <album/149414#vocals> ;
    foaf:name "Midori Sakata"@en,
        "坂田みどり"@ja .

<artist/80436#subject> a schema:Person,
        foaf:Person ;
    schema:name "HoshiHo"@en ;
    foaf:made <album/149414#subject>,
        <album/149414#vocals> ;
    foaf:name "HoshiHo"@en .

<artist/16180#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/149414#subject> ;
    schema:name "Auguste Beau"@en,
        "オーギュスト棒"@ja ;
    foaf:made <album/149414#composition>,
        <album/149414#subject> ;
    foaf:name "Auguste Beau"@en,
        "オーギュスト棒"@ja .

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

<album/149414#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Stonaqueta / love solfege"@en,
        "スト・ナ・クヱタ / love solfege"@ja,
        "Stonaqueta / love solfege"@ja-latn ;
    mo:composer <artist/16180#subject> ;
    mo:produced_work <album/149414#musicalwork> ;
    schema:name "Stonaqueta / love solfege"@en,
        "スト・ナ・クヱタ / love solfege"@ja,
        "Stonaqueta / love solfege"@ja-latn .

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

<album/149414#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Stonaqueta / love solfege"@en,
        "スト・ナ・クヱタ / love solfege"@ja,
        "Stonaqueta / love solfege"@ja-latn ;
    mo:performance_of <album/149414#musicalwork> ;
    mo:recorded_as <album/149414#musicalexpression> ;
    schema:name "Stonaqueta / love solfege"@en,
        "スト・ナ・クヱタ / love solfege"@ja,
        "Stonaqueta / love solfege"@ja-latn ;
    schema:workPerformed <album/149414#musicalwork> .

<org/4718#subject> schema:name "love solfege"@en,
        "love solfege"@ja,
        "love solfege"@ja-latn ;
    foaf:name "love solfege"@en,
        "love solfege"@ja,
        "love solfege"@ja-latn .

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

<https://medium-media.vgm.io/albums/41/149414/149414-baa7fb3e599d.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/149414#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-04-27"^^xsd:date ;
    dcterms:title "Stonaqueta / love solfege"@en,
        "スト・ナ・クヱタ / love solfege"@ja,
        "Stonaqueta / love solfege"@ja-latn ;
    mo:catalogue_number "KDR-108" ;
    mo:media_type "CD" ;
    mo:publication_of <album/149414#musicalexpression> ;
    mo:publisher <org/4718#subject> ;
    mo:record _:Na3778c0cda134ff8a90a54140f9b4939 ;
    mo:record_count 1 ;
    mo:release <event/318> ;
    schema:datePublished "2025-04-27"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/41/149414/149414-baa7fb3e599d.jpg> ;
    schema:name "Stonaqueta / love solfege"@en,
        "スト・ナ・クヱタ / love solfege"@ja,
        "Stonaqueta / love solfege"@ja-latn ;
    schema:publisher <org/4718#subject> ;
    foaf:depiction <https://media.vgm.io/albums/41/149414/149414-baa7fb3e599d.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Simona Stanzani Pini"@en ;
    foaf:made <album/149414#lyrics> ;
    foaf:name "Simona Stanzani Pini"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Simona Stanzani Pini"@en ;
    foaf:made <album/149414#subject> ;
    foaf:name "Simona Stanzani Pini"@en .

_:N2c19072d31064a32b9d030b89281d881 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heart of Prominence"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:Na3778c0cda134ff8a90a54140f9b4939 ;
    schema:name "Heart of Prominence"@ja .

_:N3784316715ea457786ffbecdaae6e542 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Il teatrino degli dei (off vocal)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:16"^^xsd:interval ;
    schema:inPlaylist _:Na3778c0cda134ff8a90a54140f9b4939 ;
    schema:name "Il teatrino degli dei (off vocal)"@ja .

_:N62b6b047e8164de5bc907cb02dc1e672 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鏡合わせの翡翠 (off vocal)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT6:05"^^xsd:interval ;
    schema:inPlaylist _:Na3778c0cda134ff8a90a54140f9b4939 ;
    schema:name "鏡合わせの翡翠 (off vocal)"@ja .

_:N805037b0527147eaa7a7f99472da2376 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鏡合わせの翡翠"@ja ;
    mo:track_number 2 ;
    schema:duration "PT6:05"^^xsd:interval ;
    schema:inPlaylist _:Na3778c0cda134ff8a90a54140f9b4939 ;
    schema:name "鏡合わせの翡翠"@ja .

_:N8312f50fa01f426ab782672620f3431c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スト・ナ・クヱタ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT7:16"^^xsd:interval ;
    schema:inPlaylist _:Na3778c0cda134ff8a90a54140f9b4939 ;
    schema:name "スト・ナ・クヱタ"@ja .

_:N865393aef9a84053987423699a04c6fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スト・ナ・クヱタ (off vocal)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT7:14"^^xsd:interval ;
    schema:inPlaylist _:Na3778c0cda134ff8a90a54140f9b4939 ;
    schema:name "スト・ナ・クヱタ (off vocal)"@ja .

_:Nbd1be1e8a1e346abaab2a9c20ce2ffbb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "リカオン (off vocal)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:47"^^xsd:interval ;
    schema:inPlaylist _:Na3778c0cda134ff8a90a54140f9b4939 ;
    schema:name "リカオン (off vocal)"@ja .

_:Ndb382f68771c4c1086bfa6042b55a9e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heart of Prominence (off vocal)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:Na3778c0cda134ff8a90a54140f9b4939 ;
    schema:name "Heart of Prominence (off vocal)"@ja .

_:Ndf9a706bc98744eea3de29aece5de713 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Il teatrino degli dei"@ja ;
    mo:track_number 1 ;
    schema:duration "PT6:16"^^xsd:interval ;
    schema:inPlaylist _:Na3778c0cda134ff8a90a54140f9b4939 ;
    schema:name "Il teatrino degli dei"@ja .

_:Neae2522d2cfe46b295edf4a6e8b8704f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "リカオン"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:47"^^xsd:interval ;
    schema:inPlaylist _:Na3778c0cda134ff8a90a54140f9b4939 ;
    schema:name "リカオン"@ja .

_:Na3778c0cda134ff8a90a54140f9b4939 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2c19072d31064a32b9d030b89281d881,
        _:N3784316715ea457786ffbecdaae6e542,
        _:N62b6b047e8164de5bc907cb02dc1e672,
        _:N805037b0527147eaa7a7f99472da2376,
        _:N8312f50fa01f426ab782672620f3431c,
        _:N865393aef9a84053987423699a04c6fa,
        _:Nbd1be1e8a1e346abaab2a9c20ce2ffbb,
        _:Ndb382f68771c4c1086bfa6042b55a9e6,
        _:Ndf9a706bc98744eea3de29aece5de713,
        _:Neae2522d2cfe46b295edf4a6e8b8704f ;
    mo:track_count 10 ;
    schema:duration "PT60:56"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N2c19072d31064a32b9d030b89281d881,
        _:N3784316715ea457786ffbecdaae6e542,
        _:N62b6b047e8164de5bc907cb02dc1e672,
        _:N805037b0527147eaa7a7f99472da2376,
        _:N8312f50fa01f426ab782672620f3431c,
        _:N865393aef9a84053987423699a04c6fa,
        _:Nbd1be1e8a1e346abaab2a9c20ce2ffbb,
        _:Ndb382f68771c4c1086bfa6042b55a9e6,
        _:Ndf9a706bc98744eea3de29aece5de713,
        _:Neae2522d2cfe46b295edf4a6e8b8704f .

