@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 _:N11d88d0d83c544418ab9434007ebd360,
        _:Nebf219d1c42e4b759d8c782a166b70cb ;
    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> .

_:N07443042850d4242ad2067b7a00ef1e9 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 _:Nebf219d1c42e4b759d8c782a166b70cb ;
    schema:name "「東のエデン」 劇場版予告編映像"@ja,
        "\"Eden of The East\" Gekijouban Yokokuhen Eizou"@ja-latn .

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

_:N864ab5c5fc2b4ef5a88248ffdcf9419b 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 _:Nebf219d1c42e4b759d8c782a166b70cb ;
    schema:name "sea-through communication -MUSIC VIDEO-"@ja,
        "sea-through communication -MUSIC VIDEO-"@ja-latn .

_:Nb59b8a4b3fcf4c608717c67224e73a49 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 _:Nebf219d1c42e4b759d8c782a166b70cb ;
    schema:name "futuristic imagination -LIVE at STUDIO COAST 2009.6.29-"@ja,
        "futuristic imagination -LIVE at STUDIO COAST 2009.6.29-"@ja-latn .

_:Ne50d5323a47944a49ea05e5611f80528 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 _:N11d88d0d83c544418ab9434007ebd360 ;
    schema:name "sea-through communication -sung in English with symphony-"@ja,
        "sea-through communication -sung in English with symphony-"@ja-latn .

_:Nfa07861ace0b455cb4dfe68fdbf68648 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 _:N11d88d0d83c544418ab9434007ebd360 ;
    schema:name "light prayer"@ja,
        "light prayer"@ja-latn .

_:N11d88d0d83c544418ab9434007ebd360 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1606f1627a4e466bb652609f6a34b40c,
        _:Ne50d5323a47944a49ea05e5611f80528,
        _:Nfa07861ace0b455cb4dfe68fdbf68648 ;
    mo:track_count 3 ;
    schema:duration "PT13:15"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N1606f1627a4e466bb652609f6a34b40c,
        _:Ne50d5323a47944a49ea05e5611f80528,
        _:Nfa07861ace0b455cb4dfe68fdbf68648 .

_:Nebf219d1c42e4b759d8c782a166b70cb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N07443042850d4242ad2067b7a00ef1e9,
        _:N864ab5c5fc2b4ef5a88248ffdcf9419b,
        _:Nb59b8a4b3fcf4c608717c67224e73a49 ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N07443042850d4242ad2067b7a00ef1e9,
        _:N864ab5c5fc2b4ef5a88248ffdcf9419b,
        _:Nb59b8a4b3fcf4c608717c67224e73a49 .

