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

<artist/15974#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yamamo Maya"@en,
        "やまもまや"@ja ;
    foaf:made <album/149255#subject>,
        <album/149255#vocals> ;
    foaf:name "Yamamo Maya"@en,
        "やまもまや"@ja .

<artist/11977#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/149255#subject> ;
    schema:name "ryosuke tomita"@en,
        "冨田亮輔"@ja ;
    foaf:made <album/149255#composition>,
        <album/149255#lyrics>,
        <album/149255#subject> ;
    foaf:name "ryosuke tomita"@en,
        "冨田亮輔"@ja .

<artist/4983#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/149255#subject> ;
    schema:name "Yukiko Yamamoto"@en,
        "山本由貴子"@ja ;
    foaf:made <album/149255#composition>,
        <album/149255#lyrics>,
        <album/149255#subject> ;
    foaf:name "Yukiko Yamamoto"@en,
        "山本由貴子"@ja .

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

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

<album/149255#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "A letter from / Greentale"@en,
        "A letter from / Greentale"@ja,
        "A letter from / Greentale"@ja-latn ;
    mo:performance_of <album/149255#musicalwork> ;
    mo:recorded_as <album/149255#musicalexpression> ;
    schema:name "A letter from / Greentale"@en,
        "A letter from / Greentale"@ja,
        "A letter from / Greentale"@ja-latn ;
    schema:workPerformed <album/149255#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/55/149255/149255-a109d54d4288.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/149255#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "A letter from / Greentale"@en,
        "A letter from / Greentale"@ja,
        "A letter from / Greentale"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Tommy Potts"@en ;
            foaf:made <album/149255#composition> ;
            foaf:name "Tommy Potts"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Turlough O'Carolan"@en ;
            foaf:made <album/149255#composition> ;
            foaf:name "Turlough O'Carolan"@en ],
        <artist/11977#subject>,
        <artist/4983#subject> ;
    mo:produced_work <album/149255#musicalwork> ;
    schema:name "A letter from / Greentale"@en,
        "A letter from / Greentale"@ja,
        "A letter from / Greentale"@ja-latn .

<album/149255#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-04-27"^^xsd:date ;
    dcterms:title "A letter from / Greentale"@en,
        "A letter from / Greentale"@ja,
        "A letter from / Greentale"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD-R" ;
    mo:publication_of <album/149255#musicalexpression> ;
    mo:publisher _:N695b0173a58b4d66acf642a9460084d7 ;
    mo:record _:Ne7aeeaf02eaf4663959830666d2f78da ;
    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/55/149255/149255-a109d54d4288.jpg> ;
    schema:name "A letter from / Greentale"@en,
        "A letter from / Greentale"@ja,
        "A letter from / Greentale"@ja-latn ;
    schema:publisher _:N695b0173a58b4d66acf642a9460084d7 ;
    foaf:depiction <https://media.vgm.io/albums/55/149255/149255-a109d54d4288.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/149255#subject> ;
    schema:name "Turlough O'Carolan"@en ;
    foaf:made <album/149255#subject> ;
    foaf:name "Turlough O'Carolan"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/149255#subject> ;
    schema:name "Tommy Potts"@en ;
    foaf:made <album/149255#subject> ;
    foaf:name "Tommy Potts"@en .

_:N177d6a31b11a4a719598514d7f69704e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Song of Memories"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:Ne7aeeaf02eaf4663959830666d2f78da ;
    schema:name "Song of Memories"@ja .

_:N32efaf8e6efd403683c0ec7bf406cd18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "仔猫のゴールディ [O'Carolan's Welcome]"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:Ne7aeeaf02eaf4663959830666d2f78da ;
    schema:name "仔猫のゴールディ [O'Carolan's Welcome]"@ja .

_:N4ede290292e84516bb987189e2edbb86 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "新しき世界へ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:Ne7aeeaf02eaf4663959830666d2f78da ;
    schema:name "新しき世界へ"@ja .

_:N5b18f9c80b994c139f5cb1397d2338b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Suil A Ruin"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:Ne7aeeaf02eaf4663959830666d2f78da ;
    schema:name "Suil A Ruin"@ja .

_:N6184ca2c2a5d4a72afe560235b8b00dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Butterfly"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:Ne7aeeaf02eaf4663959830666d2f78da ;
    schema:name "The Butterfly"@ja .

_:N695b0173a58b4d66acf642a9460084d7 schema:name "Greentale"@en,
        "Greentale"@ja,
        "Greentale"@ja-latn ;
    foaf:name "Greentale"@en,
        "Greentale"@ja,
        "Greentale"@ja-latn .

_:N6f60da3c5b9f49cdbcc8aea06b435d58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "戦士の鎧を買いに（街ブラBGM version）"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:Ne7aeeaf02eaf4663959830666d2f78da ;
    schema:name "戦士の鎧を買いに（街ブラBGM version）"@ja .

_:N7ab23ca6b87340379cab710942e32fe1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "戦士の鎧を買いに"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:Ne7aeeaf02eaf4663959830666d2f78da ;
    schema:name "戦士の鎧を買いに"@ja .

_:N84d7f234fba44fde8fa44deaf40ec14b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dandelion"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Ne7aeeaf02eaf4663959830666d2f78da ;
    schema:name "Dandelion"@ja .

_:N8b45673a65bf48e3af8a30a1e6dee1c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Down by the Salley Gardens"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:Ne7aeeaf02eaf4663959830666d2f78da ;
    schema:name "Down by the Salley Gardens"@ja .

_:Nb3ea833a0bcd4de2a8896d6ccae2bca0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "春の詩"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:Ne7aeeaf02eaf4663959830666d2f78da ;
    schema:name "春の詩"@ja .

_:Ncb9b124eba3848aca24011f5d879ac8d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "水面にて [Eleanor Plunkett]"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:Ne7aeeaf02eaf4663959830666d2f78da ;
    schema:name "水面にて [Eleanor Plunkett]"@ja .

_:Ne7aeeaf02eaf4663959830666d2f78da a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N177d6a31b11a4a719598514d7f69704e,
        _:N32efaf8e6efd403683c0ec7bf406cd18,
        _:N4ede290292e84516bb987189e2edbb86,
        _:N5b18f9c80b994c139f5cb1397d2338b5,
        _:N6184ca2c2a5d4a72afe560235b8b00dc,
        _:N6f60da3c5b9f49cdbcc8aea06b435d58,
        _:N7ab23ca6b87340379cab710942e32fe1,
        _:N84d7f234fba44fde8fa44deaf40ec14b,
        _:N8b45673a65bf48e3af8a30a1e6dee1c0,
        _:Nb3ea833a0bcd4de2a8896d6ccae2bca0,
        _:Ncb9b124eba3848aca24011f5d879ac8d ;
    mo:track_count 11 ;
    schema:duration "PT38:44"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N177d6a31b11a4a719598514d7f69704e,
        _:N32efaf8e6efd403683c0ec7bf406cd18,
        _:N4ede290292e84516bb987189e2edbb86,
        _:N5b18f9c80b994c139f5cb1397d2338b5,
        _:N6184ca2c2a5d4a72afe560235b8b00dc,
        _:N6f60da3c5b9f49cdbcc8aea06b435d58,
        _:N7ab23ca6b87340379cab710942e32fe1,
        _:N84d7f234fba44fde8fa44deaf40ec14b,
        _:N8b45673a65bf48e3af8a30a1e6dee1c0,
        _:Nb3ea833a0bcd4de2a8896d6ccae2bca0,
        _:Ncb9b124eba3848aca24011f5d879ac8d .

