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

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

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

<artist/9423#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/135016#subject> ;
    schema:name "Jean Baudlot"@en ;
    foaf:made <album/135016#composition>,
        <album/135016#subject> ;
    foaf:name "Jean Baudlot"@en .

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

<album/135016#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Time Travellers - A Tribute to Future Wars (Les Voyageurs du Temps)"@en,
        "Time Travellers - A Tribute to Future Wars (Les Voyageurs du Temps)"@ja,
        "Time Travellers - A Tribute to Future Wars (Les Voyageurs du Temps)"@ja-latn ;
    mo:performance_of <album/135016#musicalwork> ;
    mo:recorded_as <album/135016#musicalexpression> ;
    schema:name "Time Travellers - A Tribute to Future Wars (Les Voyageurs du Temps)"@en,
        "Time Travellers - A Tribute to Future Wars (Les Voyageurs du Temps)"@ja,
        "Time Travellers - A Tribute to Future Wars (Les Voyageurs du Temps)"@ja-latn ;
    schema:workPerformed <album/135016#musicalwork> .

<https://media.vgm.io/albums/61/135016/135016-3665848112b4.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/135016#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/61/135016/135016-3665848112b4.jpg> ;
    foaf:depicts <album/135016#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/61/135016/135016-3665848112b4.jpg> .

<https://medium-media.vgm.io/albums/61/135016/135016-3665848112b4.jpg> a schema:ImageObject,
        foaf:Image .

<album/135016#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Time Travellers - A Tribute to Future Wars (Les Voyageurs du Temps)"@en,
        "Time Travellers - A Tribute to Future Wars (Les Voyageurs du Temps)"@ja,
        "Time Travellers - A Tribute to Future Wars (Les Voyageurs du Temps)"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Flavien Morel"@en ;
            foaf:made <album/135016#composition> ;
            foaf:name "Flavien Morel"@en ],
        <artist/9423#subject> ;
    mo:produced_work <album/135016#musicalwork> ;
    schema:name "Time Travellers - A Tribute to Future Wars (Les Voyageurs du Temps)"@en,
        "Time Travellers - A Tribute to Future Wars (Les Voyageurs du Temps)"@ja,
        "Time Travellers - A Tribute to Future Wars (Les Voyageurs du Temps)"@ja-latn .

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

<album/135016#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-12-28"^^xsd:date ;
    dcterms:title "Time Travellers - A Tribute to Future Wars (Les Voyageurs du Temps)"@en,
        "Time Travellers - A Tribute to Future Wars (Les Voyageurs du Temps)"@ja,
        "Time Travellers - A Tribute to Future Wars (Les Voyageurs du Temps)"@ja-latn ;
    mo:catalogue_number "GENDELPHINE001CD" ;
    mo:media_type "3 CD" ;
    mo:publication_of <album/135016#musicalexpression> ;
    mo:publisher _:Naa074b46848f4cc78495e22c48e416a2 ;
    mo:record _:N19c2c321bad547ff949ed6ced9a8dd9d,
        _:N37073f08cc0c4f3f8867de92b8eaf5c5,
        _:N47e78230346e49e0bf3b0e26a2c22c28 ;
    mo:record_count 3 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Les Voyageurs du Temps (Future Wars: Adventures In Time)"@en ;
            foaf:name "Les Voyageurs du Temps (Future Wars: Adventures In Time)"@en ] ;
    schema:datePublished "2022-12-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/61/135016/135016-3665848112b4.jpg> ;
    schema:name "Time Travellers - A Tribute to Future Wars (Les Voyageurs du Temps)"@en,
        "Time Travellers - A Tribute to Future Wars (Les Voyageurs du Temps)"@ja,
        "Time Travellers - A Tribute to Future Wars (Les Voyageurs du Temps)"@ja-latn ;
    schema:publisher _:Naa074b46848f4cc78495e22c48e416a2 ;
    foaf:depiction <https://media.vgm.io/albums/61/135016/135016-3665848112b4.jpg> .

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

_:N00c471cca0644064b226459bbcc710c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aliens"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:N37073f08cc0c4f3f8867de92b8eaf5c5 ;
    schema:name "Aliens"@en .

_:N00d0aec959fd42b2bfcc5149bf2d2353 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Future Wars"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:N19c2c321bad547ff949ed6ced9a8dd9d ;
    schema:name "Future Wars"@en .

_:N03d56cc6a0c241f48b758afaf1d41cfa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Medieval"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:N19c2c321bad547ff949ed6ced9a8dd9d ;
    schema:name "Medieval"@en .

_:N1198b1c0bae049a59cc29125a168beb0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Suite 21"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:N37073f08cc0c4f3f8867de92b8eaf5c5 ;
    schema:name "Suite 21"@en .

_:N161b17e40ccc4272a5fe050f49b72649 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mediaeval 1304"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:48"^^xsd:interval ;
    schema:inPlaylist _:N47e78230346e49e0bf3b0e26a2c22c28 ;
    schema:name "Mediaeval 1304"@en .

_:N3119b7da415b4b3886402ed2a634f374 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Metaphysical Monks X The Wheel"@en ;
    mo:track_number 3 ;
    schema:duration "PT6:35"^^xsd:interval ;
    schema:inPlaylist _:N47e78230346e49e0bf3b0e26a2c22c28 ;
    schema:name "Metaphysical Monks X The Wheel"@en .

_:N394c408933944d9ba7881c6833b3bebe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Escalator Music (Shuttle to PARIS IV)"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N47e78230346e49e0bf3b0e26a2c22c28 ;
    schema:name "Escalator Music (Shuttle to PARIS IV)"@en .

_:N3c3001531aee4991b746df82fc9c2edb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Suite 23"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:N37073f08cc0c4f3f8867de92b8eaf5c5 ;
    schema:name "Suite 23"@en .

_:N3e36f52960cd4282830045540f842d1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Super Future (PARIS II Métro Station)"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:N47e78230346e49e0bf3b0e26a2c22c28 ;
    schema:name "Super Future (PARIS II Métro Station)"@en .

_:N3fa84879705e41f99874b71c8726ed09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Suite 22"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N19c2c321bad547ff949ed6ced9a8dd9d ;
    schema:name "Suite 22"@en .

_:N461bdc85ac6045a6a478f31d57d9363e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Superfutur"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:N37073f08cc0c4f3f8867de92b8eaf5c5 ;
    schema:name "Superfutur"@en .

_:N5252ca71d10049f8a0886b7bfb3cec7b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Escalator"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N19c2c321bad547ff949ed6ced9a8dd9d ;
    schema:name "Escalator"@en .

_:N5b9e52912d864aeca730948897d8324b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Future Wars 4315"@en ;
    mo:track_number 4 ;
    schema:duration "PT6:07"^^xsd:interval ;
    schema:inPlaylist _:N47e78230346e49e0bf3b0e26a2c22c28 ;
    schema:name "Future Wars 4315"@en .

_:N5ccbd689c69740eb8f4e3ed670e7abcb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Future Wars"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:N37073f08cc0c4f3f8867de92b8eaf5c5 ;
    schema:name "Future Wars"@en .

_:N5ff8c88d59254860904f62a78dc36f0a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dugger (Title)"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N19c2c321bad547ff949ed6ced9a8dd9d ;
    schema:name "Dugger (Title)"@en .

_:N6014c02c9ceb4dc5bf2acf17db8cfb3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Medieval"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:N37073f08cc0c4f3f8867de92b8eaf5c5 ;
    schema:name "Medieval"@en .

_:N6c3408c55ce042949453821e4c8fedc6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Escalator"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:N37073f08cc0c4f3f8867de92b8eaf5c5 ;
    schema:name "Escalator"@en .

_:N76923529907647588d12f54244bb9bd5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Intro / Main Title"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N47e78230346e49e0bf3b0e26a2c22c28 ;
    schema:name "Intro / Main Title"@en .

_:N83f05cabceb040558a4bbcf97449f1d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beyond The Stars (Spinning Circles)"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:53"^^xsd:interval ;
    schema:inPlaylist _:N47e78230346e49e0bf3b0e26a2c22c28 ;
    schema:name "Beyond The Stars (Spinning Circles)"@en .

_:N957946c8acd7406e9136b33c177dffb8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dugger (Title)"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:N37073f08cc0c4f3f8867de92b8eaf5c5 ;
    schema:name "Dugger (Title)"@en .

_:N95b453d669c64d5aad09dcabbfd56046 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Suite 22"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N37073f08cc0c4f3f8867de92b8eaf5c5 ;
    schema:name "Suite 22"@en .

_:Naa074b46848f4cc78495e22c48e416a2 schema:name "GENERATION DELPHINE"@en,
        "GENERATION DELPHINE"@ja,
        "GENERATION DELPHINE"@ja-latn ;
    foaf:name "GENERATION DELPHINE"@en,
        "GENERATION DELPHINE"@ja,
        "GENERATION DELPHINE"@ja-latn .

_:Nb207ea2fdc6e44e3a163b7bd1204b5dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aliens Vs Humans"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:N47e78230346e49e0bf3b0e26a2c22c28 ;
    schema:name "Aliens Vs Humans"@en .

_:Ncdb9f9bfcda74699ad8ac6b189bdddbb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Labyrinth"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:N47e78230346e49e0bf3b0e26a2c22c28 ;
    schema:name "Labyrinth"@en .

_:Ndc1c6b42fb424f5fa0061a6e10a40d89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Suite 23"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:N19c2c321bad547ff949ed6ced9a8dd9d ;
    schema:name "Suite 23"@en .

_:Nde6cf51086e84540ad4f94d10f9f0071 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moines"@en ;
    mo:track_number 3 ;
    schema:duration "PT0:55"^^xsd:interval ;
    schema:inPlaylist _:N19c2c321bad547ff949ed6ced9a8dd9d ;
    schema:name "Moines"@en .

_:Ne002d4a243f44eb28ebca104917a6166 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moines"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:N37073f08cc0c4f3f8867de92b8eaf5c5 ;
    schema:name "Moines"@en .

_:Ne28336062056469cbd44fb83cec707ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main Title (Reprise) / Outro"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N47e78230346e49e0bf3b0e26a2c22c28 ;
    schema:name "Main Title (Reprise) / Outro"@en .

_:Nf1698040f83740e198446468640f7625 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Superfutur"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N19c2c321bad547ff949ed6ced9a8dd9d ;
    schema:name "Superfutur"@en .

_:Nf556a4ee4d804239a2c14ad58f7e0d81 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aliens"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:N19c2c321bad547ff949ed6ced9a8dd9d ;
    schema:name "Aliens"@en .

_:Nf8fa1cb105674590a6059cc0d66e7119 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Suite 21"@en ;
    mo:track_number 9 ;
    schema:duration "PT0:59"^^xsd:interval ;
    schema:inPlaylist _:N19c2c321bad547ff949ed6ced9a8dd9d ;
    schema:name "Suite 21"@en .

_:Nf959e27dd0b24f0da71de23db1d9fda2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The End / End Credits"@en ;
    mo:track_number 11 ;
    schema:duration "PT5:52"^^xsd:interval ;
    schema:inPlaylist _:N47e78230346e49e0bf3b0e26a2c22c28 ;
    schema:name "The End / End Credits"@en .

_:N19c2c321bad547ff949ed6ced9a8dd9d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N00d0aec959fd42b2bfcc5149bf2d2353,
        _:N03d56cc6a0c241f48b758afaf1d41cfa,
        _:N3fa84879705e41f99874b71c8726ed09,
        _:N5252ca71d10049f8a0886b7bfb3cec7b,
        _:N5ff8c88d59254860904f62a78dc36f0a,
        _:Ndc1c6b42fb424f5fa0061a6e10a40d89,
        _:Nde6cf51086e84540ad4f94d10f9f0071,
        _:Nf1698040f83740e198446468640f7625,
        _:Nf556a4ee4d804239a2c14ad58f7e0d81,
        _:Nf8fa1cb105674590a6059cc0d66e7119 ;
    mo:track_count 10 ;
    schema:duration "PT16:13"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N00d0aec959fd42b2bfcc5149bf2d2353,
        _:N03d56cc6a0c241f48b758afaf1d41cfa,
        _:N3fa84879705e41f99874b71c8726ed09,
        _:N5252ca71d10049f8a0886b7bfb3cec7b,
        _:N5ff8c88d59254860904f62a78dc36f0a,
        _:Ndc1c6b42fb424f5fa0061a6e10a40d89,
        _:Nde6cf51086e84540ad4f94d10f9f0071,
        _:Nf1698040f83740e198446468640f7625,
        _:Nf556a4ee4d804239a2c14ad58f7e0d81,
        _:Nf8fa1cb105674590a6059cc0d66e7119 .

_:N37073f08cc0c4f3f8867de92b8eaf5c5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 3 ;
    mo:track _:N00c471cca0644064b226459bbcc710c0,
        _:N1198b1c0bae049a59cc29125a168beb0,
        _:N3c3001531aee4991b746df82fc9c2edb,
        _:N461bdc85ac6045a6a478f31d57d9363e,
        _:N5ccbd689c69740eb8f4e3ed670e7abcb,
        _:N6014c02c9ceb4dc5bf2acf17db8cfb3e,
        _:N6c3408c55ce042949453821e4c8fedc6,
        _:N957946c8acd7406e9136b33c177dffb8,
        _:N95b453d669c64d5aad09dcabbfd56046,
        _:Ne002d4a243f44eb28ebca104917a6166 ;
    mo:track_count 10 ;
    schema:duration "PT17:52"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N00c471cca0644064b226459bbcc710c0,
        _:N1198b1c0bae049a59cc29125a168beb0,
        _:N3c3001531aee4991b746df82fc9c2edb,
        _:N461bdc85ac6045a6a478f31d57d9363e,
        _:N5ccbd689c69740eb8f4e3ed670e7abcb,
        _:N6014c02c9ceb4dc5bf2acf17db8cfb3e,
        _:N6c3408c55ce042949453821e4c8fedc6,
        _:N957946c8acd7406e9136b33c177dffb8,
        _:N95b453d669c64d5aad09dcabbfd56046,
        _:Ne002d4a243f44eb28ebca104917a6166 .

_:N47e78230346e49e0bf3b0e26a2c22c28 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N161b17e40ccc4272a5fe050f49b72649,
        _:N3119b7da415b4b3886402ed2a634f374,
        _:N394c408933944d9ba7881c6833b3bebe,
        _:N3e36f52960cd4282830045540f842d1f,
        _:N5b9e52912d864aeca730948897d8324b,
        _:N76923529907647588d12f54244bb9bd5,
        _:N83f05cabceb040558a4bbcf97449f1d7,
        _:Nb207ea2fdc6e44e3a163b7bd1204b5dd,
        _:Ncdb9f9bfcda74699ad8ac6b189bdddbb,
        _:Ne28336062056469cbd44fb83cec707ab,
        _:Nf959e27dd0b24f0da71de23db1d9fda2 ;
    mo:track_count 11 ;
    schema:duration "PT58:41"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N161b17e40ccc4272a5fe050f49b72649,
        _:N3119b7da415b4b3886402ed2a634f374,
        _:N394c408933944d9ba7881c6833b3bebe,
        _:N3e36f52960cd4282830045540f842d1f,
        _:N5b9e52912d864aeca730948897d8324b,
        _:N76923529907647588d12f54244bb9bd5,
        _:N83f05cabceb040558a4bbcf97449f1d7,
        _:Nb207ea2fdc6e44e3a163b7bd1204b5dd,
        _:Ncdb9f9bfcda74699ad8ac6b189bdddbb,
        _:Ne28336062056469cbd44fb83cec707ab,
        _:Nf959e27dd0b24f0da71de23db1d9fda2 .

