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

<artist/29471#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kan Furuya"@en,
        "古谷完"@ja ;
    foaf:made <album/127542#lyrics>,
        <album/127542#subject> ;
    foaf:name "Kan Furuya"@en,
        "古谷完"@ja .

<artist/55803#subject> a schema:Person,
        foaf:Person ;
    schema:name "7LAND"@en,
        "ナナランド"@ja ;
    foaf:made <album/127542#subject>,
        <album/127542#vocals> ;
    foaf:name "7LAND"@en,
        "ナナランド"@ja .

<artist/16261#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127542#subject> ;
    schema:name "Ryutaro Fujinaga"@en,
        "藤永龍太郎"@ja ;
    foaf:made <album/127542#composition>,
        <album/127542#subject> ;
    foaf:name "Ryutaro Fujinaga"@en,
        "藤永龍太郎"@ja .

<artist/27794#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127542#subject> ;
    schema:name "Yusuke Takeda"@en,
        "竹田祐介"@ja ;
    foaf:made <album/127542#composition>,
        <album/127542#subject> ;
    foaf:name "Yusuke Takeda"@en,
        "竹田祐介"@ja .

<artist/33444#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127542#subject> ;
    schema:name "Kotaro Shimoda"@en,
        "下田晃太郎"@ja ;
    foaf:made <album/127542#composition>,
        <album/127542#subject> ;
    foaf:name "Kotaro Shimoda"@en,
        "下田晃太郎"@ja .

<artist/34132#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127542#subject> ;
    schema:name "Yuki Hidaka"@en,
        "日高勇輝"@ja ;
    foaf:made <album/127542#composition>,
        <album/127542#subject> ;
    foaf:name "Yuki Hidaka"@en,
        "日高勇輝"@ja .

<artist/55293#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127542#subject> ;
    schema:name "Daisuke Horikawa"@en,
        "堀川大翼"@ja ;
    foaf:made <album/127542#composition>,
        <album/127542#subject> ;
    foaf:name "Daisuke Horikawa"@en,
        "堀川大翼"@ja .

<product/12682#subject> a schema:CreativeWork ;
    schema:name "The Aristocrat's Otherworldly Adventure: Serving Gods Who Go Too Far"@en,
        "転生貴族の異世界冒険録 〜自重を知らない神々の使徒〜"@ja,
        "Tensei Kizoku no Isekai Boukenroku ~Jichou wo Shiranai Kamigami no Shito~"@ja-latn ;
    foaf:name "The Aristocrat's Otherworldly Adventure: Serving Gods Who Go Too Far"@en,
        "転生貴族の異世界冒険録 〜自重を知らない神々の使徒〜"@ja,
        "Tensei Kizoku no Isekai Boukenroku ~Jichou wo Shiranai Kamigami no Shito~"@ja-latn .

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

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

<album/127542#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Nanairo no Enogu de / 7LAND [Type-A]"@en,
        "七色の絵の具で / ナナランド [Type-A]"@ja,
        "Nanairo no Enogu de / 7LAND [Type-A]"@ja-latn ;
    mo:performance_of <album/127542#musicalwork> ;
    mo:recorded_as <album/127542#musicalexpression> ;
    schema:name "Nanairo no Enogu de / 7LAND [Type-A]"@en,
        "七色の絵の具で / ナナランド [Type-A]"@ja,
        "Nanairo no Enogu de / 7LAND [Type-A]"@ja-latn ;
    schema:workPerformed <album/127542#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/24/127542/127542-d6547b3d8246.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/127542#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Nanairo no Enogu de / 7LAND [Type-A]"@en,
        "七色の絵の具で / ナナランド [Type-A]"@ja,
        "Nanairo no Enogu de / 7LAND [Type-A]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden)"@en ;
            foaf:made <album/127542#composition> ;
            foaf:name "(Elements Garden)"@en ],
        <artist/16261#subject>,
        <artist/27794#subject>,
        <artist/33444#subject>,
        <artist/34132#subject>,
        <artist/55293#subject> ;
    mo:produced_work <album/127542#musicalwork> ;
    schema:name "Nanairo no Enogu de / 7LAND [Type-A]"@en,
        "七色の絵の具で / ナナランド [Type-A]"@ja,
        "Nanairo no Enogu de / 7LAND [Type-A]"@ja-latn .

<album/127542#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-04-19"^^xsd:date ;
    dcterms:title "Nanairo no Enogu de / 7LAND [Type-A]"@en,
        "七色の絵の具で / ナナランド [Type-A]"@ja,
        "Nanairo no Enogu de / 7LAND [Type-A]"@ja-latn ;
    mo:catalogue_number "COZP-1984~5" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/127542#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N3e0205af01804b3db837ef8eb84eeed5,
        _:N9f7f9b2aca1845648090e4b5cb9b2df9 ;
    mo:record_count 2 ;
    schema:about <product/12682#subject> ;
    schema:datePublished "2023-04-19"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/24/127542/127542-d6547b3d8246.jpg> ;
    schema:name "Nanairo no Enogu de / 7LAND [Type-A]"@en,
        "七色の絵の具で / ナナランド [Type-A]"@ja,
        "Nanairo no Enogu de / 7LAND [Type-A]"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/24/127542/127542-d6547b3d8246.jpg> .

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

_:N0565c1fed4a143f8bd2e06d8fdf9f599 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "なんじゃこりゃ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N3e0205af01804b3db837ef8eb84eeed5 ;
    schema:name "なんじゃこりゃ"@ja .

_:N07dad7285c674317a2cb0762d8328df2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドゥキドゥキ (Instrumental)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:N3e0205af01804b3db837ef8eb84eeed5 ;
    schema:name "ドゥキドゥキ (Instrumental)"@ja .

_:N0f4f274ff08a43eb8e27c303d422081b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "コ・ナ・オ・ト・シ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N3e0205af01804b3db837ef8eb84eeed5 ;
    schema:name "コ・ナ・オ・ト・シ"@ja .

_:N19bdc9daf757412ba59f45fb60f10b43 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "七色の絵の具で (ミュージックビデオ)"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9f7f9b2aca1845648090e4b5cb9b2df9 ;
    schema:name "七色の絵の具で (ミュージックビデオ)"@ja .

_:N2821037753594761a5c0cbb652f02e27 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "もう一度僕と恋愛してくれませんか?"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N3e0205af01804b3db837ef8eb84eeed5 ;
    schema:name "もう一度僕と恋愛してくれませんか?"@ja .

_:N3b5c35e5077b4700a10f3351b1d95364 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドゥキドゥキ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:N3e0205af01804b3db837ef8eb84eeed5 ;
    schema:name "ドゥキドゥキ"@ja .

_:N3d26723a003b4943859d570b98d8e697 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "七色の絵の具で"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N3e0205af01804b3db837ef8eb84eeed5 ;
    schema:name "七色の絵の具で"@ja .

_:N4cb76818a60a45c79e5dff2e34163eba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "なんじゃこりゃ (Instrumental)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N3e0205af01804b3db837ef8eb84eeed5 ;
    schema:name "なんじゃこりゃ (Instrumental)"@ja .

_:N8b26e968ac6f49f49acf35eac1c23299 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "七色の絵の具で (メイキング映像)"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9f7f9b2aca1845648090e4b5cb9b2df9 ;
    schema:name "七色の絵の具で (メイキング映像)"@ja .

_:Nccfc45bd177a484e8ba05db9656b954a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "もう一度僕と恋愛してくれませんか? (Instrumental)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N3e0205af01804b3db837ef8eb84eeed5 ;
    schema:name "もう一度僕と恋愛してくれませんか? (Instrumental)"@ja .

_:Nf2997253110849bb84a8fb7cb8b7e5ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "コ・ナ・オ・ト・シ (Instrumental)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N3e0205af01804b3db837ef8eb84eeed5 ;
    schema:name "コ・ナ・オ・ト・シ (Instrumental)"@ja .

_:Nf7565047e6e24456af7a0ab77df3cd0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "七色の絵の具で (Instrumental)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N3e0205af01804b3db837ef8eb84eeed5 ;
    schema:name "七色の絵の具で (Instrumental)"@ja .

_:N9f7f9b2aca1845648090e4b5cb9b2df9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N19bdc9daf757412ba59f45fb60f10b43,
        _:N8b26e968ac6f49f49acf35eac1c23299 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N19bdc9daf757412ba59f45fb60f10b43,
        _:N8b26e968ac6f49f49acf35eac1c23299 .

_:N3e0205af01804b3db837ef8eb84eeed5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0565c1fed4a143f8bd2e06d8fdf9f599,
        _:N07dad7285c674317a2cb0762d8328df2,
        _:N0f4f274ff08a43eb8e27c303d422081b,
        _:N2821037753594761a5c0cbb652f02e27,
        _:N3b5c35e5077b4700a10f3351b1d95364,
        _:N3d26723a003b4943859d570b98d8e697,
        _:N4cb76818a60a45c79e5dff2e34163eba,
        _:Nccfc45bd177a484e8ba05db9656b954a,
        _:Nf2997253110849bb84a8fb7cb8b7e5ca,
        _:Nf7565047e6e24456af7a0ab77df3cd0d ;
    mo:track_count 10 ;
    schema:duration "PT42:52"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0565c1fed4a143f8bd2e06d8fdf9f599,
        _:N07dad7285c674317a2cb0762d8328df2,
        _:N0f4f274ff08a43eb8e27c303d422081b,
        _:N2821037753594761a5c0cbb652f02e27,
        _:N3b5c35e5077b4700a10f3351b1d95364,
        _:N3d26723a003b4943859d570b98d8e697,
        _:N4cb76818a60a45c79e5dff2e34163eba,
        _:Nccfc45bd177a484e8ba05db9656b954a,
        _:Nf2997253110849bb84a8fb7cb8b7e5ca,
        _:Nf7565047e6e24456af7a0ab77df3cd0d .

