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

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

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

<album/17635> a mo:Release ;
    mo:catalogue_number "MMM-0397" .

<artist/311#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/118704#subject> ;
    schema:name "Pierre Estève"@en ;
    foaf:made <album/118704#composition>,
        <album/118704#subject> ;
    foaf:name "Pierre Estève"@en .

<artist/312#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/118704#subject> ;
    schema:name "Stéphane Picq"@en ;
    foaf:made <album/118704#composition>,
        <album/118704#subject> ;
    foaf:name "Stéphane Picq"@en .

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

<album/118704#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Atlantis: The Lost Tales"@en,
        "Atlantis: The Lost Tales"@ja,
        "Atlantis: The Lost Tales"@ja-latn ;
    mo:performance_of <album/118704#musicalwork> ;
    mo:recorded_as <album/118704#musicalexpression> ;
    schema:name "Atlantis: The Lost Tales"@en,
        "Atlantis: The Lost Tales"@ja,
        "Atlantis: The Lost Tales"@ja-latn ;
    schema:workPerformed <album/118704#musicalwork> .

<https://media.vgm.io/albums/40/118704/118704-9a60c958a86e.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/118704#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/40/118704/118704-9a60c958a86e.jpg> ;
    foaf:depicts <album/118704#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/40/118704/118704-9a60c958a86e.jpg> .

<https://medium-media.vgm.io/albums/40/118704/118704-9a60c958a86e.jpg> a schema:ImageObject,
        foaf:Image .

<album/118704#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Atlantis: The Lost Tales"@en,
        "Atlantis: The Lost Tales"@ja,
        "Atlantis: The Lost Tales"@ja-latn ;
    mo:composer <artist/311#subject>,
        <artist/312#subject> ;
    mo:produced_work <album/118704#musicalwork> ;
    schema:name "Atlantis: The Lost Tales"@en,
        "Atlantis: The Lost Tales"@ja,
        "Atlantis: The Lost Tales"@ja-latn .

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

<album/118704#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1997-01-01"^^xsd:date ;
    dcterms:title "Atlantis: The Lost Tales"@en,
        "Atlantis: The Lost Tales"@ja,
        "Atlantis: The Lost Tales"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/17635> ;
    mo:publication_of <album/118704#musicalexpression> ;
    mo:publisher _:N15570a558b0a4dc896e539fc85208ae8 ;
    mo:record _:Ne7a5a95657a34179aae23d3c34f26b0c ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Atlantis: The Lost Tales"@en ;
            foaf:name "Atlantis: The Lost Tales"@en ] ;
    schema:datePublished "1997-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/40/118704/118704-9a60c958a86e.jpg> ;
    schema:name "Atlantis: The Lost Tales"@en,
        "Atlantis: The Lost Tales"@ja,
        "Atlantis: The Lost Tales"@ja-latn ;
    schema:publisher _:N15570a558b0a4dc896e539fc85208ae8 ;
    foaf:depiction <https://media.vgm.io/albums/40/118704/118704-9a60c958a86e.jpg> .

_:N15570a558b0a4dc896e539fc85208ae8 schema:name "N/A"@en ;
    foaf:name "N/A"@en .

_:N4f75a14e3dbe4ba5a68ab87c2453ec21 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stonehenge"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:Ne7a5a95657a34179aae23d3c34f26b0c ;
    schema:name "Stonehenge"@en .

_:N834daabca80e45c58695541a0210b6c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Am Ma Eya"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:Ne7a5a95657a34179aae23d3c34f26b0c ;
    schema:name "Am Ma Eya"@en .

_:N9669cda4064b4168b595cc44d69aaaf7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dark Spirits"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:Ne7a5a95657a34179aae23d3c34f26b0c ;
    schema:name "Dark Spirits"@en .

_:Ne90ebd33b05941c88523efd7b25a0e76 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sun Riders"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:Ne7a5a95657a34179aae23d3c34f26b0c ;
    schema:name "Sun Riders"@en .

_:Ne7a5a95657a34179aae23d3c34f26b0c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4f75a14e3dbe4ba5a68ab87c2453ec21,
        _:N834daabca80e45c58695541a0210b6c8,
        _:N9669cda4064b4168b595cc44d69aaaf7,
        _:Ne90ebd33b05941c88523efd7b25a0e76 ;
    mo:track_count 4 ;
    schema:duration "PT10:23"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N4f75a14e3dbe4ba5a68ab87c2453ec21,
        _:N834daabca80e45c58695541a0210b6c8,
        _:N9669cda4064b4168b595cc44d69aaaf7,
        _:Ne90ebd33b05941c88523efd7b25a0e76 .

