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

<artist/16858#subject> a schema:Person,
        foaf:Person ;
    schema:name "arvin homa aya"@en ;
    foaf:made <album/152346#lyrics>,
        <album/152346#subject> ;
    foaf:name "arvin homa aya"@en .

<artist/26575#subject> a schema:Person,
        foaf:Person ;
    schema:name "Thelma Aoyama"@en,
        "青山テルマ"@ja ;
    foaf:made <album/152346#lyrics>,
        <album/152346#subject> ;
    foaf:name "Thelma Aoyama"@en,
        "青山テルマ"@ja .

<artist/29581#subject> a schema:Person,
        foaf:Person ;
    schema:name "YUKA"@en ;
    foaf:made <album/152346#lyrics>,
        <album/152346#subject> ;
    foaf:name "YUKA"@en .

<artist/38401#subject> a schema:Person,
        foaf:Person ;
    schema:name "WISE"@en ;
    foaf:made <album/152346#lyrics>,
        <album/152346#subject> ;
    foaf:name "WISE"@en .

<artist/39535#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ryohei"@en ;
    foaf:made <album/152346#lyrics>,
        <album/152346#subject> ;
    foaf:name "Ryohei"@en .

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

<artist/29560#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152346#subject> ;
    schema:name "Masanobu Komaba"@en,
        "駒場雅信"@ja ;
    foaf:made <album/152346#composition>,
        <album/152346#subject> ;
    foaf:name "Masanobu Komaba"@en,
        "駒場雅信"@ja .

<artist/29562#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152346#subject> ;
    schema:name "Koichi MAKAI"@en,
        "真加井公一"@ja ;
    foaf:made <album/152346#composition>,
        <album/152346#lyrics>,
        <album/152346#subject> ;
    foaf:name "Koichi MAKAI"@en,
        "真加井公一"@ja .

<artist/9532#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152346#subject> ;
    schema:name "Takashi Ikezawa"@en,
        "池澤孝之"@ja ;
    foaf:made <album/152346#composition>,
        <album/152346#subject> ;
    foaf:name "Takashi Ikezawa"@en,
        "池澤孝之"@ja .

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

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

<org/2738#subject> schema:name "BMG"@en,
        "BMG"@ja,
        "BMG"@ja-latn ;
    foaf:name "BMG"@en,
        "BMG"@ja,
        "BMG"@ja-latn .

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

<https://medium-media.vgm.io/albums/64/152346/152346-d1c8547d41c2.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/152346#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "GARDEN / MAKAI"@en,
        "GARDEN / MAKAI"@ja,
        "GARDEN / MAKAI"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Martin Jackson"@en ;
            foaf:made <album/152346#composition> ;
            foaf:name "Martin Jackson"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Andrew Connell"@en ;
            foaf:made <album/152346#composition> ;
            foaf:name "Andrew Connell"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Corinne Drewery"@en ;
            foaf:made <album/152346#composition> ;
            foaf:name "Corinne Drewery"@en ],
        <artist/29560#subject>,
        <artist/29562#subject>,
        <artist/9532#subject> ;
    mo:produced_work <album/152346#musicalwork> ;
    schema:name "GARDEN / MAKAI"@en,
        "GARDEN / MAKAI"@ja,
        "GARDEN / MAKAI"@ja-latn .

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

<album/152346#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-03-05"^^xsd:date ;
    dcterms:title "GARDEN / MAKAI"@en,
        "GARDEN / MAKAI"@ja,
        "GARDEN / MAKAI"@ja-latn ;
    mo:catalogue_number "BVCR-17060" ;
    mo:media_type "CD" ;
    mo:publication_of <album/152346#musicalexpression> ;
    mo:publisher <org/2738#subject> ;
    mo:record _:Nd9d43a2cfeec437c9c8fa3f6b73ca26b ;
    mo:record_count 1 ;
    schema:datePublished "2008-03-05"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/64/152346/152346-d1c8547d41c2.jpg> ;
    schema:name "GARDEN / MAKAI"@en,
        "GARDEN / MAKAI"@ja,
        "GARDEN / MAKAI"@ja-latn ;
    schema:publisher <org/2738#subject> ;
    foaf:depiction <https://media.vgm.io/albums/64/152346/152346-d1c8547d41c2.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Corinne Drewery"@en ;
    foaf:made <album/152346#subject> ;
    foaf:name "Corinne Drewery"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Andrew Connell"@en ;
    foaf:made <album/152346#subject> ;
    foaf:name "Andrew Connell"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Samantha Nelson"@en ;
    foaf:made <album/152346#subject> ;
    foaf:name "Samantha Nelson"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "from moumoon"@en ;
    foaf:made <album/152346#lyrics> ;
    foaf:name "from moumoon"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Corinne Drewery"@en ;
    foaf:made <album/152346#lyrics> ;
    foaf:name "Corinne Drewery"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Martin Jackson"@en ;
    foaf:made <album/152346#subject> ;
    foaf:name "Martin Jackson"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152346#subject> ;
    schema:name "Andrew Connell"@en ;
    foaf:made <album/152346#subject> ;
    foaf:name "Andrew Connell"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Martin Jackson"@en ;
    foaf:made <album/152346#lyrics> ;
    foaf:name "Martin Jackson"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152346#subject> ;
    schema:name "Martin Jackson"@en ;
    foaf:made <album/152346#subject> ;
    foaf:name "Martin Jackson"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Samantha Nelson"@en ;
    foaf:made <album/152346#lyrics> ;
    foaf:name "Samantha Nelson"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Andrew Connell"@en ;
    foaf:made <album/152346#lyrics> ;
    foaf:name "Andrew Connell"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "from moumoon"@en ;
    foaf:made <album/152346#subject> ;
    foaf:name "from moumoon"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152346#subject> ;
    schema:name "Corinne Drewery"@en ;
    foaf:made <album/152346#subject> ;
    foaf:name "Corinne Drewery"@en .

_:N282d59d004f8486987fa5c4c8ac22a8a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "New Day feat.arvin homa aya -SH Club Mix-"@en,
        "New Day feat.arvin homa aya -SH Club Mix-"@ja ;
    mo:track_number 8 ;
    schema:duration "PT7:46"^^xsd:interval ;
    schema:inPlaylist _:Nd9d43a2cfeec437c9c8fa3f6b73ca26b ;
    schema:name "New Day feat.arvin homa aya -SH Club Mix-"@en,
        "New Day feat.arvin homa aya -SH Club Mix-"@ja .

_:N323071b2977546eeb1f251c20e3dca87 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Move Your Feelings Ver.2.0 feat.Samantha Nelson"@en,
        "Move Your Feelings Ver.2.0 feat.Samantha Nelson"@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:15"^^xsd:interval ;
    schema:inPlaylist _:Nd9d43a2cfeec437c9c8fa3f6b73ca26b ;
    schema:name "Move Your Feelings Ver.2.0 feat.Samantha Nelson"@en,
        "Move Your Feelings Ver.2.0 feat.Samantha Nelson"@ja .

_:N400792a6edf643bda2cfdc6e6cedf859 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love So Bright feat.Ryohei"@en,
        "Love So Bright feat.Ryohei"@ja ;
    mo:track_number 4 ;
    schema:duration "PT6:03"^^xsd:interval ;
    schema:inPlaylist _:Nd9d43a2cfeec437c9c8fa3f6b73ca26b ;
    schema:name "Love So Bright feat.Ryohei"@en,
        "Love So Bright feat.Ryohei"@ja .

_:N5b1412ee6db94465815a530de0d4a6a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunrise feat.Samantha Nelson -sugiurumn remix-"@en,
        "Sunrise feat.Samantha Nelson -sugiurumn remix-"@ja ;
    mo:track_number 7 ;
    schema:duration "PT8:57"^^xsd:interval ;
    schema:inPlaylist _:Nd9d43a2cfeec437c9c8fa3f6b73ca26b ;
    schema:name "Sunrise feat.Samantha Nelson -sugiurumn remix-"@en,
        "Sunrise feat.Samantha Nelson -sugiurumn remix-"@ja .

_:N84ab2b4c240c41879f182ed440299117 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Breakout feat.Mary -Original Mix-"@en,
        "Breakout feat.Mary -Original Mix-"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:Nd9d43a2cfeec437c9c8fa3f6b73ca26b ;
    schema:name "Breakout feat.Mary -Original Mix-"@en,
        "Breakout feat.Mary -Original Mix-"@ja .

_:Na6628f3e5637479fa5c8cc9c75157717 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Message feat.WISE"@en,
        "Message feat.WISE"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:Nd9d43a2cfeec437c9c8fa3f6b73ca26b ;
    schema:name "Message feat.WISE"@en,
        "Message feat.WISE"@ja .

_:Nb3e5a09e6c4b4118a8a0310057a56f4a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In The World feat.WISE"@en,
        "In The World feat.WISE"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:30"^^xsd:interval ;
    schema:inPlaylist _:Nd9d43a2cfeec437c9c8fa3f6b73ca26b ;
    schema:name "In The World feat.WISE"@en,
        "In The World feat.WISE"@ja .

_:Ncbddbe335d694e7b99d57b511c4bffa8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Garden of Love feat.Thelma Aoyama"@en,
        "Garden of Love feat.青山テルマ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:Nd9d43a2cfeec437c9c8fa3f6b73ca26b ;
    schema:name "Garden of Love feat.Thelma Aoyama"@en,
        "Garden of Love feat.青山テルマ"@ja .

_:Nd6fe1f79e9cb4893b85cf10654cbbdb0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Can't You feel? feat.YUKA from moumoon"@en,
        "Can't You feel? feat.YUKA from moumoon"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:Nd9d43a2cfeec437c9c8fa3f6b73ca26b ;
    schema:name "Can't You feel? feat.YUKA from moumoon"@en,
        "Can't You feel? feat.YUKA from moumoon"@ja .

_:Nd9d43a2cfeec437c9c8fa3f6b73ca26b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N282d59d004f8486987fa5c4c8ac22a8a,
        _:N323071b2977546eeb1f251c20e3dca87,
        _:N400792a6edf643bda2cfdc6e6cedf859,
        _:N5b1412ee6db94465815a530de0d4a6a8,
        _:N84ab2b4c240c41879f182ed440299117,
        _:Na6628f3e5637479fa5c8cc9c75157717,
        _:Nb3e5a09e6c4b4118a8a0310057a56f4a,
        _:Ncbddbe335d694e7b99d57b511c4bffa8,
        _:Nd6fe1f79e9cb4893b85cf10654cbbdb0 ;
    mo:track_count 9 ;
    schema:duration "PT52:02"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N282d59d004f8486987fa5c4c8ac22a8a,
        _:N323071b2977546eeb1f251c20e3dca87,
        _:N400792a6edf643bda2cfdc6e6cedf859,
        _:N5b1412ee6db94465815a530de0d4a6a8,
        _:N84ab2b4c240c41879f182ed440299117,
        _:Na6628f3e5637479fa5c8cc9c75157717,
        _:Nb3e5a09e6c4b4118a8a0310057a56f4a,
        _:Ncbddbe335d694e7b99d57b511c4bffa8,
        _:Nd6fe1f79e9cb4893b85cf10654cbbdb0 .

