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

<album/139824#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Green Memories March"@en,
        "Green Memories March"@ja,
        "Green Memories March"@ja-latn ;
    mo:produced_work <album/139824#musicalwork> ;
    schema:name "Green Memories March"@en,
        "Green Memories March"@ja,
        "Green Memories March"@ja-latn .

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

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

<product/723#subject> a schema:CreativeWork ;
    schema:name "Kirby's Dream Land"@en,
        "星のカービィ"@ja,
        "Hoshi no Kirby"@ja-latn ;
    foaf:name "Kirby's Dream Land"@en,
        "星のカービィ"@ja,
        "Hoshi no Kirby"@ja-latn .

<product/725#subject> a schema:CreativeWork ;
    schema:name "Kirby's Dream Land 2"@en,
        "星のカービィ2"@ja,
        "Hoshi no Kirby 2"@ja-latn ;
    foaf:name "Kirby's Dream Land 2"@en,
        "星のカービィ2"@ja,
        "Hoshi no Kirby 2"@ja-latn .

<product/727#subject> a schema:CreativeWork ;
    schema:name "Kirby's Dream Land 3"@en,
        "星のカービィ3"@ja,
        "Hoshi no Kirby 3"@ja-latn ;
    foaf:name "Kirby's Dream Land 3"@en,
        "星のカービィ3"@ja,
        "Hoshi no Kirby 3"@ja-latn .

<product/8349#subject> a schema:CreativeWork ;
    schema:name "Kirby's Epic Yarn"@en,
        "毛糸のカービィ"@ja,
        "Keito no Kirby"@ja-latn ;
    foaf:name "Kirby's Epic Yarn"@en,
        "毛糸のカービィ"@ja,
        "Keito no Kirby"@ja-latn .

<product/8353#subject> a schema:CreativeWork ;
    schema:name "Kirby: Triple Deluxe"@en,
        "星のカービィ トリプルデラックス"@ja,
        "Hoshi no Kirby: Triple Deluxe"@ja-latn ;
    foaf:name "Kirby: Triple Deluxe"@en,
        "星のカービィ トリプルデラックス"@ja,
        "Hoshi no Kirby: Triple Deluxe"@ja-latn .

<product/8354#subject> a schema:CreativeWork ;
    schema:name "Kirby: Squeak Squad"@en,
        "星のカービィ 参上!ドロッチェ団"@ja,
        "Hoshi no Kirby: Sanjou! Dorocche-dan"@ja-latn ;
    foaf:name "Kirby: Squeak Squad"@en,
        "星のカービィ 参上!ドロッチェ団"@ja,
        "Hoshi no Kirby: Sanjou! Dorocche-dan"@ja-latn .

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

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

<org/281#subject> schema:name "salvation by faith records"@en,
        "salvation by faith records"@ja,
        "salvation by faith records"@ja-latn ;
    foaf:name "salvation by faith records"@en,
        "salvation by faith records"@ja,
        "salvation by faith records"@ja-latn .

<https://media.vgm.io/albums/42/139824/139824-528d7fe4f8a5.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/139824#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/42/139824/139824-528d7fe4f8a5.jpg> ;
    foaf:depicts <album/139824#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/42/139824/139824-528d7fe4f8a5.jpg> .

<https://medium-media.vgm.io/albums/42/139824/139824-528d7fe4f8a5.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/139824#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-09-06"^^xsd:date ;
    dcterms:title "Green Memories March"@en,
        "Green Memories March"@ja,
        "Green Memories March"@ja-latn ;
    mo:catalogue_number "SSEB-0102" ;
    mo:media_type "CD" ;
    mo:publication_of <album/139824#musicalexpression> ;
    mo:publisher <org/281#subject> ;
    mo:record _:N90d4909b52224ed4a5e67916ee1771a3 ;
    mo:record_count 1 ;
    schema:about <product/723#subject>,
        <product/725#subject>,
        <product/727#subject>,
        <product/8349#subject>,
        <product/8353#subject>,
        <product/8354#subject> ;
    schema:datePublished "2020-09-06"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/42/139824/139824-528d7fe4f8a5.jpg> ;
    schema:name "Green Memories March"@en,
        "Green Memories March"@ja,
        "Green Memories March"@ja-latn ;
    schema:publisher <org/281#subject> ;
    foaf:depiction <https://media.vgm.io/albums/42/139824/139824-528d7fe4f8a5.jpg> .

_:N0d807daf8542490d9c46dfee61ff8724 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ANEMONENIKOENSIS GARDEN (2020 Version)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT8:43"^^xsd:interval ;
    schema:inPlaylist _:N90d4909b52224ed4a5e67916ee1771a3 ;
    schema:name "ANEMONENIKOENSIS GARDEN (2020 Version)"@ja .

_:N5c6ac5d2101f4d17bafba84d3edfa92d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grassland to run through with three friends."@ja ;
    mo:track_number 4 ;
    schema:duration "PT7:20"^^xsd:interval ;
    schema:inPlaylist _:N90d4909b52224ed4a5e67916ee1771a3 ;
    schema:name "Grassland to run through with three friends."@ja .

_:N7bfdfc8d6c094b43a93fa1c06845e557 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The cake is lie, DEDEDE is lie"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:55"^^xsd:interval ;
    schema:inPlaylist _:N90d4909b52224ed4a5e67916ee1771a3 ;
    schema:name "The cake is lie, DEDEDE is lie"@ja .

_:N7d846b55028949b88c9dab0764641315 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Green Memories March"@ja ;
    mo:track_number 6 ;
    schema:duration "PT8:58"^^xsd:interval ;
    schema:inPlaylist _:N90d4909b52224ed4a5e67916ee1771a3 ;
    schema:name "Green Memories March"@ja .

_:Na45cba0880b340f0962aa8f52d6a973d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フラッペグラス(メロンソーダあじ)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT7:06"^^xsd:interval ;
    schema:inPlaylist _:N90d4909b52224ed4a5e67916ee1771a3 ;
    schema:name "フラッペグラス(メロンソーダあじ)"@ja .

_:Ne37a9648e3b74f9d9745303a02808d8d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tulips in the meadow"@ja ;
    mo:track_number 3 ;
    schema:duration "PT6:59"^^xsd:interval ;
    schema:inPlaylist _:N90d4909b52224ed4a5e67916ee1771a3 ;
    schema:name "Tulips in the meadow"@ja .

_:N90d4909b52224ed4a5e67916ee1771a3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0d807daf8542490d9c46dfee61ff8724,
        _:N5c6ac5d2101f4d17bafba84d3edfa92d,
        _:N7bfdfc8d6c094b43a93fa1c06845e557,
        _:N7d846b55028949b88c9dab0764641315,
        _:Na45cba0880b340f0962aa8f52d6a973d,
        _:Ne37a9648e3b74f9d9745303a02808d8d ;
    mo:track_count 6 ;
    schema:duration "PT45:01"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N0d807daf8542490d9c46dfee61ff8724,
        _:N5c6ac5d2101f4d17bafba84d3edfa92d,
        _:N7bfdfc8d6c094b43a93fa1c06845e557,
        _:N7d846b55028949b88c9dab0764641315,
        _:Na45cba0880b340f0962aa8f52d6a973d,
        _:Ne37a9648e3b74f9d9745303a02808d8d .

