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

<artist/81010#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159963#subject> ;
    schema:name "Fuu Tange"@en,
        "丹下風"@ja ;
    foaf:made <album/159963#composition>,
        <album/159963#lyrics>,
        <album/159963#subject>,
        <album/159963#vocals> ;
    foaf:name "Fuu Tange"@en,
        "丹下風"@ja .

<artist/81011#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159963#subject> ;
    schema:name "Natsume Kanda"@en,
        "柑田夏芽"@ja ;
    foaf:made <album/159963#composition>,
        <album/159963#lyrics>,
        <album/159963#subject>,
        <album/159963#vocals> ;
    foaf:name "Natsume Kanda"@en,
        "柑田夏芽"@ja .

<artist/81012#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159963#subject> ;
    schema:name "Yui Hayama"@en,
        "葉山結"@ja ;
    foaf:made <album/159963#composition>,
        <album/159963#lyrics>,
        <album/159963#subject>,
        <album/159963#vocals> ;
    foaf:name "Yui Hayama"@en,
        "葉山結"@ja .

<artist/81014#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159963#subject> ;
    schema:name "newfn"@en ;
    foaf:made <album/159963#composition>,
        <album/159963#lyrics>,
        <album/159963#subject>,
        <album/159963#vocals> ;
    foaf:name "newfn"@en .

<event/341> a mo:Release ;
    schema:name "Released at M3-2026 Spring (Apr 26, 2026)" .

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

<album/159963#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "newfn / newfn"@en,
        "にゅ〜ふぁん / newfn"@ja,
        "newfn / newfn"@ja-latn ;
    mo:performance_of <album/159963#musicalwork> ;
    mo:recorded_as <album/159963#musicalexpression> ;
    schema:name "newfn / newfn"@en,
        "にゅ〜ふぁん / newfn"@ja,
        "newfn / newfn"@ja-latn ;
    schema:workPerformed <album/159963#musicalwork> .

<https://media.vgm.io/albums/36/159963/159963-415dbe87f976.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/159963#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/36/159963/159963-415dbe87f976.jpg> ;
    foaf:depicts <album/159963#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/36/159963/159963-415dbe87f976.jpg> .

<https://medium-media.vgm.io/albums/36/159963/159963-415dbe87f976.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/159963#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "newfn / newfn"@en,
        "にゅ〜ふぁん / newfn"@ja,
        "newfn / newfn"@ja-latn ;
    mo:composer <artist/81010#subject>,
        <artist/81011#subject>,
        <artist/81012#subject>,
        <artist/81014#subject> ;
    mo:produced_work <album/159963#musicalwork> ;
    schema:name "newfn / newfn"@en,
        "にゅ〜ふぁん / newfn"@ja,
        "newfn / newfn"@ja-latn .

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

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

<album/159963#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2026-04-26"^^xsd:date ;
    dcterms:title "newfn / newfn"@en,
        "にゅ〜ふぁん / newfn"@ja,
        "newfn / newfn"@ja-latn ;
    mo:catalogue_number "NWFN-0001" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/159963#musicalexpression> ;
    mo:publisher _:N97b85dd418114830bab4691d8940b940 ;
    mo:record _:N9e33b6fa88ee47b88841fcb98229e212 ;
    mo:record_count 1 ;
    mo:release <event/341> ;
    schema:datePublished "2026-04-26"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/36/159963/159963-415dbe87f976.jpg> ;
    schema:name "newfn / newfn"@en,
        "にゅ〜ふぁん / newfn"@ja,
        "newfn / newfn"@ja-latn ;
    schema:publisher _:N97b85dd418114830bab4691d8940b940 ;
    foaf:depiction <https://media.vgm.io/albums/36/159963/159963-415dbe87f976.jpg> .

_:N3773eeefb7bf4335968db5d943782125 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mellow Mellow Mellow"@en,
        "Mellow Mellow Mellow"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N9e33b6fa88ee47b88841fcb98229e212 ;
    schema:name "Mellow Mellow Mellow"@en,
        "Mellow Mellow Mellow"@ja .

_:N7679a7f745a241b8acab0f38a6e942f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Change"@en,
        "変わる"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:N9e33b6fa88ee47b88841fcb98229e212 ;
    schema:name "Change"@en,
        "変わる"@ja .

_:N97b85dd418114830bab4691d8940b940 schema:name "newfn"@en,
        "newfn"@ja,
        "newfn"@ja-latn ;
    foaf:name "newfn"@en,
        "newfn"@ja,
        "newfn"@ja-latn .

_:Nda08d3254ba44becb42c4f89e08e6990 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Papapa"@en,
        "パパパ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N9e33b6fa88ee47b88841fcb98229e212 ;
    schema:name "Papapa"@en,
        "パパパ"@ja .

_:Nfca2a64a2fa64ed2abd3fdee731ee8d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Anything Goes!!!"@en,
        "なんでもあり!!!"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N9e33b6fa88ee47b88841fcb98229e212 ;
    schema:name "Anything Goes!!!"@en,
        "なんでもあり!!!"@ja .

_:N9e33b6fa88ee47b88841fcb98229e212 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3773eeefb7bf4335968db5d943782125,
        _:N7679a7f745a241b8acab0f38a6e942f5,
        _:Nda08d3254ba44becb42c4f89e08e6990,
        _:Nfca2a64a2fa64ed2abd3fdee731ee8d8 ;
    mo:track_count 4 ;
    schema:duration "PT13:12"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N3773eeefb7bf4335968db5d943782125,
        _:N7679a7f745a241b8acab0f38a6e942f5,
        _:Nda08d3254ba44becb42c4f89e08e6990,
        _:Nfca2a64a2fa64ed2abd3fdee731ee8d8 .

