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

<artist/24880#subject> a schema:Person,
        foaf:Person ;
    schema:name "Endcape"@en,
        "エンドケイプ"@ja ;
    foaf:made <album/109341#lyrics>,
        <album/109341#subject> ;
    foaf:name "Endcape"@en,
        "エンドケイプ"@ja .

<artist/35557#subject> a schema:Person,
        foaf:Person ;
    schema:name "Spirit Garden"@en ;
    foaf:made <album/109341#lyrics>,
        <album/109341#subject> ;
    foaf:name "Spirit Garden"@en .

<artist/6311#subject> a schema:Person,
        foaf:Person ;
    schema:name "Takanori Nishikawa"@en,
        "西川貴教"@ja ;
    foaf:made <album/109341#subject>,
        <album/109341#vocals> ;
    foaf:name "Takanori Nishikawa"@en,
        "西川貴教"@ja .

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

<artist/7317#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/109341#subject> ;
    schema:name "Hiroyuki Sawano"@en ;
    foaf:made <album/109341#composition>,
        <album/109341#subject> ;
    foaf:name "Hiroyuki Sawano"@en .

<product/16576#subject> a schema:CreativeWork ;
    schema:name "Thunderbolt Fantasy: Sword Seekers 3"@en,
        "Thunderbolt Fantasy 東離劍遊紀3"@ja,
        "Thunderbolt Fantasy: Touriken Yuuki 3"@ja-latn ;
    foaf:name "Thunderbolt Fantasy: Sword Seekers 3"@en,
        "Thunderbolt Fantasy 東離劍遊紀3"@ja,
        "Thunderbolt Fantasy: Touriken Yuuki 3"@ja-latn .

<product/9307#subject> a schema:CreativeWork ;
    schema:name "EDENS ZERO"@en,
        "EDENS ZERO"@ja,
        "EDENS ZERO"@ja-latn ;
    foaf:name "EDENS ZERO"@en,
        "EDENS ZERO"@ja,
        "EDENS ZERO"@ja-latn .

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

<album/109341#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Eden through the rough / Takanori Nishikawa"@en,
        "Eden through the rough / 西川貴教"@ja,
        "Eden through the rough / Takanori Nishikawa"@ja-latn ;
    mo:performance_of <album/109341#musicalwork> ;
    mo:recorded_as <album/109341#musicalexpression> ;
    schema:name "Eden through the rough / Takanori Nishikawa"@en,
        "Eden through the rough / 西川貴教"@ja,
        "Eden through the rough / Takanori Nishikawa"@ja-latn ;
    schema:workPerformed <album/109341#musicalwork> .

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

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

<https://media.vgm.io/albums/14/109341/109341-511bcba7ac6a.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/109341#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/14/109341/109341-511bcba7ac6a.jpg> ;
    foaf:depicts <album/109341#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/14/109341/109341-511bcba7ac6a.jpg> .

<https://medium-media.vgm.io/albums/14/109341/109341-511bcba7ac6a.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/109341#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Eden through the rough / Takanori Nishikawa"@en,
        "Eden through the rough / 西川貴教"@ja,
        "Eden through the rough / Takanori Nishikawa"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden)"@en ;
            foaf:made <album/109341#composition> ;
            foaf:name "(Elements Garden)"@en ],
        <artist/16261#subject>,
        <artist/7317#subject> ;
    mo:produced_work <album/109341#musicalwork> ;
    schema:name "Eden through the rough / Takanori Nishikawa"@en,
        "Eden through the rough / 西川貴教"@ja,
        "Eden through the rough / Takanori Nishikawa"@ja-latn .

<album/109341#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-04-21"^^xsd:date ;
    dcterms:title "Eden through the rough / Takanori Nishikawa"@en,
        "Eden through the rough / 西川貴教"@ja,
        "Eden through the rough / Takanori Nishikawa"@ja-latn ;
    mo:catalogue_number "ESCL-5510" ;
    mo:media_type "CD" ;
    mo:publication_of <album/109341#musicalexpression> ;
    mo:publisher <org/648#subject> ;
    mo:record _:N3175078cbf4c4b1294d03b6c9cba11c4 ;
    mo:record_count 1 ;
    schema:about <product/16576#subject>,
        <product/9307#subject> ;
    schema:datePublished "2021-04-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/14/109341/109341-511bcba7ac6a.jpg> ;
    schema:name "Eden through the rough / Takanori Nishikawa"@en,
        "Eden through the rough / 西川貴教"@ja,
        "Eden through the rough / Takanori Nishikawa"@ja-latn ;
    schema:publisher <org/648#subject> ;
    foaf:depiction <https://media.vgm.io/albums/14/109341/109341-511bcba7ac6a.jpg> .

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

_:N0e41a0f2330d4e02942b2e01598f70ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eden through the rough (Instrumental)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N3175078cbf4c4b1294d03b6c9cba11c4 ;
    schema:name "Eden through the rough (Instrumental)"@en .

_:N446228f2001940e8b3312c64bf1d5b12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Judgement"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N3175078cbf4c4b1294d03b6c9cba11c4 ;
    schema:name "Judgement"@en .

_:Ndee2eb91516648efa0a523f33756786c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eden through the rough"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N3175078cbf4c4b1294d03b6c9cba11c4 ;
    schema:name "Eden through the rough"@en .

_:Ne98fe75692974d2f98f27fab3beb23c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Judgement (Instrumental)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N3175078cbf4c4b1294d03b6c9cba11c4 ;
    schema:name "Judgement (Instrumental)"@en .

_:N3175078cbf4c4b1294d03b6c9cba11c4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0e41a0f2330d4e02942b2e01598f70ba,
        _:N446228f2001940e8b3312c64bf1d5b12,
        _:Ndee2eb91516648efa0a523f33756786c,
        _:Ne98fe75692974d2f98f27fab3beb23c0 ;
    mo:track_count 4 ;
    schema:duration "PT15:05"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0e41a0f2330d4e02942b2e01598f70ba,
        _:N446228f2001940e8b3312c64bf1d5b12,
        _:Ndee2eb91516648efa0a523f33756786c,
        _:Ne98fe75692974d2f98f27fab3beb23c0 .

