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

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

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

<artist/31006#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/97341#subject> ;
    schema:name "Alexey Omelchuk"@en ;
    foaf:made <album/97341#composition>,
        <album/97341#subject> ;
    foaf:name "Alexey Omelchuk"@en .

<album/97341#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Metro 2033 Redux"@en,
        "Metro 2033 Redux"@ja,
        "Metro 2033 Redux"@ja-latn ;
    mo:composer <artist/31006#subject> ;
    mo:produced_work <album/97341#musicalwork> ;
    schema:name "Metro 2033 Redux"@en,
        "Metro 2033 Redux"@ja,
        "Metro 2033 Redux"@ja-latn .

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

<album/97341#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Metro 2033 Redux"@en,
        "Metro 2033 Redux"@ja,
        "Metro 2033 Redux"@ja-latn ;
    mo:performance_of <album/97341#musicalwork> ;
    mo:recorded_as <album/97341#musicalexpression> ;
    schema:name "Metro 2033 Redux"@en,
        "Metro 2033 Redux"@ja,
        "Metro 2033 Redux"@ja-latn ;
    schema:workPerformed <album/97341#musicalwork> .

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

<https://medium-media.vgm.io/albums/14/97341/97341-1584975491.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/97341#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-03-23"^^xsd:date ;
    dcterms:title "Metro 2033 Redux"@en,
        "Metro 2033 Redux"@ja,
        "Metro 2033 Redux"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/97341#musicalexpression> ;
    mo:publisher _:Nd63bcf38730c43ffb949e8943e2613ec ;
    mo:record _:Na1b01ec138b1418f9588c22664733661 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Metro 2033 Redux"@en ;
            foaf:name "Metro 2033 Redux"@en ] ;
    schema:datePublished "2020-03-23"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/14/97341/97341-1584975491.jpg> ;
    schema:name "Metro 2033 Redux"@en,
        "Metro 2033 Redux"@ja,
        "Metro 2033 Redux"@ja-latn ;
    schema:publisher _:Nd63bcf38730c43ffb949e8943e2613ec ;
    foaf:depiction <https://media.vgm.io/albums/14/97341/97341-1584975491.jpg> .

_:N024fe144b8094c8aad2a0fd312cbf546 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Echoes of the Tunnels"@en ;
    mo:track_number 19 ;
    schema:duration "PT0:58"^^xsd:interval ;
    schema:inPlaylist _:Na1b01ec138b1418f9588c22664733661 ;
    schema:name "Echoes of the Tunnels"@en .

_:N10d6af32b99d403eaa2f8543546d603a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "He is the One"@en ;
    mo:track_number 20 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:Na1b01ec138b1418f9588c22664733661 ;
    schema:name "He is the One"@en .

_:N1780db2391504cbb837362e11b61b039 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Knowledge is Power"@en ;
    mo:track_number 11 ;
    schema:duration "PT0:30"^^xsd:interval ;
    schema:inPlaylist _:Na1b01ec138b1418f9588c22664733661 ;
    schema:name "Knowledge is Power"@en .

_:N26c4239fbbe247ff8d785f6ff7b122f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Departure"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:Na1b01ec138b1418f9588c22664733661 ;
    schema:name "Departure"@en .

_:N29288d9be8184701be14f52295e61212 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Smell the Gunpowder"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:Na1b01ec138b1418f9588c22664733661 ;
    schema:name "Smell the Gunpowder"@en .

_:N4115d0710fa94d1cb20031b6c7e33bb8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Campire Strong-Part 3"@en ;
    mo:track_number 15 ;
    schema:duration "PT0:48"^^xsd:interval ;
    schema:inPlaylist _:Na1b01ec138b1418f9588c22664733661 ;
    schema:name "Campire Strong-Part 3"@en .

_:N413b94be56f34ee0b420cf92ce648eeb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nothing Lasts Forever"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:Na1b01ec138b1418f9588c22664733661 ;
    schema:name "Nothing Lasts Forever"@en .

_:N45829cceade441a29b4b49ad850ccb05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "They Are Watching"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:Na1b01ec138b1418f9588c22664733661 ;
    schema:name "They Are Watching"@en .

_:N501c58095ad4467c86cb5bcfd0ecf006 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dreams of the Dead-Part 1"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:Na1b01ec138b1418f9588c22664733661 ;
    schema:name "Dreams of the Dead-Part 1"@en .

_:N536e6370e44143528b4f31ece4fd7948 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Campire Strong-Part 2"@en ;
    mo:track_number 14 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:Na1b01ec138b1418f9588c22664733661 ;
    schema:name "Campire Strong-Part 2"@en .

_:N54ae97bd2d6940f78ec7782bfb2241b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Devastation"@en ;
    mo:track_number 27 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:Na1b01ec138b1418f9588c22664733661 ;
    schema:name "Devastation"@en .

_:N6ee52c7e66664a38a6d0a358ab8a237d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Enter the Tunnels (Main Theme)"@en ;
    mo:track_number 28 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:Na1b01ec138b1418f9588c22664733661 ;
    schema:name "Enter the Tunnels (Main Theme)"@en .

_:N712039c863994f59bcfbfd704b25f304 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blood Spill"@en ;
    mo:track_number 21 ;
    schema:duration "PT0:45"^^xsd:interval ;
    schema:inPlaylist _:Na1b01ec138b1418f9588c22664733661 ;
    schema:name "Blood Spill"@en .

_:N78840935e40c48668e744550243a0221 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dreams of the Dead-Part 2"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:Na1b01ec138b1418f9588c22664733661 ;
    schema:name "Dreams of the Dead-Part 2"@en .

_:N8253eb84ee5945cb9471c92fce28aeeb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Freezing Death"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:Na1b01ec138b1418f9588c22664733661 ;
    schema:name "Freezing Death"@en .

_:N868ddb191db04bf1886e4bcf75e15389 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Strings of the Soul"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:Na1b01ec138b1418f9588c22664733661 ;
    schema:name "Strings of the Soul"@en .

_:N89b39a0906f24bfdb9ebcaa0c8105c03 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Summoning Power"@en ;
    mo:track_number 22 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:Na1b01ec138b1418f9588c22664733661 ;
    schema:name "Summoning Power"@en .

_:N90c69e5bdf264c28b5dc351872552dda a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Campire Strong-Part 1"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:Na1b01ec138b1418f9588c22664733661 ;
    schema:name "Campire Strong-Part 1"@en .

_:N985807bc61224d488c32ecaee8f018a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ascending"@en ;
    mo:track_number 25 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:Na1b01ec138b1418f9588c22664733661 ;
    schema:name "Ascending"@en .

_:N9d8a6f1a11614e27989c94d3be0c6619 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dark Secrets"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:Na1b01ec138b1418f9588c22664733661 ;
    schema:name "Dark Secrets"@en .

_:Na60c18c462df4902bc17fcdd9fbfb286 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Suburb Nights"@en ;
    mo:track_number 16 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:Na1b01ec138b1418f9588c22664733661 ;
    schema:name "Suburb Nights"@en .

_:Nb4c7dd1e3b244be6b1c7316913708672 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The End is Near"@en ;
    mo:track_number 26 ;
    schema:duration "PT0:55"^^xsd:interval ;
    schema:inPlaylist _:Na1b01ec138b1418f9588c22664733661 ;
    schema:name "The End is Near"@en .

_:Nba4681b9b4104c70903ec32ae942cc7e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Who Is My Enemy"@en ;
    mo:track_number 17 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:Na1b01ec138b1418f9588c22664733661 ;
    schema:name "Who Is My Enemy"@en .

_:Nc70f57bb46d348a0836d64ca5e780769 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Symptons of the Past"@en ;
    mo:track_number 23 ;
    schema:duration "PT0:35"^^xsd:interval ;
    schema:inPlaylist _:Na1b01ec138b1418f9588c22664733661 ;
    schema:name "Symptons of the Past"@en .

_:Nc723eb7764dc4ca788d2ef28fa90f155 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "New Dawn"@en ;
    mo:track_number 18 ;
    schema:duration "PT0:43"^^xsd:interval ;
    schema:inPlaylist _:Na1b01ec138b1418f9588c22664733661 ;
    schema:name "New Dawn"@en .

_:Nd63bcf38730c43ffb949e8943e2613ec schema:name "Koch Media GmbH"@en ;
    foaf:name "Koch Media GmbH"@en .

_:Ndd139eb7e45a4b28965271c62a5a2333 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Morning Coffee"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:Na1b01ec138b1418f9588c22664733661 ;
    schema:name "Morning Coffee"@en .

_:Ne6ebb38d04244a2b9e0505b3ce7684e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Roadhouse"@en ;
    mo:track_number 24 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:Na1b01ec138b1418f9588c22664733661 ;
    schema:name "Roadhouse"@en .

_:Nfbde6ccaded840e28092fb084940b671 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Agony"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:Na1b01ec138b1418f9588c22664733661 ;
    schema:name "Agony"@en .

_:Na1b01ec138b1418f9588c22664733661 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N024fe144b8094c8aad2a0fd312cbf546,
        _:N10d6af32b99d403eaa2f8543546d603a,
        _:N1780db2391504cbb837362e11b61b039,
        _:N26c4239fbbe247ff8d785f6ff7b122f9,
        _:N29288d9be8184701be14f52295e61212,
        _:N4115d0710fa94d1cb20031b6c7e33bb8,
        _:N413b94be56f34ee0b420cf92ce648eeb,
        _:N45829cceade441a29b4b49ad850ccb05,
        _:N501c58095ad4467c86cb5bcfd0ecf006,
        _:N536e6370e44143528b4f31ece4fd7948,
        _:N54ae97bd2d6940f78ec7782bfb2241b5,
        _:N6ee52c7e66664a38a6d0a358ab8a237d,
        _:N712039c863994f59bcfbfd704b25f304,
        _:N78840935e40c48668e744550243a0221,
        _:N8253eb84ee5945cb9471c92fce28aeeb,
        _:N868ddb191db04bf1886e4bcf75e15389,
        _:N89b39a0906f24bfdb9ebcaa0c8105c03,
        _:N90c69e5bdf264c28b5dc351872552dda,
        _:N985807bc61224d488c32ecaee8f018a5,
        _:N9d8a6f1a11614e27989c94d3be0c6619,
        _:Na60c18c462df4902bc17fcdd9fbfb286,
        _:Nb4c7dd1e3b244be6b1c7316913708672,
        _:Nba4681b9b4104c70903ec32ae942cc7e,
        _:Nc70f57bb46d348a0836d64ca5e780769,
        _:Nc723eb7764dc4ca788d2ef28fa90f155,
        _:Ndd139eb7e45a4b28965271c62a5a2333,
        _:Ne6ebb38d04244a2b9e0505b3ce7684e0,
        _:Nfbde6ccaded840e28092fb084940b671 ;
    mo:track_count 28 ;
    schema:duration "PT39:23"^^xsd:interval ;
    schema:numTracks 28 ;
    schema:track _:N024fe144b8094c8aad2a0fd312cbf546,
        _:N10d6af32b99d403eaa2f8543546d603a,
        _:N1780db2391504cbb837362e11b61b039,
        _:N26c4239fbbe247ff8d785f6ff7b122f9,
        _:N29288d9be8184701be14f52295e61212,
        _:N4115d0710fa94d1cb20031b6c7e33bb8,
        _:N413b94be56f34ee0b420cf92ce648eeb,
        _:N45829cceade441a29b4b49ad850ccb05,
        _:N501c58095ad4467c86cb5bcfd0ecf006,
        _:N536e6370e44143528b4f31ece4fd7948,
        _:N54ae97bd2d6940f78ec7782bfb2241b5,
        _:N6ee52c7e66664a38a6d0a358ab8a237d,
        _:N712039c863994f59bcfbfd704b25f304,
        _:N78840935e40c48668e744550243a0221,
        _:N8253eb84ee5945cb9471c92fce28aeeb,
        _:N868ddb191db04bf1886e4bcf75e15389,
        _:N89b39a0906f24bfdb9ebcaa0c8105c03,
        _:N90c69e5bdf264c28b5dc351872552dda,
        _:N985807bc61224d488c32ecaee8f018a5,
        _:N9d8a6f1a11614e27989c94d3be0c6619,
        _:Na60c18c462df4902bc17fcdd9fbfb286,
        _:Nb4c7dd1e3b244be6b1c7316913708672,
        _:Nba4681b9b4104c70903ec32ae942cc7e,
        _:Nc70f57bb46d348a0836d64ca5e780769,
        _:Nc723eb7764dc4ca788d2ef28fa90f155,
        _:Ndd139eb7e45a4b28965271c62a5a2333,
        _:Ne6ebb38d04244a2b9e0505b3ce7684e0,
        _:Nfbde6ccaded840e28092fb084940b671 .

