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

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

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

<product/24411#subject> a schema:CreativeWork ;
    schema:name "The Book of Lulu"@en,
        "ルル"@ja,
        "The Book of Lulu"@ja-latn ;
    foaf:name "The Book of Lulu"@en,
        "ルル"@ja,
        "The Book of Lulu"@ja-latn .

<album/127549#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ESCAPE FROM THE BOOK ORIGINAL and EXTENDED SOUNDTRACK from LE LIVRE de LULU"@en,
        "ESCAPE FROM THE BOOK ORIGINAL and EXTENDED SOUNDTRACK from LE LIVRE de LULU"@ja,
        "ESCAPE FROM THE BOOK ORIGINAL and EXTENDED SOUNDTRACK from LE LIVRE de LULU"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Olivier Pryszlak"@en ;
            foaf:made <album/127549#composition> ;
            foaf:name "Olivier Pryszlak"@en ] ;
    mo:produced_work <album/127549#musicalwork> ;
    schema:name "ESCAPE FROM THE BOOK ORIGINAL and EXTENDED SOUNDTRACK from LE LIVRE de LULU"@en,
        "ESCAPE FROM THE BOOK ORIGINAL and EXTENDED SOUNDTRACK from LE LIVRE de LULU"@ja,
        "ESCAPE FROM THE BOOK ORIGINAL and EXTENDED SOUNDTRACK from LE LIVRE de LULU"@ja-latn .

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

<album/127549#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ESCAPE FROM THE BOOK ORIGINAL and EXTENDED SOUNDTRACK from LE LIVRE de LULU"@en,
        "ESCAPE FROM THE BOOK ORIGINAL and EXTENDED SOUNDTRACK from LE LIVRE de LULU"@ja,
        "ESCAPE FROM THE BOOK ORIGINAL and EXTENDED SOUNDTRACK from LE LIVRE de LULU"@ja-latn ;
    mo:performance_of <album/127549#musicalwork> ;
    mo:recorded_as <album/127549#musicalexpression> ;
    schema:name "ESCAPE FROM THE BOOK ORIGINAL and EXTENDED SOUNDTRACK from LE LIVRE de LULU"@en,
        "ESCAPE FROM THE BOOK ORIGINAL and EXTENDED SOUNDTRACK from LE LIVRE de LULU"@ja,
        "ESCAPE FROM THE BOOK ORIGINAL and EXTENDED SOUNDTRACK from LE LIVRE de LULU"@ja-latn ;
    schema:workPerformed <album/127549#musicalwork> .

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

<https://medium-media.vgm.io/albums/94/127549/127549-df2345689536.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/127549#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1996-01-01"^^xsd:date ;
    dcterms:title "ESCAPE FROM THE BOOK ORIGINAL and EXTENDED SOUNDTRACK from LE LIVRE de LULU"@en,
        "ESCAPE FROM THE BOOK ORIGINAL and EXTENDED SOUNDTRACK from LE LIVRE de LULU"@ja,
        "ESCAPE FROM THE BOOK ORIGINAL and EXTENDED SOUNDTRACK from LE LIVRE de LULU"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/127549#musicalexpression> ;
    mo:publisher _:N9c611c46b51949c9a3f426c791a350c5 ;
    mo:record_count 0 ;
    schema:about <product/24411#subject> ;
    schema:datePublished "1996-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/94/127549/127549-df2345689536.jpg> ;
    schema:name "ESCAPE FROM THE BOOK ORIGINAL and EXTENDED SOUNDTRACK from LE LIVRE de LULU"@en,
        "ESCAPE FROM THE BOOK ORIGINAL and EXTENDED SOUNDTRACK from LE LIVRE de LULU"@ja,
        "ESCAPE FROM THE BOOK ORIGINAL and EXTENDED SOUNDTRACK from LE LIVRE de LULU"@ja-latn ;
    schema:publisher _:N9c611c46b51949c9a3f426c791a350c5 ;
    foaf:depiction <https://media.vgm.io/albums/94/127549/127549-df2345689536.jpg> .

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

_:N9c611c46b51949c9a3f426c791a350c5 schema:name "Ariadne Media"@en,
        "Ariadne Media"@ja,
        "Ariadne Media"@ja-latn ;
    foaf:name "Ariadne Media"@en,
        "Ariadne Media"@ja,
        "Ariadne Media"@ja-latn .

