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

<album/148899#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Forest Funk EP / Sakuzyo"@en,
        "Forest Funk EP / Sakuzyo"@ja,
        "Forest Funk EP / Sakuzyo"@ja-latn ;
    mo:produced_work <album/148899#musicalwork> ;
    schema:name "Forest Funk EP / Sakuzyo"@en,
        "Forest Funk EP / Sakuzyo"@ja,
        "Forest Funk EP / Sakuzyo"@ja-latn .

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

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

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

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

<album/148899#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Forest Funk EP / Sakuzyo"@en,
        "Forest Funk EP / Sakuzyo"@ja,
        "Forest Funk EP / Sakuzyo"@ja-latn ;
    mo:performance_of <album/148899#musicalwork> ;
    mo:recorded_as <album/148899#musicalexpression> ;
    schema:name "Forest Funk EP / Sakuzyo"@en,
        "Forest Funk EP / Sakuzyo"@ja,
        "Forest Funk EP / Sakuzyo"@ja-latn ;
    schema:workPerformed <album/148899#musicalwork> .

<org/3849#subject> schema:name "sakuzyo.com"@en,
        "sakuzyo.com"@ja,
        "sakuzyo.com"@ja-latn ;
    foaf:name "sakuzyo.com"@en,
        "sakuzyo.com"@ja,
        "sakuzyo.com"@ja-latn .

<https://media.vgm.io/albums/99/148899/148899-b6903d70b810.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/148899#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/99/148899/148899-b6903d70b810.png> ;
    foaf:depicts <album/148899#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/99/148899/148899-b6903d70b810.png> .

<https://medium-media.vgm.io/albums/99/148899/148899-b6903d70b810.png> a schema:ImageObject,
        foaf:Image .

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

<album/148899#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-04-27"^^xsd:date ;
    dcterms:title "Forest Funk EP / Sakuzyo"@en,
        "Forest Funk EP / Sakuzyo"@ja,
        "Forest Funk EP / Sakuzyo"@ja-latn ;
    mo:catalogue_number "SCCD-0031" ;
    mo:media_type "CD" ;
    mo:publication_of <album/148899#musicalexpression> ;
    mo:publisher <org/3849#subject> ;
    mo:record _:N86b60b7c83754e8d9166e8a81e1a7262 ;
    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/99/148899/148899-b6903d70b810.png> ;
    schema:name "Forest Funk EP / Sakuzyo"@en,
        "Forest Funk EP / Sakuzyo"@ja,
        "Forest Funk EP / Sakuzyo"@ja-latn ;
    schema:publisher <org/3849#subject> ;
    foaf:depiction <https://media.vgm.io/albums/99/148899/148899-b6903d70b810.png> .

_:N167ae5c0e8594f9282883570a8560229 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sirene"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N86b60b7c83754e8d9166e8a81e1a7262 ;
    schema:name "Sirene"@en .

_:N71f4f4f50d354fdfaabe464a475cca82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Marshland"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N86b60b7c83754e8d9166e8a81e1a7262 ;
    schema:name "Marshland"@en .

_:N9525b877f760496baab6cdd21e47865f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Weavers"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N86b60b7c83754e8d9166e8a81e1a7262 ;
    schema:name "Weavers"@en .

_:Ndf8305c064be460d84fc7144a78a45f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forest Funk"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N86b60b7c83754e8d9166e8a81e1a7262 ;
    schema:name "Forest Funk"@en .

_:Nf74e36de06cc47f997d573dafeb6c339 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lava Step"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N86b60b7c83754e8d9166e8a81e1a7262 ;
    schema:name "Lava Step"@en .

_:N86b60b7c83754e8d9166e8a81e1a7262 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N167ae5c0e8594f9282883570a8560229,
        _:N71f4f4f50d354fdfaabe464a475cca82,
        _:N9525b877f760496baab6cdd21e47865f,
        _:Ndf8305c064be460d84fc7144a78a45f7,
        _:Nf74e36de06cc47f997d573dafeb6c339 ;
    mo:track_count 5 ;
    schema:duration "PT18:37"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N167ae5c0e8594f9282883570a8560229,
        _:N71f4f4f50d354fdfaabe464a475cca82,
        _:N9525b877f760496baab6cdd21e47865f,
        _:Ndf8305c064be460d84fc7144a78a45f7,
        _:Nf74e36de06cc47f997d573dafeb6c339 .

