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

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

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

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

<album/129684#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "THE NEXT WORLD OFFICIAL SOUNDTRACK"@en,
        "THE NEXT WORLD OFFICIAL SOUNDTRACK"@ja,
        "THE NEXT WORLD OFFICIAL SOUNDTRACK"@ja-latn ;
    mo:performance_of <album/129684#musicalwork> ;
    mo:recorded_as <album/129684#musicalexpression> ;
    schema:name "THE NEXT WORLD OFFICIAL SOUNDTRACK"@en,
        "THE NEXT WORLD OFFICIAL SOUNDTRACK"@ja,
        "THE NEXT WORLD OFFICIAL SOUNDTRACK"@ja-latn ;
    schema:workPerformed <album/129684#musicalwork> .

<https://media.vgm.io/albums/48/129684/129684-512814d3fb30.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/129684#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/48/129684/129684-512814d3fb30.jpg> ;
    foaf:depicts <album/129684#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/48/129684/129684-512814d3fb30.jpg> .

<https://medium-media.vgm.io/albums/48/129684/129684-512814d3fb30.jpg> a schema:ImageObject,
        foaf:Image .

<album/129684#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "THE NEXT WORLD OFFICIAL SOUNDTRACK"@en,
        "THE NEXT WORLD OFFICIAL SOUNDTRACK"@ja,
        "THE NEXT WORLD OFFICIAL SOUNDTRACK"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Steve Barnes"@en ;
            foaf:made <album/129684#composition> ;
            foaf:name "Steve Barnes"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Nicolas Lee"@en ;
            foaf:made <album/129684#composition> ;
            foaf:name "Nicolas Lee"@en ] ;
    mo:produced_work <album/129684#musicalwork> ;
    schema:name "THE NEXT WORLD OFFICIAL SOUNDTRACK"@en,
        "THE NEXT WORLD OFFICIAL SOUNDTRACK"@ja,
        "THE NEXT WORLD OFFICIAL SOUNDTRACK"@ja-latn .

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

<album/129684#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-04-08"^^xsd:date ;
    dcterms:title "THE NEXT WORLD OFFICIAL SOUNDTRACK"@en,
        "THE NEXT WORLD OFFICIAL SOUNDTRACK"@ja,
        "THE NEXT WORLD OFFICIAL SOUNDTRACK"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/129684#musicalexpression> ;
    mo:publisher _:N671cf5a8c763458db4359a159ccf36a3 ;
    mo:record _:Nb50b40b5fc234c469a9ec1a00c840c80 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The Next World"@en ;
            foaf:name "The Next World"@en ] ;
    schema:datePublished "2016-04-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/48/129684/129684-512814d3fb30.jpg> ;
    schema:name "THE NEXT WORLD OFFICIAL SOUNDTRACK"@en,
        "THE NEXT WORLD OFFICIAL SOUNDTRACK"@ja,
        "THE NEXT WORLD OFFICIAL SOUNDTRACK"@ja-latn ;
    schema:publisher _:N671cf5a8c763458db4359a159ccf36a3 ;
    foaf:depiction <https://media.vgm.io/albums/48/129684/129684-512814d3fb30.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129684#subject> ;
    schema:name "Steve Barnes"@en ;
    foaf:made <album/129684#subject> ;
    foaf:name "Steve Barnes"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129684#subject> ;
    schema:name "Nicolas Lee"@en ;
    foaf:made <album/129684#subject> ;
    foaf:name "Nicolas Lee"@en .

_:N019cd44f2cd74624b683f9c68992e3a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Microbe Discovery:"@en ;
    mo:track_number 20 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:Nb50b40b5fc234c469a9ec1a00c840c80 ;
    schema:name "Microbe Discovery:"@en .

_:N0f83c9b05e4c4f888cb63ee9e0cd8f9b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Next World:"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:Nb50b40b5fc234c469a9ec1a00c840c80 ;
    schema:name "The Next World:"@en .

_:N2ea7644e21bb4f63aa765ec0b11277de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wrecked Reactor:"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:Nb50b40b5fc234c469a9ec1a00c840c80 ;
    schema:name "Wrecked Reactor:"@en .

_:N2f8b6eea098c44329c9de6d0839e27f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Going Down:"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:Nb50b40b5fc234c469a9ec1a00c840c80 ;
    schema:name "Going Down:"@en .

_:N505e094f62a7440cbec178d096421e8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bowman's Message:"@en ;
    mo:track_number 19 ;
    schema:duration "PT0:23"^^xsd:interval ;
    schema:inPlaylist _:Nb50b40b5fc234c469a9ec1a00c840c80 ;
    schema:name "Bowman's Message:"@en .

_:N585b8d4dd0df47dfb1843fa20ad2fee0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reactor Trouble:"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:45"^^xsd:interval ;
    schema:inPlaylist _:Nb50b40b5fc234c469a9ec1a00c840c80 ;
    schema:name "Reactor Trouble:"@en .

_:N5b0f183fdff0417cbc35bec89cb464a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Assault:"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:Nb50b40b5fc234c469a9ec1a00c840c80 ;
    schema:name "Assault:"@en .

_:N66a1f2c1d1964a1e921efdeb2e4cfd9b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Colony:"@en ;
    mo:track_number 22 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:Nb50b40b5fc234c469a9ec1a00c840c80 ;
    schema:name "Colony:"@en .

_:N66a8c08b9b0340b2a0fe670e68ede152 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Terraforming Well:"@en ;
    mo:track_number 4 ;
    schema:duration "PT0:27"^^xsd:interval ;
    schema:inPlaylist _:Nb50b40b5fc234c469a9ec1a00c840c80 ;
    schema:name "Terraforming Well:"@en .

_:N671cf5a8c763458db4359a159ccf36a3 schema:name "AAD Productions"@en,
        "AAD Productions"@ja,
        "AAD Productions"@ja-latn ;
    foaf:name "AAD Productions"@en,
        "AAD Productions"@ja,
        "AAD Productions"@ja-latn .

_:N75e4003beee94febbb988bb646ba9e54 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Decisions:"@en ;
    mo:track_number 9 ;
    schema:duration "PT0:42"^^xsd:interval ;
    schema:inPlaylist _:Nb50b40b5fc234c469a9ec1a00c840c80 ;
    schema:name "Decisions:"@en .

_:N77032251b25a4967b9505c9c314aafb5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Carmen:"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:Nb50b40b5fc234c469a9ec1a00c840c80 ;
    schema:name "Carmen:"@en .

_:N85252c62ce31493e9d38011c45961655 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Connor's End:"@en ;
    mo:track_number 18 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:Nb50b40b5fc234c469a9ec1a00c840c80 ;
    schema:name "Connor's End:"@en .

_:N8811e7bdeec543d0a1e48e51b6e85841 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Surviving:"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:Nb50b40b5fc234c469a9ec1a00c840c80 ;
    schema:name "Surviving:"@en .

_:Nb39eef8e448c4d8d990daf137e01a951 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Bridge:"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:Nb50b40b5fc234c469a9ec1a00c840c80 ;
    schema:name "The Bridge:"@en .

_:Nb42396b21d98427fa73aa08828275665 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dust Storm:"@en ;
    mo:track_number 13 ;
    schema:duration "PT0:41"^^xsd:interval ;
    schema:inPlaylist _:Nb50b40b5fc234c469a9ec1a00c840c80 ;
    schema:name "Dust Storm:"@en .

_:Nbb0bf5fa0f6c4b6185369b9ac260a6ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heated Discussion:"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:Nb50b40b5fc234c469a9ec1a00c840c80 ;
    schema:name "Heated Discussion:"@en .

_:Nc26263a599334fa69695a390a46e815c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The End:"@en ;
    mo:track_number 21 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:inPlaylist _:Nb50b40b5fc234c469a9ec1a00c840c80 ;
    schema:name "The End:"@en .

_:Nc62e60c299704c739f80d207ef7450bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "An Offer:"@en ;
    mo:track_number 17 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:Nb50b40b5fc234c469a9ec1a00c840c80 ;
    schema:name "An Offer:"@en .

_:Nebbfe393295d4ece91873f47da24ae8b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Interrogating Connor:"@en ;
    mo:track_number 16 ;
    schema:duration "PT0:58"^^xsd:interval ;
    schema:inPlaylist _:Nb50b40b5fc234c469a9ec1a00c840c80 ;
    schema:name "Interrogating Connor:"@en .

_:Needc801449324b9785ef8dba4113a403 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Children:"@en ;
    mo:track_number 11 ;
    schema:duration "PT0:56"^^xsd:interval ;
    schema:inPlaylist _:Nb50b40b5fc234c469a9ec1a00c840c80 ;
    schema:name "Children:"@en .

_:Nf62df72a5ae74374a0f6956d3416ced1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost:"@en ;
    mo:track_number 15 ;
    schema:duration "PT0:55"^^xsd:interval ;
    schema:inPlaylist _:Nb50b40b5fc234c469a9ec1a00c840c80 ;
    schema:name "Lost:"@en .

_:Nf71861f22a0140fbb02e1e93941778d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Victory:"@en ;
    mo:track_number 14 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:Nb50b40b5fc234c469a9ec1a00c840c80 ;
    schema:name "Victory:"@en .

_:Nb50b40b5fc234c469a9ec1a00c840c80 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N019cd44f2cd74624b683f9c68992e3a5,
        _:N0f83c9b05e4c4f888cb63ee9e0cd8f9b,
        _:N2ea7644e21bb4f63aa765ec0b11277de,
        _:N2f8b6eea098c44329c9de6d0839e27f4,
        _:N505e094f62a7440cbec178d096421e8e,
        _:N585b8d4dd0df47dfb1843fa20ad2fee0,
        _:N5b0f183fdff0417cbc35bec89cb464a3,
        _:N66a1f2c1d1964a1e921efdeb2e4cfd9b,
        _:N66a8c08b9b0340b2a0fe670e68ede152,
        _:N75e4003beee94febbb988bb646ba9e54,
        _:N77032251b25a4967b9505c9c314aafb5,
        _:N85252c62ce31493e9d38011c45961655,
        _:N8811e7bdeec543d0a1e48e51b6e85841,
        _:Nb39eef8e448c4d8d990daf137e01a951,
        _:Nb42396b21d98427fa73aa08828275665,
        _:Nbb0bf5fa0f6c4b6185369b9ac260a6ba,
        _:Nc26263a599334fa69695a390a46e815c,
        _:Nc62e60c299704c739f80d207ef7450bc,
        _:Nebbfe393295d4ece91873f47da24ae8b,
        _:Needc801449324b9785ef8dba4113a403,
        _:Nf62df72a5ae74374a0f6956d3416ced1,
        _:Nf71861f22a0140fbb02e1e93941778d9 ;
    mo:track_count 22 ;
    schema:duration "PT51:14"^^xsd:interval ;
    schema:numTracks 22 ;
    schema:track _:N019cd44f2cd74624b683f9c68992e3a5,
        _:N0f83c9b05e4c4f888cb63ee9e0cd8f9b,
        _:N2ea7644e21bb4f63aa765ec0b11277de,
        _:N2f8b6eea098c44329c9de6d0839e27f4,
        _:N505e094f62a7440cbec178d096421e8e,
        _:N585b8d4dd0df47dfb1843fa20ad2fee0,
        _:N5b0f183fdff0417cbc35bec89cb464a3,
        _:N66a1f2c1d1964a1e921efdeb2e4cfd9b,
        _:N66a8c08b9b0340b2a0fe670e68ede152,
        _:N75e4003beee94febbb988bb646ba9e54,
        _:N77032251b25a4967b9505c9c314aafb5,
        _:N85252c62ce31493e9d38011c45961655,
        _:N8811e7bdeec543d0a1e48e51b6e85841,
        _:Nb39eef8e448c4d8d990daf137e01a951,
        _:Nb42396b21d98427fa73aa08828275665,
        _:Nbb0bf5fa0f6c4b6185369b9ac260a6ba,
        _:Nc26263a599334fa69695a390a46e815c,
        _:Nc62e60c299704c739f80d207ef7450bc,
        _:Nebbfe393295d4ece91873f47da24ae8b,
        _:Needc801449324b9785ef8dba4113a403,
        _:Nf62df72a5ae74374a0f6956d3416ced1,
        _:Nf71861f22a0140fbb02e1e93941778d9 .

