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

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

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

<artist/1617#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33319#subject> ;
    schema:name "Akihiro Honda"@en,
        "本田晃弘"@ja ;
    foaf:made <album/33319#composition>,
        <album/33319#subject> ;
    foaf:name "Akihiro Honda"@en,
        "本田晃弘"@ja .

<artist/3957#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33319#subject> ;
    schema:name "Maki Kirioka"@en,
        "桐岡麻季"@ja ;
    foaf:made <album/33319#composition>,
        <album/33319#subject> ;
    foaf:name "Maki Kirioka"@en,
        "桐岡麻季"@ja .

<artist/40#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33319#subject> ;
    schema:name "Masumi Ito"@en,
        "伊藤真澄"@ja ;
    foaf:made <album/33319#composition>,
        <album/33319#subject> ;
    foaf:name "Masumi Ito"@en,
        "伊藤真澄"@ja .

<product/1934#subject> a schema:CreativeWork ;
    schema:name "ZONE OF THE ENDERS"@en,
        "ZONE OF THE ENDERS"@ja,
        "ZONE OF THE ENDERS"@ja-latn ;
    foaf:name "ZONE OF THE ENDERS"@en,
        "ZONE OF THE ENDERS"@ja,
        "ZONE OF THE ENDERS"@ja-latn .

<product/1935#subject> a schema:CreativeWork ;
    schema:name "ZONE OF THE ENDERS: THE 2nd RUNNER"@en,
        "アヌビス ゾーン オブ エンダーズ"@ja,
        "ANUBIS: ZONE OF THE ENDERS"@ja-latn ;
    foaf:name "ZONE OF THE ENDERS: THE 2nd RUNNER"@en,
        "アヌビス ゾーン オブ エンダーズ"@ja,
        "ANUBIS: ZONE OF THE ENDERS"@ja-latn .

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

<album/33319#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ZONE OF THE ENDERS ReBOOT EDITION"@en,
        "ZONE OF THE ENDERS ReBOOT EDITION"@ja,
        "ZONE OF THE ENDERS ReBOOT EDITION"@ja-latn ;
    mo:performance_of <album/33319#musicalwork> ;
    mo:recorded_as <album/33319#musicalexpression> ;
    schema:name "ZONE OF THE ENDERS ReBOOT EDITION"@en,
        "ZONE OF THE ENDERS ReBOOT EDITION"@ja,
        "ZONE OF THE ENDERS ReBOOT EDITION"@ja-latn ;
    schema:workPerformed <album/33319#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/91/33319/33319-1352182699.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/33319#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ZONE OF THE ENDERS ReBOOT EDITION"@en,
        "ZONE OF THE ENDERS ReBOOT EDITION"@ja,
        "ZONE OF THE ENDERS ReBOOT EDITION"@ja-latn ;
    mo:composer <artist/1617#subject>,
        <artist/3957#subject>,
        <artist/40#subject> ;
    mo:produced_work <album/33319#musicalwork> ;
    schema:name "ZONE OF THE ENDERS ReBOOT EDITION"@en,
        "ZONE OF THE ENDERS ReBOOT EDITION"@ja,
        "ZONE OF THE ENDERS ReBOOT EDITION"@ja-latn .

<album/33319#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-10-25"^^xsd:date ;
    dcterms:title "ZONE OF THE ENDERS ReBOOT EDITION"@en,
        "ZONE OF THE ENDERS ReBOOT EDITION"@ja,
        "ZONE OF THE ENDERS ReBOOT EDITION"@ja-latn ;
    mo:catalogue_number "KJP-0011" ;
    mo:media_type "CD" ;
    mo:publication_of <album/33319#musicalexpression> ;
    mo:publisher <org/2246#subject> ;
    mo:record _:N22fb6a77e53f49668fb6f50a25baaacf ;
    mo:record_count 1 ;
    schema:about <product/1934#subject>,
        <product/1935#subject> ;
    schema:datePublished "2012-10-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/91/33319/33319-1352182699.jpg> ;
    schema:name "ZONE OF THE ENDERS ReBOOT EDITION"@en,
        "ZONE OF THE ENDERS ReBOOT EDITION"@ja,
        "ZONE OF THE ENDERS ReBOOT EDITION"@ja-latn ;
    schema:publisher <org/2246#subject> ;
    foaf:depiction <https://media.vgm.io/albums/91/33319/33319-1352182699.jpg> .

_:N20b7aa6b929a4eaa8d2aa98a9f22ded2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beyond the Bounds (Mitsuto Suzuki 020203 Mix feat.Sana)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:50"^^xsd:interval ;
    schema:inPlaylist _:N22fb6a77e53f49668fb6f50a25baaacf ;
    schema:name "Beyond the Bounds (Mitsuto Suzuki 020203 Mix feat.Sana)"@ja .

_:N27dd4b2df875491f95f38ea3a60a6e5a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ADA －Talk Log－"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N22fb6a77e53f49668fb6f50a25baaacf ;
    schema:name "ADA －Talk Log－"@ja .

_:N8fa109ec56a54489a6a0160a14f39821 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ardjet (DJ URAKEN Remix)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N22fb6a77e53f49668fb6f50a25baaacf ;
    schema:name "Ardjet (DJ URAKEN Remix)"@ja .

_:Nb9295bfee7004c3196b0d3749262192e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beyond the Bounds (Full Version)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:N22fb6a77e53f49668fb6f50a25baaacf ;
    schema:name "Beyond the Bounds (Full Version)"@ja .

_:Nbb89789589904cf4ae630aad18d3bfc9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jehuty - Vivid Transparency (Daigo Kawai Remix)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:N22fb6a77e53f49668fb6f50a25baaacf ;
    schema:name "Jehuty - Vivid Transparency (Daigo Kawai Remix)"@ja .

_:Ncaadfad8657f49048176bd659135f7aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "flowing destiny"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:35"^^xsd:interval ;
    schema:inPlaylist _:N22fb6a77e53f49668fb6f50a25baaacf ;
    schema:name "flowing destiny"@ja .

_:Ndc67fe4e4326498fb565492afd57982f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "希望という名の光 (セルヴィスのテーマ)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N22fb6a77e53f49668fb6f50a25baaacf ;
    schema:name "希望という名の光 (セルヴィスのテーマ)"@ja .

_:Ndf88781d475b4c5a896b476a2cf42614 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "KISS ME SUNLIGHTS"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N22fb6a77e53f49668fb6f50a25baaacf ;
    schema:name "KISS ME SUNLIGHTS"@ja .

_:N22fb6a77e53f49668fb6f50a25baaacf a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N20b7aa6b929a4eaa8d2aa98a9f22ded2,
        _:N27dd4b2df875491f95f38ea3a60a6e5a,
        _:N8fa109ec56a54489a6a0160a14f39821,
        _:Nb9295bfee7004c3196b0d3749262192e,
        _:Nbb89789589904cf4ae630aad18d3bfc9,
        _:Ncaadfad8657f49048176bd659135f7aa,
        _:Ndc67fe4e4326498fb565492afd57982f,
        _:Ndf88781d475b4c5a896b476a2cf42614 ;
    mo:track_count 8 ;
    schema:duration "PT37:15"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N20b7aa6b929a4eaa8d2aa98a9f22ded2,
        _:N27dd4b2df875491f95f38ea3a60a6e5a,
        _:N8fa109ec56a54489a6a0160a14f39821,
        _:Nb9295bfee7004c3196b0d3749262192e,
        _:Nbb89789589904cf4ae630aad18d3bfc9,
        _:Ncaadfad8657f49048176bd659135f7aa,
        _:Ndc67fe4e4326498fb565492afd57982f,
        _:Ndf88781d475b4c5a896b476a2cf42614 .

