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

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

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

<album/61911#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Disciples: Sacred Lands"@en,
        "Disciples: Sacred Lands"@ja,
        "Disciples: Sacred Lands"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Sébastien Thifault"@en ;
            foaf:made <album/61911#composition> ;
            foaf:name "Sébastien Thifault"@en ] ;
    mo:produced_work <album/61911#musicalwork> ;
    schema:name "Disciples: Sacred Lands"@en,
        "Disciples: Sacred Lands"@ja,
        "Disciples: Sacred Lands"@ja-latn .

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

<album/61911#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Disciples: Sacred Lands"@en,
        "Disciples: Sacred Lands"@ja,
        "Disciples: Sacred Lands"@ja-latn ;
    mo:performance_of <album/61911#musicalwork> ;
    mo:recorded_as <album/61911#musicalexpression> ;
    schema:name "Disciples: Sacred Lands"@en,
        "Disciples: Sacred Lands"@ja,
        "Disciples: Sacred Lands"@ja-latn ;
    schema:workPerformed <album/61911#musicalwork> .

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

<https://medium-media.vgm.io/albums/11/61911/61911-1474975825.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/61911#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-10-28"^^xsd:date ;
    dcterms:title "Disciples: Sacred Lands"@en,
        "Disciples: Sacred Lands"@ja,
        "Disciples: Sacred Lands"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/61911#musicalexpression> ;
    mo:publisher _:N775a71c8387c4619ba19ad029d12e860 ;
    mo:record _:N53033066f5734b6d9cbd3004d538935e ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Disciples: Sacred Lands Gold"@en ;
            foaf:name "Disciples: Sacred Lands Gold"@en ] ;
    schema:datePublished "2008-10-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/11/61911/61911-1474975825.jpg> ;
    schema:name "Disciples: Sacred Lands"@en,
        "Disciples: Sacred Lands"@ja,
        "Disciples: Sacred Lands"@ja-latn ;
    schema:publisher _:N775a71c8387c4619ba19ad029d12e860 ;
    foaf:depiction <https://media.vgm.io/albums/11/61911/61911-1474975825.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/61911#subject> ;
    schema:name "Sébastien Thifault"@en ;
    foaf:made <album/61911#subject> ;
    foaf:name "Sébastien Thifault"@en .

_:N0f164f67bcbf4e97b5dd636a4f0e75c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ambient1"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:31"^^xsd:interval ;
    schema:inPlaylist _:N53033066f5734b6d9cbd3004d538935e ;
    schema:name "Ambient1"@en .

_:N1d7dba0034dd4071ad492afc4b75c911 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heretrck"@en ;
    mo:track_number 17 ;
    schema:duration "PT0:57"^^xsd:interval ;
    schema:inPlaylist _:N53033066f5734b6d9cbd3004d538935e ;
    schema:name "Heretrck"@en .

_:N1d9d600f312147078362e1d2b047e1c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ambien12"@en ;
    mo:track_number 12 ;
    schema:duration "PT0:18"^^xsd:interval ;
    schema:inPlaylist _:N53033066f5734b6d9cbd3004d538935e ;
    schema:name "Ambien12"@en .

_:N25ab9bb69d524d38a8c90154063a6bae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mmidgard"@en ;
    mo:track_number 23 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N53033066f5734b6d9cbd3004d538935e ;
    schema:name "Mmidgard"@en .

_:N2b06c96bd7854be187d5289823babf4f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Camptrck"@en ;
    mo:track_number 14 ;
    schema:duration "PT0:16"^^xsd:interval ;
    schema:inPlaylist _:N53033066f5734b6d9cbd3004d538935e ;
    schema:name "Camptrck"@en .

_:N2c67416d11c34c9eaff1df87d099499a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mdeadws"@en ;
    mo:track_number 19 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N53033066f5734b6d9cbd3004d538935e ;
    schema:name "Mdeadws"@en .

_:N30b0902fa39a40b49d06bca8d1ff2436 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ambien10"@en ;
    mo:track_number 10 ;
    schema:duration "PT0:53"^^xsd:interval ;
    schema:inPlaylist _:N53033066f5734b6d9cbd3004d538935e ;
    schema:name "Ambien10"@en .

_:N398b33ce45e14756a0a24ea9013c5214 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ambient6"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:N53033066f5734b6d9cbd3004d538935e ;
    schema:name "Ambient6"@en .

_:N4f8327f506e741e5b1225f560c27660e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mkingsl"@en ;
    mo:track_number 22 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N53033066f5734b6d9cbd3004d538935e ;
    schema:name "Mkingsl"@en .

_:N5513e42a2de940ddb2ff7a8e8deb3e34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Undetrck"@en ;
    mo:track_number 25 ;
    schema:duration "PT0:48"^^xsd:interval ;
    schema:inPlaylist _:N53033066f5734b6d9cbd3004d538935e ;
    schema:name "Undetrck"@en .

_:N5a1d82754111435086c6affd02910020 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mgolden"@en ;
    mo:track_number 21 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N53033066f5734b6d9cbd3004d538935e ;
    schema:name "Mgolden"@en .

_:N611088ec66cb4839aa8db0d5e33cc49d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ambient7"@en ;
    mo:track_number 7 ;
    schema:duration "PT0:14"^^xsd:interval ;
    schema:inPlaylist _:N53033066f5734b6d9cbd3004d538935e ;
    schema:name "Ambient7"@en .

_:N61f9ca991152474fa3897f48938fd3a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Menutrck"@en ;
    mo:track_number 20 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:N53033066f5734b6d9cbd3004d538935e ;
    schema:name "Menutrck"@en .

_:N72db50a4ecab4ac2b118cbe6a3d3ff52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ambient3"@en ;
    mo:track_number 3 ;
    schema:duration "PT0:13"^^xsd:interval ;
    schema:inPlaylist _:N53033066f5734b6d9cbd3004d538935e ;
    schema:name "Ambient3"@en .

_:N775a71c8387c4619ba19ad029d12e860 schema:name "Strategy First"@en,
        "Strategy First"@ja,
        "Strategy First"@ja-latn ;
    foaf:name "Strategy First"@en,
        "Strategy First"@ja,
        "Strategy First"@ja-latn .

_:N95ddbdd475af4982b0fc06d723b99cb5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ambien11"@en ;
    mo:track_number 11 ;
    schema:duration "PT0:54"^^xsd:interval ;
    schema:inPlaylist _:N53033066f5734b6d9cbd3004d538935e ;
    schema:name "Ambien11"@en .

_:Nab2bf39e39264440ab0eb82ce7b873b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Munspokn"@en ;
    mo:track_number 24 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N53033066f5734b6d9cbd3004d538935e ;
    schema:name "Munspokn"@en .

_:Nb2ab5268f1024ea0a1dcfadd41bf3705 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Humntrck"@en ;
    mo:track_number 18 ;
    schema:duration "PT0:56"^^xsd:interval ;
    schema:inPlaylist _:N53033066f5734b6d9cbd3004d538935e ;
    schema:name "Humntrck"@en .

_:Nb82feaa5894d4916a393dfa7f2157803 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ambient5"@en ;
    mo:track_number 5 ;
    schema:duration "PT0:33"^^xsd:interval ;
    schema:inPlaylist _:N53033066f5734b6d9cbd3004d538935e ;
    schema:name "Ambient5"@en .

_:Nbd0dfafe60e4467c8b53f911e2b0bda6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Citytrck"@en ;
    mo:track_number 15 ;
    schema:duration "PT0:56"^^xsd:interval ;
    schema:inPlaylist _:N53033066f5734b6d9cbd3004d538935e ;
    schema:name "Citytrck"@en .

_:Nbdd604dee79e4122a4414516d22f3747 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ambient2"@en ;
    mo:track_number 2 ;
    schema:duration "PT0:24"^^xsd:interval ;
    schema:inPlaylist _:N53033066f5734b6d9cbd3004d538935e ;
    schema:name "Ambient2"@en .

_:Ncb4cb92756af4cb4bc44900fe1cbd245 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Batltrck"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N53033066f5734b6d9cbd3004d538935e ;
    schema:name "Batltrck"@en .

_:Ncb61e8b1a6324ee78499487cc3f4ca0e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dwrftrck"@en ;
    mo:track_number 16 ;
    schema:duration "PT0:56"^^xsd:interval ;
    schema:inPlaylist _:N53033066f5734b6d9cbd3004d538935e ;
    schema:name "Dwrftrck"@en .

_:Ndce04941339a45159e20804fc4f85751 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ambient4"@en ;
    mo:track_number 4 ;
    schema:duration "PT0:47"^^xsd:interval ;
    schema:inPlaylist _:N53033066f5734b6d9cbd3004d538935e ;
    schema:name "Ambient4"@en .

_:Ne268c3b0a5ed406ba1faeb5914db65eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ambient8"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:N53033066f5734b6d9cbd3004d538935e ;
    schema:name "Ambient8"@en .

_:Nf5f77d72f4064229bf9a0b50009b3a9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ambient9"@en ;
    mo:track_number 9 ;
    schema:duration "PT0:45"^^xsd:interval ;
    schema:inPlaylist _:N53033066f5734b6d9cbd3004d538935e ;
    schema:name "Ambient9"@en .

_:N53033066f5734b6d9cbd3004d538935e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0f164f67bcbf4e97b5dd636a4f0e75c1,
        _:N1d7dba0034dd4071ad492afc4b75c911,
        _:N1d9d600f312147078362e1d2b047e1c2,
        _:N25ab9bb69d524d38a8c90154063a6bae,
        _:N2b06c96bd7854be187d5289823babf4f,
        _:N2c67416d11c34c9eaff1df87d099499a,
        _:N30b0902fa39a40b49d06bca8d1ff2436,
        _:N398b33ce45e14756a0a24ea9013c5214,
        _:N4f8327f506e741e5b1225f560c27660e,
        _:N5513e42a2de940ddb2ff7a8e8deb3e34,
        _:N5a1d82754111435086c6affd02910020,
        _:N611088ec66cb4839aa8db0d5e33cc49d,
        _:N61f9ca991152474fa3897f48938fd3a5,
        _:N72db50a4ecab4ac2b118cbe6a3d3ff52,
        _:N95ddbdd475af4982b0fc06d723b99cb5,
        _:Nab2bf39e39264440ab0eb82ce7b873b5,
        _:Nb2ab5268f1024ea0a1dcfadd41bf3705,
        _:Nb82feaa5894d4916a393dfa7f2157803,
        _:Nbd0dfafe60e4467c8b53f911e2b0bda6,
        _:Nbdd604dee79e4122a4414516d22f3747,
        _:Ncb4cb92756af4cb4bc44900fe1cbd245,
        _:Ncb61e8b1a6324ee78499487cc3f4ca0e,
        _:Ndce04941339a45159e20804fc4f85751,
        _:Ne268c3b0a5ed406ba1faeb5914db65eb,
        _:Nf5f77d72f4064229bf9a0b50009b3a9e ;
    mo:track_count 25 ;
    schema:duration "PT32:49"^^xsd:interval ;
    schema:numTracks 25 ;
    schema:track _:N0f164f67bcbf4e97b5dd636a4f0e75c1,
        _:N1d7dba0034dd4071ad492afc4b75c911,
        _:N1d9d600f312147078362e1d2b047e1c2,
        _:N25ab9bb69d524d38a8c90154063a6bae,
        _:N2b06c96bd7854be187d5289823babf4f,
        _:N2c67416d11c34c9eaff1df87d099499a,
        _:N30b0902fa39a40b49d06bca8d1ff2436,
        _:N398b33ce45e14756a0a24ea9013c5214,
        _:N4f8327f506e741e5b1225f560c27660e,
        _:N5513e42a2de940ddb2ff7a8e8deb3e34,
        _:N5a1d82754111435086c6affd02910020,
        _:N611088ec66cb4839aa8db0d5e33cc49d,
        _:N61f9ca991152474fa3897f48938fd3a5,
        _:N72db50a4ecab4ac2b118cbe6a3d3ff52,
        _:N95ddbdd475af4982b0fc06d723b99cb5,
        _:Nab2bf39e39264440ab0eb82ce7b873b5,
        _:Nb2ab5268f1024ea0a1dcfadd41bf3705,
        _:Nb82feaa5894d4916a393dfa7f2157803,
        _:Nbd0dfafe60e4467c8b53f911e2b0bda6,
        _:Nbdd604dee79e4122a4414516d22f3747,
        _:Ncb4cb92756af4cb4bc44900fe1cbd245,
        _:Ncb61e8b1a6324ee78499487cc3f4ca0e,
        _:Ndce04941339a45159e20804fc4f85751,
        _:Ne268c3b0a5ed406ba1faeb5914db65eb,
        _:Nf5f77d72f4064229bf9a0b50009b3a9e .

