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

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

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

<event/301> a mo:Release ;
    schema:name "Released at M3-2024 Spring (Apr 28, 2024)" .

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

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

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

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

<https://media.vgm.io/albums/35/149253/149253-52ea0c2e43d8.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/149253#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/35/149253/149253-52ea0c2e43d8.jpg> ;
    foaf:depicts <album/149253#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/35/149253/149253-52ea0c2e43d8.jpg> .

<https://medium-media.vgm.io/albums/35/149253/149253-52ea0c2e43d8.jpg> a schema:ImageObject,
        foaf:Image .

<album/149253#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Greentale 2 / Greentale"@en,
        "Greentale 2 / Greentale"@ja,
        "Greentale 2 / Greentale"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Tommy Potts"@en ;
            foaf:made <album/149253#composition> ;
            foaf:name "Tommy Potts"@en ],
        <artist/4983#subject> ;
    mo:produced_work <album/149253#musicalwork> ;
    schema:name "Greentale 2 / Greentale"@en,
        "Greentale 2 / Greentale"@ja,
        "Greentale 2 / Greentale"@ja-latn .

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

<album/149253#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-04-28"^^xsd:date ;
    dcterms:title "Greentale 2 / Greentale"@en,
        "Greentale 2 / Greentale"@ja,
        "Greentale 2 / Greentale"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD-R" ;
    mo:publication_of <album/149253#musicalexpression> ;
    mo:publisher _:N9073a9e4896b418d939df776874a8c80 ;
    mo:record _:N3e1be3e0f3a0443ab9c164b99ee61c0f ;
    mo:record_count 1 ;
    mo:release <event/301> ;
    schema:datePublished "2024-04-28"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/35/149253/149253-52ea0c2e43d8.jpg> ;
    schema:name "Greentale 2 / Greentale"@en,
        "Greentale 2 / Greentale"@ja,
        "Greentale 2 / Greentale"@ja-latn ;
    schema:publisher _:N9073a9e4896b418d939df776874a8c80 ;
    foaf:depiction <https://media.vgm.io/albums/35/149253/149253-52ea0c2e43d8.jpg> .

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

_:N002bbdd0779a485aab0a51bb54e63593 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Butterfly"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N3e1be3e0f3a0443ab9c164b99ee61c0f ;
    schema:name "The Butterfly"@en .

_:N5f975650e5434483904f64b6a7d56e06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Butterfly (Instrumental)"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N3e1be3e0f3a0443ab9c164b99ee61c0f ;
    schema:name "The Butterfly (Instrumental)"@en .

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

_:Na4a8dc63d5f444e7ac1b590c00e27536 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dandelion"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N3e1be3e0f3a0443ab9c164b99ee61c0f ;
    schema:name "Dandelion"@en .

_:Nb2c4bf9fb60a4099a31f2faea7d8d4f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dandelion (Instrumental)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N3e1be3e0f3a0443ab9c164b99ee61c0f ;
    schema:name "Dandelion (Instrumental)"@en .

_:Nb73ae05c4f2c4d99a3034f68236f7e90 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Down by The Salley Gardens"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N3e1be3e0f3a0443ab9c164b99ee61c0f ;
    schema:name "Down by The Salley Gardens"@en .

_:Nfb727361e65c4a04b1ed762b1023b954 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Down by The Salley Gardens (Instrumental)"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N3e1be3e0f3a0443ab9c164b99ee61c0f ;
    schema:name "Down by The Salley Gardens (Instrumental)"@en .

_:N3e1be3e0f3a0443ab9c164b99ee61c0f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N002bbdd0779a485aab0a51bb54e63593,
        _:N5f975650e5434483904f64b6a7d56e06,
        _:Na4a8dc63d5f444e7ac1b590c00e27536,
        _:Nb2c4bf9fb60a4099a31f2faea7d8d4f1,
        _:Nb73ae05c4f2c4d99a3034f68236f7e90,
        _:Nfb727361e65c4a04b1ed762b1023b954 ;
    mo:track_count 6 ;
    schema:duration "PT19:42"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N002bbdd0779a485aab0a51bb54e63593,
        _:N5f975650e5434483904f64b6a7d56e06,
        _:Na4a8dc63d5f444e7ac1b590c00e27536,
        _:Nb2c4bf9fb60a4099a31f2faea7d8d4f1,
        _:Nb73ae05c4f2c4d99a3034f68236f7e90,
        _:Nfb727361e65c4a04b1ed762b1023b954 .

