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

<artist/10902#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aya Harukazu"@en,
        "春和文"@ja ;
    foaf:made <album/48037#lyrics>,
        <album/48037#subject> ;
    foaf:name "Aya Harukazu"@en,
        "春和文"@ja .

<artist/43968#subject> a schema:Person,
        foaf:Person ;
    schema:name "Masumi Asano"@en,
        "あさのますみ"@ja ;
    foaf:made <album/48037#lyrics>,
        <album/48037#subject> ;
    foaf:name "Masumi Asano"@en,
        "あさのますみ"@ja .

<artist/7352#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sumiyo Mutsumi"@en,
        "六ツ見純代"@ja ;
    foaf:made <album/48037#lyrics>,
        <album/48037#subject> ;
    foaf:name "Sumiyo Mutsumi"@en,
        "六ツ見純代"@ja .

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

<artist/15893#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/48037#subject> ;
    schema:name "Mish-Mosh"@en ;
    foaf:made <album/48037#composition>,
        <album/48037#subject> ;
    foaf:name "Mish-Mosh"@en .

<artist/24983#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/48037#subject> ;
    schema:name "Acky Lano"@en ;
    foaf:made <album/48037#composition>,
        <album/48037#subject> ;
    foaf:name "Acky Lano"@en .

<product/3131#subject> a schema:CreativeWork ;
    schema:name "Expelled from Paradise"@en,
        "楽園追放 -Expelled from Paradise-"@ja,
        "RAKUEN TSUIHO -Expelled from Paradise-"@ja-latn ;
    foaf:name "Expelled from Paradise"@en,
        "楽園追放 -Expelled from Paradise-"@ja,
        "RAKUEN TSUIHO -Expelled from Paradise-"@ja-latn .

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

<org/717#subject> schema:name "SME Records"@en,
        "SME Records"@ja,
        "SME Records"@ja-latn ;
    foaf:name "SME Records"@en,
        "SME Records"@ja,
        "SME Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/73/48037/48037-1417597976.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/48037#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "EONIAN / ELISA [Limited Edition]"@en,
        "EONIAN -イオニアン- / ELISA"@ja,
        "EONIAN / ELISA [Limited Edition]"@ja-latn ;
    mo:performance_of <album/48037#musicalwork> ;
    mo:performer <artist/8613#subject> ;
    mo:recorded_as <album/48037#musicalexpression> ;
    schema:byArtist <artist/8613#subject> ;
    schema:name "EONIAN / ELISA [Limited Edition]"@en,
        "EONIAN -イオニアン- / ELISA"@ja,
        "EONIAN / ELISA [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/48037#musicalwork> .

<artist/8613#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/48037#performance> ;
    schema:name "ELISA"@en ;
    foaf:made <album/48037#lyrics>,
        <album/48037#subject> ;
    foaf:name "ELISA"@en .

<album/48037#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "EONIAN / ELISA [Limited Edition]"@en,
        "EONIAN -イオニアン- / ELISA"@ja,
        "EONIAN / ELISA [Limited Edition]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "CHAPPY"@en ;
            foaf:made <album/48037#composition> ;
            foaf:name "CHAPPY"@en ],
        <artist/15893#subject>,
        <artist/24983#subject> ;
    mo:produced_work <album/48037#musicalwork> ;
    schema:name "EONIAN / ELISA [Limited Edition]"@en,
        "EONIAN -イオニアン- / ELISA"@ja,
        "EONIAN / ELISA [Limited Edition]"@ja-latn .

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

<album/48037#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-11-12"^^xsd:date ;
    dcterms:title "EONIAN / ELISA [Limited Edition]"@en,
        "EONIAN -イオニアン- / ELISA"@ja,
        "EONIAN / ELISA [Limited Edition]"@ja-latn ;
    mo:catalogue_number "SECL-1606~7" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/48037#musicalexpression> ;
    mo:publisher <org/717#subject> ;
    mo:record _:N4e1580ec1f9b4776bc0a99ea39eb5252,
        _:N97f91ab47f414b90a50c98432500acb2 ;
    mo:record_count 2 ;
    schema:about <product/3131#subject> ;
    schema:byArtist <artist/8613#subject> ;
    schema:datePublished "2014-11-12"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/73/48037/48037-1417597976.jpg> ;
    schema:name "EONIAN / ELISA [Limited Edition]"@en,
        "EONIAN -イオニアン- / ELISA"@ja,
        "EONIAN / ELISA [Limited Edition]"@ja-latn ;
    schema:publisher <org/717#subject> ;
    foaf:depiction <https://media.vgm.io/albums/73/48037/48037-1417597976.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/48037#subject> ;
    schema:name "CHAPPY"@en ;
    foaf:made <album/48037#subject> ;
    foaf:name "CHAPPY"@en .

_:N1846338c8e974c0d9e6a1e26c931282e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "AR"@ja,
        "AR"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N97f91ab47f414b90a50c98432500acb2 ;
    schema:name "AR"@ja,
        "AR"@ja-latn .

_:N1ed879ddc5704f6f854f845e76812bea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "EONIAN -イオニアン- (Music Video)"@ja,
        "EONIAN (Music Video)"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4e1580ec1f9b4776bc0a99ea39eb5252 ;
    schema:name "EONIAN -イオニアン- (Music Video)"@ja,
        "EONIAN (Music Video)"@ja-latn .

_:N78c117f0696e4052a0b1825831b39196 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "『楽園追放 -Expelled from Paradise-』Theatrical Trailer Ver. 3.0"@ja,
        "\"Rakuen Tsuihou -Expelled from Paradise-\" Theatrical Trailer Ver. 3.0"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4e1580ec1f9b4776bc0a99ea39eb5252 ;
    schema:name "『楽園追放 -Expelled from Paradise-』Theatrical Trailer Ver. 3.0"@ja,
        "\"Rakuen Tsuihou -Expelled from Paradise-\" Theatrical Trailer Ver. 3.0"@ja-latn .

_:N7f0c98c8f969406abcfa876d50af880a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "EONIAN -イオニアン- (Instrumental)"@ja,
        "EONIAN (Instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:49"^^xsd:interval ;
    schema:inPlaylist _:N97f91ab47f414b90a50c98432500acb2 ;
    schema:name "EONIAN -イオニアン- (Instrumental)"@ja,
        "EONIAN (Instrumental)"@ja-latn .

_:N993146235f8045869c4dc9c3f00dd522 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "EONIAN -イオニアン-"@ja,
        "EONIAN"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:50"^^xsd:interval ;
    schema:inPlaylist _:N97f91ab47f414b90a50c98432500acb2 ;
    schema:name "EONIAN -イオニアン-"@ja,
        "EONIAN"@ja-latn .

_:Ne7728d4b725640f3b4155c4a0a9f244d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "どこへ..."@ja,
        "Doko e..."@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N97f91ab47f414b90a50c98432500acb2 ;
    schema:name "どこへ..."@ja,
        "Doko e..."@ja-latn .

_:N4e1580ec1f9b4776bc0a99ea39eb5252 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N1ed879ddc5704f6f854f845e76812bea,
        _:N78c117f0696e4052a0b1825831b39196 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N1ed879ddc5704f6f854f845e76812bea,
        _:N78c117f0696e4052a0b1825831b39196 .

_:N97f91ab47f414b90a50c98432500acb2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1846338c8e974c0d9e6a1e26c931282e,
        _:N7f0c98c8f969406abcfa876d50af880a,
        _:N993146235f8045869c4dc9c3f00dd522,
        _:Ne7728d4b725640f3b4155c4a0a9f244d ;
    mo:track_count 4 ;
    schema:duration "PT20:18"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N1846338c8e974c0d9e6a1e26c931282e,
        _:N7f0c98c8f969406abcfa876d50af880a,
        _:N993146235f8045869c4dc9c3f00dd522,
        _:Ne7728d4b725640f3b4155c4a0a9f244d .

