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

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

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

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

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

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

<artist/24983#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/48038#subject> ;
    schema:name "Acky Lano"@en ;
    foaf:made <album/48038#composition>,
        <album/48038#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/48038#musicalexpression> a mo:Signal ;
    mo:published_as <album/48038#subject> ;
    mo:records <album/48038#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/83/48038/48038-1413283615.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/48038#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/83/48038/48038-1413283615.jpg> ;
    foaf:depicts <album/48038#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/83/48038/48038-1413283615.jpg> .

<https://medium-media.vgm.io/albums/83/48038/48038-1413283615.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

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

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

<album/48038#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-11-12"^^xsd:date ;
    dcterms:title "EONIAN / ELISA"@en,
        "EONIAN -イオニアン- / ELISA"@ja,
        "EONIAN / ELISA"@ja-latn ;
    mo:catalogue_number "SECL-1608" ;
    mo:media_type "CD" ;
    mo:publication_of <album/48038#musicalexpression> ;
    mo:publisher <org/717#subject> ;
    mo:record _:N0d2c17ffe37e4028900a06a9bd629969 ;
    mo:record_count 1 ;
    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/83/48038/48038-1413283615.jpg> ;
    schema:name "EONIAN / ELISA"@en,
        "EONIAN -イオニアン- / ELISA"@ja,
        "EONIAN / ELISA"@ja-latn ;
    schema:publisher <org/717#subject> ;
    foaf:depiction <https://media.vgm.io/albums/83/48038/48038-1413283615.jpg> .

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

_:N2ba41659ba6f47b0b7e27a9e195ea359 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "AR"@en,
        "AR"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0d2c17ffe37e4028900a06a9bd629969 ;
    schema:name "AR"@en,
        "AR"@ja .

_:N2ed15c71268a404790b5b735bbef3394 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "EONIAN -Eonian- (Instrumental)"@en,
        "EONIAN -イオニアン- (Instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0d2c17ffe37e4028900a06a9bd629969 ;
    schema:name "EONIAN -Eonian- (Instrumental)"@en,
        "EONIAN -イオニアン- (Instrumental)"@ja .

_:N374dbf706e7646db99dde246e2f88cd5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Whither..."@en,
        "どこへ…"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0d2c17ffe37e4028900a06a9bd629969 ;
    schema:name "Whither..."@en,
        "どこへ…"@ja .

_:N6920c32268e14a9b8f530b5cf0e84fbf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "EONIAN -Eonian-"@en,
        "EONIAN -イオニアン-"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0d2c17ffe37e4028900a06a9bd629969 ;
    schema:name "EONIAN -Eonian-"@en,
        "EONIAN -イオニアン-"@ja .

_:N0d2c17ffe37e4028900a06a9bd629969 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2ba41659ba6f47b0b7e27a9e195ea359,
        _:N2ed15c71268a404790b5b735bbef3394,
        _:N374dbf706e7646db99dde246e2f88cd5,
        _:N6920c32268e14a9b8f530b5cf0e84fbf ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N2ba41659ba6f47b0b7e27a9e195ea359,
        _:N2ed15c71268a404790b5b735bbef3394,
        _:N374dbf706e7646db99dde246e2f88cd5,
        _:N6920c32268e14a9b8f530b5cf0e84fbf .

