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

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

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

<artist/26094#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/153941#subject> ;
    schema:name "Kenichi Nagahashi"@en,
        "長橋健一"@ja ;
    foaf:made <album/153941#composition>,
        <album/153941#subject> ;
    foaf:name "Kenichi Nagahashi"@en,
        "長橋健一"@ja .

<artist/42389#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/153941#subject> ;
    schema:name "Luna Goami"@en,
        "五阿弥ルナ"@ja ;
    foaf:made <album/153941#composition>,
        <album/153941#subject> ;
    foaf:name "Luna Goami"@en,
        "五阿弥ルナ"@ja .

<artist/59839#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/153941#subject> ;
    schema:name "Yusei Koga"@en ;
    foaf:made <album/153941#composition>,
        <album/153941#subject> ;
    foaf:name "Yusei Koga"@en .

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

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

<album/153941#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ebb and Flow / Luna Goami"@en,
        "Ebb and Flow / 五阿弥ルナ"@ja,
        "Ebb and Flow / Luna Goami"@ja-latn ;
    mo:performance_of <album/153941#musicalwork> ;
    mo:recorded_as <album/153941#musicalexpression> ;
    schema:name "Ebb and Flow / Luna Goami"@en,
        "Ebb and Flow / 五阿弥ルナ"@ja,
        "Ebb and Flow / Luna Goami"@ja-latn ;
    schema:workPerformed <album/153941#musicalwork> .

<org/1071#subject> schema:name "dreamusic Inc."@en,
        "株式会社ドリーミュージック"@ja,
        "dreamusic Inc."@ja-latn ;
    foaf:name "dreamusic Inc."@en,
        "株式会社ドリーミュージック"@ja,
        "dreamusic Inc."@ja-latn .

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

<https://medium-media.vgm.io/albums/14/153941/153941-e1befc17ea96.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/153941#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ebb and Flow / Luna Goami"@en,
        "Ebb and Flow / 五阿弥ルナ"@ja,
        "Ebb and Flow / Luna Goami"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(agehasprings Party)"@en ;
            foaf:made <album/153941#composition> ;
            foaf:name "(agehasprings Party)"@en ],
        <artist/26094#subject>,
        <artist/42389#subject>,
        <artist/59839#subject> ;
    mo:produced_work <album/153941#musicalwork> ;
    schema:name "Ebb and Flow / Luna Goami"@en,
        "Ebb and Flow / 五阿弥ルナ"@ja,
        "Ebb and Flow / Luna Goami"@ja-latn .

<album/153941#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-04-27"^^xsd:date ;
    dcterms:title "Ebb and Flow / Luna Goami"@en,
        "Ebb and Flow / 五阿弥ルナ"@ja,
        "Ebb and Flow / Luna Goami"@ja-latn ;
    mo:catalogue_number "DXD-5056" ;
    mo:media_type "CD" ;
    mo:publication_of <album/153941#musicalexpression> ;
    mo:publisher <org/1071#subject> ;
    mo:record _:N989c1a3fcfd64a999afc5fd0d8f97de9 ;
    mo:record_count 1 ;
    mo:release <event/318> ;
    schema:datePublished "2025-04-27"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/14/153941/153941-e1befc17ea96.jpg> ;
    schema:name "Ebb and Flow / Luna Goami"@en,
        "Ebb and Flow / 五阿弥ルナ"@ja,
        "Ebb and Flow / Luna Goami"@ja-latn ;
    schema:publisher <org/1071#subject> ;
    foaf:depiction <https://media.vgm.io/albums/14/153941/153941-e1befc17ea96.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/153941#subject> ;
    schema:name "(agehasprings Party)"@en ;
    foaf:made <album/153941#subject> ;
    foaf:name "(agehasprings Party)"@en .

_:N0d6fb0ec0efa47b885d976b2dee5a8e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "&Goodbye"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N989c1a3fcfd64a999afc5fd0d8f97de9 ;
    schema:name "&Goodbye"@en .

_:N0d7651a1bf1145709b56b4a2c0a9bfda a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ebb and Flow"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N989c1a3fcfd64a999afc5fd0d8f97de9 ;
    schema:name "Ebb and Flow"@en .

_:N3ade89a58cc242f28a1be5d8f38b0af6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Amulet"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N989c1a3fcfd64a999afc5fd0d8f97de9 ;
    schema:name "Amulet"@en .

_:N989c1a3fcfd64a999afc5fd0d8f97de9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0d6fb0ec0efa47b885d976b2dee5a8e1,
        _:N0d7651a1bf1145709b56b4a2c0a9bfda,
        _:N3ade89a58cc242f28a1be5d8f38b0af6 ;
    mo:track_count 3 ;
    schema:duration "PT11:35"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N0d6fb0ec0efa47b885d976b2dee5a8e1,
        _:N0d7651a1bf1145709b56b4a2c0a9bfda,
        _:N3ade89a58cc242f28a1be5d8f38b0af6 .

