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

<artist/15368#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yumi Uchimura"@en,
        "内村友美"@ja ;
    foaf:made <album/80997#lyrics>,
        <album/80997#subject> ;
    foaf:name "Yumi Uchimura"@en,
        "内村友美"@ja .

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

<artist/9684#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/80997#subject> ;
    schema:name "Ryo Eguchi"@en,
        "江口亮"@ja ;
    foaf:made <album/80997#composition>,
        <album/80997#subject> ;
    foaf:name "Ryo Eguchi"@en,
        "江口亮"@ja .

<product/6716#subject> a schema:CreativeWork ;
    schema:name "Eden of the East: The King of Eden"@en,
        "東のエデン 劇場版I The King of Eden"@ja,
        "Higashi no Eden Gekijouban I: The King of Eden"@ja-latn ;
    foaf:name "Eden of the East: The King of Eden"@en,
        "東のエデン 劇場版I The King of Eden"@ja,
        "Higashi no Eden Gekijouban I: The King of Eden"@ja-latn .

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

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

<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/79/80997/80997-1538314814.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/80997#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/79/80997/80997-1538314814.jpg> ;
    foaf:depicts <album/80997#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/79/80997/80997-1538314814.jpg> .

<https://medium-media.vgm.io/albums/79/80997/80997-1538314814.jpg> a schema:ImageObject,
        foaf:Image .

<album/80997#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "light prayer / school food punishment [Limited Edition]"@en,
        "light prayer / school food punishment [Limited Edition]"@ja,
        "light prayer / school food punishment [Limited Edition]"@ja-latn ;
    mo:composer <artist/11856#subject>,
        <artist/9684#subject> ;
    mo:produced_work <album/80997#musicalwork> ;
    schema:name "light prayer / school food punishment [Limited Edition]"@en,
        "light prayer / school food punishment [Limited Edition]"@ja,
        "light prayer / school food punishment [Limited Edition]"@ja-latn .

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

<album/80997#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "light prayer / school food punishment [Limited Edition]"@en,
        "light prayer / school food punishment [Limited Edition]"@ja,
        "light prayer / school food punishment [Limited Edition]"@ja-latn ;
    mo:performance_of <album/80997#musicalwork> ;
    mo:performer <artist/11856#subject> ;
    mo:recorded_as <album/80997#musicalexpression> ;
    schema:byArtist <artist/11856#subject> ;
    schema:name "light prayer / school food punishment [Limited Edition]"@en,
        "light prayer / school food punishment [Limited Edition]"@ja,
        "light prayer / school food punishment [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/80997#musicalwork> .

<artist/11856#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/80997#subject> ;
    mo:performed <album/80997#performance> ;
    schema:name "school food punishment"@en ;
    foaf:made <album/80997#composition>,
        <album/80997#subject> ;
    foaf:name "school food punishment"@en .

<album/80997#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-12-02"^^xsd:date ;
    dcterms:title "light prayer / school food punishment [Limited Edition]"@en,
        "light prayer / school food punishment [Limited Edition]"@ja,
        "light prayer / school food punishment [Limited Edition]"@ja-latn ;
    mo:catalogue_number "ESCL-3334~5" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/80997#musicalexpression> ;
    mo:publisher <org/648#subject> ;
    mo:record _:N46e659958da443d49908a06131d88caf,
        _:Na13a4f7c146e4f04a0b1f21ddeb79af3 ;
    mo:record_count 2 ;
    schema:about <product/6716#subject> ;
    schema:byArtist <artist/11856#subject> ;
    schema:datePublished "2009-12-02"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/79/80997/80997-1538314814.jpg> ;
    schema:name "light prayer / school food punishment [Limited Edition]"@en,
        "light prayer / school food punishment [Limited Edition]"@ja,
        "light prayer / school food punishment [Limited Edition]"@ja-latn ;
    schema:publisher <org/648#subject> ;
    foaf:depiction <https://media.vgm.io/albums/79/80997/80997-1538314814.jpg> .

_:N15d71af8a11248d7ae1bbd383e41763b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「東のエデン」 劇場版予告編映像"@ja,
        "\"Eden of The East\" Gekijouban Yokokuhen Eizou"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N46e659958da443d49908a06131d88caf ;
    schema:name "「東のエデン」 劇場版予告編映像"@ja,
        "\"Eden of The East\" Gekijouban Yokokuhen Eizou"@ja-latn .

_:N4c2fb0cfc3f94b63ae99edd59635f49b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sea-through communication -MUSIC VIDEO-"@ja,
        "sea-through communication -MUSIC VIDEO-"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N46e659958da443d49908a06131d88caf ;
    schema:name "sea-through communication -MUSIC VIDEO-"@ja,
        "sea-through communication -MUSIC VIDEO-"@ja-latn .

_:N6cbe89995d94416a82ae5a419bf790e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "futuristic imagination -LIVE at STUDIO COAST 2009.6.29-"@ja,
        "futuristic imagination -LIVE at STUDIO COAST 2009.6.29-"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N46e659958da443d49908a06131d88caf ;
    schema:name "futuristic imagination -LIVE at STUDIO COAST 2009.6.29-"@ja,
        "futuristic imagination -LIVE at STUDIO COAST 2009.6.29-"@ja-latn .

_:N8f298a5fedb14fceba624ad43860a91c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sea-through communication -sung in English with symphony-"@ja,
        "sea-through communication -sung in English with symphony-"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:Na13a4f7c146e4f04a0b1f21ddeb79af3 ;
    schema:name "sea-through communication -sung in English with symphony-"@ja,
        "sea-through communication -sung in English with symphony-"@ja-latn .

_:Nc6a97a1f22e44dc487f62935af19caaa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "light prayer"@ja,
        "light prayer"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:Na13a4f7c146e4f04a0b1f21ddeb79af3 ;
    schema:name "light prayer"@ja,
        "light prayer"@ja-latn .

_:Ne417952830fd4f36b5fdcbf91d5e8805 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "deviswitch"@ja,
        "deviswitch"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:Na13a4f7c146e4f04a0b1f21ddeb79af3 ;
    schema:name "deviswitch"@ja,
        "deviswitch"@ja-latn .

_:N46e659958da443d49908a06131d88caf a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N15d71af8a11248d7ae1bbd383e41763b,
        _:N4c2fb0cfc3f94b63ae99edd59635f49b,
        _:N6cbe89995d94416a82ae5a419bf790e0 ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N15d71af8a11248d7ae1bbd383e41763b,
        _:N4c2fb0cfc3f94b63ae99edd59635f49b,
        _:N6cbe89995d94416a82ae5a419bf790e0 .

_:Na13a4f7c146e4f04a0b1f21ddeb79af3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N8f298a5fedb14fceba624ad43860a91c,
        _:Nc6a97a1f22e44dc487f62935af19caaa,
        _:Ne417952830fd4f36b5fdcbf91d5e8805 ;
    mo:track_count 3 ;
    schema:duration "PT13:15"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N8f298a5fedb14fceba624ad43860a91c,
        _:Nc6a97a1f22e44dc487f62935af19caaa,
        _:Ne417952830fd4f36b5fdcbf91d5e8805 .

