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

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

<artist/35770#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/14749#subject> ;
    schema:name "Elliot Goldenthal"@en ;
    foaf:made <album/14749#composition>,
        <album/14749#subject> ;
    foaf:name "Elliot Goldenthal"@en .

<product/1335#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY THE SPIRITS WITHIN"@en,
        "ファイナルファンタジー"@ja,
        "FINAL FANTASY THE SPIRITS WITHIN"@ja-latn ;
    foaf:name "FINAL FANTASY THE SPIRITS WITHIN"@en,
        "ファイナルファンタジー"@ja,
        "FINAL FANTASY THE SPIRITS WITHIN"@ja-latn .

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

<org/1066#subject> schema:name "Sony Records International"@en,
        "ソニーレコーズ インターナショナル"@ja,
        "Sony Records International"@ja-latn ;
    foaf:name "Sony Records International"@en,
        "ソニーレコーズ インターナショナル"@ja,
        "Sony Records International"@ja-latn .

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

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

<album/14749#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Dream Within / Lara Fabian"@en,
        "The Dream Within / Lara Fabian"@ja,
        "The Dream Within / Lara Fabian"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Dave Pickell"@en ;
            foaf:made <album/14749#composition> ;
            foaf:name "Dave Pickell"@en ],
        <artist/35770#subject> ;
    mo:produced_work <album/14749#musicalwork> ;
    schema:name "The Dream Within / Lara Fabian"@en,
        "The Dream Within / Lara Fabian"@ja,
        "The Dream Within / Lara Fabian"@ja-latn .

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

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

<album/14749#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Dream Within / Lara Fabian"@en,
        "The Dream Within / Lara Fabian"@ja,
        "The Dream Within / Lara Fabian"@ja-latn ;
    mo:performance_of <album/14749#musicalwork> ;
    mo:performer _:N4a1d6e0ac1df4e1db7464fc617650f16 ;
    mo:recorded_as <album/14749#musicalexpression> ;
    schema:byArtist _:N4a1d6e0ac1df4e1db7464fc617650f16 ;
    schema:name "The Dream Within / Lara Fabian"@en,
        "The Dream Within / Lara Fabian"@ja,
        "The Dream Within / Lara Fabian"@ja-latn ;
    schema:workPerformed <album/14749#musicalwork> .

<album/14749#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2001-09-19"^^xsd:date ;
    dcterms:title "The Dream Within / Lara Fabian"@en,
        "The Dream Within / Lara Fabian"@ja,
        "The Dream Within / Lara Fabian"@ja-latn ;
    mo:catalogue_number "SRCS-2547" ;
    mo:media_type "CD" ;
    mo:publication_of <album/14749#musicalexpression> ;
    mo:publisher <org/1066#subject> ;
    mo:record _:Ne0ba617f1ec14925848cb5c0261a93e3 ;
    mo:record_count 1 ;
    schema:about <product/1335#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Lara Fabian"@en ;
            foaf:name "Lara Fabian"@en ] ;
    schema:datePublished "2001-09-19"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/94/14749/14749-1484961843.jpg> ;
    schema:name "The Dream Within / Lara Fabian"@en,
        "The Dream Within / Lara Fabian"@ja,
        "The Dream Within / Lara Fabian"@ja-latn ;
    schema:publisher <org/1066#subject> ;
    foaf:depiction <https://media.vgm.io/albums/94/14749/14749-1484961843.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Richard Rudolph"@en ;
    foaf:made <album/14749#lyrics> ;
    foaf:name "Richard Rudolph"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Joanne Houlden"@en ;
    foaf:made <album/14749#lyrics> ;
    foaf:name "Joanne Houlden"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Richard Rudolph"@en ;
    foaf:made <album/14749#subject> ;
    foaf:name "Richard Rudolph"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Joanne Houlden"@en ;
    foaf:made <album/14749#subject> ;
    foaf:name "Joanne Houlden"@en .

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

_:N4a1d6e0ac1df4e1db7464fc617650f16 a schema:Person,
        foaf:Person ;
    mo:performed <album/14749#performance> ;
    schema:name "Lara Fabian"@en ;
    foaf:name "Lara Fabian"@en .

_:Na8209d75fef74d249a2611e6eb8f3791 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Before We Say Goodbye"@en,
        "ビフォー・ウイ・セイ・グッドバイ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:Ne0ba617f1ec14925848cb5c0261a93e3 ;
    schema:name "Before We Say Goodbye"@en,
        "ビフォー・ウイ・セイ・グッドバイ"@ja .

_:Ne0cfe2b235e5426c886152ff23e82f93 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Dream Within"@en,
        "ザ・ドリーム・ウィズイン"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:Ne0ba617f1ec14925848cb5c0261a93e3 ;
    schema:name "The Dream Within"@en,
        "ザ・ドリーム・ウィズイン"@ja .

_:Ne0ba617f1ec14925848cb5c0261a93e3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Na8209d75fef74d249a2611e6eb8f3791,
        _:Ne0cfe2b235e5426c886152ff23e82f93 ;
    mo:track_count 2 ;
    schema:duration "PT9:06"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Na8209d75fef74d249a2611e6eb8f3791,
        _:Ne0cfe2b235e5426c886152ff23e82f93 .

