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

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

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

<artist/352#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34383#subject> ;
    schema:name "Kumi Tanioka"@en,
        "谷岡久美"@ja ;
    foaf:made <album/34383#composition>,
        <album/34383#subject> ;
    foaf:name "Kumi Tanioka"@en,
        "谷岡久美"@ja .

<artist/610#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34383#subject> ;
    schema:name "Naoshi Mizuta"@en,
        "水田直志"@ja ;
    foaf:made <album/34383#composition>,
        <album/34383#subject> ;
    foaf:name "Naoshi Mizuta"@en,
        "水田直志"@ja .

<artist/77#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34383#subject> ;
    schema:name "Nobuo Uematsu"@en,
        "植松伸夫"@ja ;
    foaf:made <album/34383#composition>,
        <album/34383#subject> ;
    foaf:name "Nobuo Uematsu"@en,
        "植松伸夫"@ja .

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

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

<album/34383#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Land of Vana'diel – Final Fantasy XI Remix Album"@en,
        "The Land of Vana'diel – Final Fantasy XI Remix Album"@ja,
        "The Land of Vana'diel – Final Fantasy XI Remix Album"@ja-latn ;
    mo:performance_of <album/34383#musicalwork> ;
    mo:recorded_as <album/34383#musicalexpression> ;
    schema:name "The Land of Vana'diel – Final Fantasy XI Remix Album"@en,
        "The Land of Vana'diel – Final Fantasy XI Remix Album"@ja,
        "The Land of Vana'diel – Final Fantasy XI Remix Album"@ja-latn ;
    schema:workPerformed <album/34383#musicalwork> .

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

<https://medium-media.vgm.io/albums/38/34383/34383-1343873829.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/34383#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Land of Vana'diel – Final Fantasy XI Remix Album"@en,
        "The Land of Vana'diel – Final Fantasy XI Remix Album"@ja,
        "The Land of Vana'diel – Final Fantasy XI Remix Album"@ja-latn ;
    mo:composer <artist/352#subject>,
        <artist/610#subject>,
        <artist/77#subject> ;
    mo:produced_work <album/34383#musicalwork> ;
    schema:name "The Land of Vana'diel – Final Fantasy XI Remix Album"@en,
        "The Land of Vana'diel – Final Fantasy XI Remix Album"@ja,
        "The Land of Vana'diel – Final Fantasy XI Remix Album"@ja-latn .

<album/34383#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-08-01"^^xsd:date ;
    dcterms:title "The Land of Vana'diel – Final Fantasy XI Remix Album"@en,
        "The Land of Vana'diel – Final Fantasy XI Remix Album"@ja,
        "The Land of Vana'diel – Final Fantasy XI Remix Album"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/34383#musicalexpression> ;
    mo:publisher _:N34211f9e55ca47399e5f5e8c09d1a276 ;
    mo:record _:Ne2e54192122d4c2290de0a6106d98d21 ;
    mo:record_count 1 ;
    schema:about <product/206#subject> ;
    schema:datePublished "2012-08-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/38/34383/34383-1343873829.jpg> ;
    schema:name "The Land of Vana'diel – Final Fantasy XI Remix Album"@en,
        "The Land of Vana'diel – Final Fantasy XI Remix Album"@ja,
        "The Land of Vana'diel – Final Fantasy XI Remix Album"@ja-latn ;
    schema:publisher _:N34211f9e55ca47399e5f5e8c09d1a276 ;
    foaf:depiction <https://media.vgm.io/albums/38/34383/34383-1343873829.jpg> .

_:N0209665032864924ab3b0806078b3811 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Capital City"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:Ne2e54192122d4c2290de0a6106d98d21 ;
    schema:name "The Capital City"@en .

_:N04466664b69b46369061bbeecc5fda6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "All Hail the Victorious"@en ;
    mo:track_number 18 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Ne2e54192122d4c2290de0a6106d98d21 ;
    schema:name "All Hail the Victorious"@en .

_:N0e72e3c8d6c540b4932aa2c5c659675a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Wondrous World"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:41"^^xsd:interval ;
    schema:inPlaylist _:Ne2e54192122d4c2290de0a6106d98d21 ;
    schema:name "A Wondrous World"@en .

_:N19ecac5a8aa54393b941c5b3100588df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Moments Rest"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:Ne2e54192122d4c2290de0a6106d98d21 ;
    schema:name "A Moments Rest"@en .

_:N26ee3f49f8fa48e2a3ad3fc4eae07c5d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Safe Haven from the Dunes"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:Ne2e54192122d4c2290de0a6106d98d21 ;
    schema:name "Safe Haven from the Dunes"@en .

_:N2b10bafd6c184d3f8430fcb616349163 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Forest of New Hunters"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:Ne2e54192122d4c2290de0a6106d98d21 ;
    schema:name "The Forest of New Hunters"@en .

_:N34211f9e55ca47399e5f5e8c09d1a276 schema:name "Tweex"@en ;
    foaf:name "Tweex"@en .

_:N41ef5cc9e1a447db8ded136e998e2ea3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "City of the Tarutaru"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:Ne2e54192122d4c2290de0a6106d98d21 ;
    schema:name "City of the Tarutaru"@en .

_:N53f03f63ed44491686663d80303fee00 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battling Despair at Dawn"@en ;
    mo:track_number 17 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Ne2e54192122d4c2290de0a6106d98d21 ;
    schema:name "Battling Despair at Dawn"@en .

_:N5a9dae8eb6634628b13f149984ac2d11 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Short of Stature, Might of Magic"@en ;
    mo:track_number 16 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:Ne2e54192122d4c2290de0a6106d98d21 ;
    schema:name "Short of Stature, Might of Magic"@en .

_:N6039b0d7030e4e90821a78692387eb45 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Outside the Walls of Windurst"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:Ne2e54192122d4c2290de0a6106d98d21 ;
    schema:name "Outside the Walls of Windurst"@en .

_:N6cbb7c69eb9149ac8613e393f8af7752 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "City of the Elvaan"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Ne2e54192122d4c2290de0a6106d98d21 ;
    schema:name "City of the Elvaan"@en .

_:N6e275bd9f17843389d533a6dd029da40 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Harvest of Rock and Stone"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:Ne2e54192122d4c2290de0a6106d98d21 ;
    schema:name "Harvest of Rock and Stone"@en .

_:N98c3351cbd0741d7b3921f45faefd1be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "On the Ferry"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:Ne2e54192122d4c2290de0a6106d98d21 ;
    schema:name "On the Ferry"@en .

_:Nc8945298f8ce43ccaf34aeb76c1c9384 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Port Town"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:Ne2e54192122d4c2290de0a6106d98d21 ;
    schema:name "The Port Town"@en .

_:Nd3adcc3d170249c79392ae7d2308218a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Journey Begins"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:Ne2e54192122d4c2290de0a6106d98d21 ;
    schema:name "The Journey Begins"@en .

_:Nd41ba1dea12840079eda5f7a7572502d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "City of the Humes"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:Ne2e54192122d4c2290de0a6106d98d21 ;
    schema:name "City of the Humes"@en .

_:Nfac23d97bd9248a6b9aa96d062533b71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To Have Wings"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:Ne2e54192122d4c2290de0a6106d98d21 ;
    schema:name "To Have Wings"@en .

_:Nfb78be3ac5dc45068e05604b38811aa0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Decent Challenge"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:Ne2e54192122d4c2290de0a6106d98d21 ;
    schema:name "A Decent Challenge"@en .

_:Ne2e54192122d4c2290de0a6106d98d21 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0209665032864924ab3b0806078b3811,
        _:N04466664b69b46369061bbeecc5fda6e,
        _:N0e72e3c8d6c540b4932aa2c5c659675a,
        _:N19ecac5a8aa54393b941c5b3100588df,
        _:N26ee3f49f8fa48e2a3ad3fc4eae07c5d,
        _:N2b10bafd6c184d3f8430fcb616349163,
        _:N41ef5cc9e1a447db8ded136e998e2ea3,
        _:N53f03f63ed44491686663d80303fee00,
        _:N5a9dae8eb6634628b13f149984ac2d11,
        _:N6039b0d7030e4e90821a78692387eb45,
        _:N6cbb7c69eb9149ac8613e393f8af7752,
        _:N6e275bd9f17843389d533a6dd029da40,
        _:N98c3351cbd0741d7b3921f45faefd1be,
        _:Nc8945298f8ce43ccaf34aeb76c1c9384,
        _:Nd3adcc3d170249c79392ae7d2308218a,
        _:Nd41ba1dea12840079eda5f7a7572502d,
        _:Nfac23d97bd9248a6b9aa96d062533b71,
        _:Nfb78be3ac5dc45068e05604b38811aa0 ;
    mo:track_count 18 ;
    schema:duration "PT54:36"^^xsd:interval ;
    schema:numTracks 18 ;
    schema:track _:N0209665032864924ab3b0806078b3811,
        _:N04466664b69b46369061bbeecc5fda6e,
        _:N0e72e3c8d6c540b4932aa2c5c659675a,
        _:N19ecac5a8aa54393b941c5b3100588df,
        _:N26ee3f49f8fa48e2a3ad3fc4eae07c5d,
        _:N2b10bafd6c184d3f8430fcb616349163,
        _:N41ef5cc9e1a447db8ded136e998e2ea3,
        _:N53f03f63ed44491686663d80303fee00,
        _:N5a9dae8eb6634628b13f149984ac2d11,
        _:N6039b0d7030e4e90821a78692387eb45,
        _:N6cbb7c69eb9149ac8613e393f8af7752,
        _:N6e275bd9f17843389d533a6dd029da40,
        _:N98c3351cbd0741d7b3921f45faefd1be,
        _:Nc8945298f8ce43ccaf34aeb76c1c9384,
        _:Nd3adcc3d170249c79392ae7d2308218a,
        _:Nd41ba1dea12840079eda5f7a7572502d,
        _:Nfac23d97bd9248a6b9aa96d062533b71,
        _:Nfb78be3ac5dc45068e05604b38811aa0 .

