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

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

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

<artist/2966#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/51251#subject> ;
    schema:name "Paweł Błaszczak"@en ;
    foaf:made <album/51251#composition>,
        <album/51251#subject> ;
    foaf:name "Paweł Błaszczak"@en .

<product/19947#subject> a schema:CreativeWork ;
    schema:name "Dying Light"@en,
        "Dying Light"@ja,
        "Dying Light"@ja-latn ;
    foaf:name "Dying Light"@en,
        "Dying Light"@ja,
        "Dying Light"@ja-latn .

<album/51251#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Dying Light Soundtrack"@en,
        "Dying Light Soundtrack"@ja,
        "Dying Light Soundtrack"@ja-latn ;
    mo:composer <artist/2966#subject> ;
    mo:produced_work <album/51251#musicalwork> ;
    schema:name "Dying Light Soundtrack"@en,
        "Dying Light Soundtrack"@ja,
        "Dying Light Soundtrack"@ja-latn .

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

<album/51251#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Dying Light Soundtrack"@en,
        "Dying Light Soundtrack"@ja,
        "Dying Light Soundtrack"@ja-latn ;
    mo:performance_of <album/51251#musicalwork> ;
    mo:recorded_as <album/51251#musicalexpression> ;
    schema:name "Dying Light Soundtrack"@en,
        "Dying Light Soundtrack"@ja,
        "Dying Light Soundtrack"@ja-latn ;
    schema:workPerformed <album/51251#musicalwork> .

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

<https://medium-media.vgm.io/albums/15/51251/51251-1424922992.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/51251#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-02-04"^^xsd:date ;
    dcterms:title "Dying Light Soundtrack"@en,
        "Dying Light Soundtrack"@ja,
        "Dying Light Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/51251#musicalexpression> ;
    mo:publisher _:Nf001d04a66764feeb7f553270cab13c3 ;
    mo:record _:N38061e31abfc4979994e1cbcd6031a30 ;
    mo:record_count 1 ;
    schema:about <product/19947#subject> ;
    schema:datePublished "2015-02-04"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/15/51251/51251-1424922992.jpg> ;
    schema:name "Dying Light Soundtrack"@en,
        "Dying Light Soundtrack"@ja,
        "Dying Light Soundtrack"@ja-latn ;
    schema:publisher _:Nf001d04a66764feeb7f553270cab13c3 ;
    foaf:depiction <https://media.vgm.io/albums/15/51251/51251-1424922992.jpg> .

_:N10671dc381074ffdb9714d651de643e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "On the Edge"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:N38061e31abfc4979994e1cbcd6031a30 ;
    schema:name "On the Edge"@en .

_:N13bd1cc2558e4b0080fadedaa6ecfac9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "For the Greater Good"@en ;
    mo:track_number 16 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N38061e31abfc4979994e1cbcd6031a30 ;
    schema:name "For the Greater Good"@en .

_:N17bc1f0f990c40039867cdee87d93b06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Breakdown"@en ;
    mo:track_number 19 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N38061e31abfc4979994e1cbcd6031a30 ;
    schema:name "Breakdown"@en .

_:N32f51defb28e450cb0d6cc531c5179cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Invitation"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N38061e31abfc4979994e1cbcd6031a30 ;
    schema:name "Invitation"@en .

_:N3ce042031ad8489fbaaea5e7fb186cb2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Extent"@en ;
    mo:track_number 21 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N38061e31abfc4979994e1cbcd6031a30 ;
    schema:name "Extent"@en .

_:N5fe0519873924b38b6e32e7f9e20fab2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Decline"@en ;
    mo:track_number 18 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:N38061e31abfc4979994e1cbcd6031a30 ;
    schema:name "Decline"@en .

_:N65b483d6ad074232a35e460d8680461d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Destination"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N38061e31abfc4979994e1cbcd6031a30 ;
    schema:name "Destination"@en .

_:N70755688795043d79d35c89c532f2454 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Praise the Sunlight"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N38061e31abfc4979994e1cbcd6031a30 ;
    schema:name "Praise the Sunlight"@en .

_:N79caa9a8627c486ca5360189b8e568f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In the Cage"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N38061e31abfc4979994e1cbcd6031a30 ;
    schema:name "In the Cage"@en .

_:N7b9a6fde552a49cb8920ba3df6f40aee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Runaway"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N38061e31abfc4979994e1cbcd6031a30 ;
    schema:name "Runaway"@en .

_:N84e1c0bbd2d24948a426a858153b9e23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Now They Are Coming"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N38061e31abfc4979994e1cbcd6031a30 ;
    schema:name "Now They Are Coming"@en .

_:N87c28611e89e481bac726c3e75cf3d42 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Horizon"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N38061e31abfc4979994e1cbcd6031a30 ;
    schema:name "Horizon"@en .

_:N88264bc557bf4857a114e1ea6800f5d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Strife"@en ;
    mo:track_number 15 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N38061e31abfc4979994e1cbcd6031a30 ;
    schema:name "Strife"@en .

_:N967606b179534ff0bc6c1ad54d6c3517 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Loose Ends"@en ;
    mo:track_number 17 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N38061e31abfc4979994e1cbcd6031a30 ;
    schema:name "Loose Ends"@en .

_:Nab62e1fff2f640e78d458fa5e1fa97a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Demolition"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N38061e31abfc4979994e1cbcd6031a30 ;
    schema:name "Demolition"@en .

_:Nbfc29e5c88fd456d8cb614e8c9d856e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Harran"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:N38061e31abfc4979994e1cbcd6031a30 ;
    schema:name "Harran"@en .

_:Nc254d923c7be4ccaabb906f5e5a95bee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Passage"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N38061e31abfc4979994e1cbcd6031a30 ;
    schema:name "Passage"@en .

_:Nc3789e2c9f7d4f79b79ed5ab705a2014 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Departure"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N38061e31abfc4979994e1cbcd6031a30 ;
    schema:name "Departure"@en .

_:Nd1dad766644f4aba82e02f27e05b4727 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Despair"@en ;
    mo:track_number 20 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N38061e31abfc4979994e1cbcd6031a30 ;
    schema:name "Despair"@en .

_:Nd97ca97ae7f54aa19979ef3e7b3100e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Revival"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N38061e31abfc4979994e1cbcd6031a30 ;
    schema:name "Revival"@en .

_:Ne4aa3f8caa7a49b4b7d68b4946597f62 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Choices and Decisions"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N38061e31abfc4979994e1cbcd6031a30 ;
    schema:name "Choices and Decisions"@en .

_:Nf001d04a66764feeb7f553270cab13c3 schema:name "Techland"@en ;
    foaf:name "Techland"@en .

_:N38061e31abfc4979994e1cbcd6031a30 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N10671dc381074ffdb9714d651de643e3,
        _:N13bd1cc2558e4b0080fadedaa6ecfac9,
        _:N17bc1f0f990c40039867cdee87d93b06,
        _:N32f51defb28e450cb0d6cc531c5179cb,
        _:N3ce042031ad8489fbaaea5e7fb186cb2,
        _:N5fe0519873924b38b6e32e7f9e20fab2,
        _:N65b483d6ad074232a35e460d8680461d,
        _:N70755688795043d79d35c89c532f2454,
        _:N79caa9a8627c486ca5360189b8e568f1,
        _:N7b9a6fde552a49cb8920ba3df6f40aee,
        _:N84e1c0bbd2d24948a426a858153b9e23,
        _:N87c28611e89e481bac726c3e75cf3d42,
        _:N88264bc557bf4857a114e1ea6800f5d4,
        _:N967606b179534ff0bc6c1ad54d6c3517,
        _:Nab62e1fff2f640e78d458fa5e1fa97a2,
        _:Nbfc29e5c88fd456d8cb614e8c9d856e7,
        _:Nc254d923c7be4ccaabb906f5e5a95bee,
        _:Nc3789e2c9f7d4f79b79ed5ab705a2014,
        _:Nd1dad766644f4aba82e02f27e05b4727,
        _:Nd97ca97ae7f54aa19979ef3e7b3100e9,
        _:Ne4aa3f8caa7a49b4b7d68b4946597f62 ;
    mo:track_count 21 ;
    schema:duration "PT70:16"^^xsd:interval ;
    schema:numTracks 21 ;
    schema:track _:N10671dc381074ffdb9714d651de643e3,
        _:N13bd1cc2558e4b0080fadedaa6ecfac9,
        _:N17bc1f0f990c40039867cdee87d93b06,
        _:N32f51defb28e450cb0d6cc531c5179cb,
        _:N3ce042031ad8489fbaaea5e7fb186cb2,
        _:N5fe0519873924b38b6e32e7f9e20fab2,
        _:N65b483d6ad074232a35e460d8680461d,
        _:N70755688795043d79d35c89c532f2454,
        _:N79caa9a8627c486ca5360189b8e568f1,
        _:N7b9a6fde552a49cb8920ba3df6f40aee,
        _:N84e1c0bbd2d24948a426a858153b9e23,
        _:N87c28611e89e481bac726c3e75cf3d42,
        _:N88264bc557bf4857a114e1ea6800f5d4,
        _:N967606b179534ff0bc6c1ad54d6c3517,
        _:Nab62e1fff2f640e78d458fa5e1fa97a2,
        _:Nbfc29e5c88fd456d8cb614e8c9d856e7,
        _:Nc254d923c7be4ccaabb906f5e5a95bee,
        _:Nc3789e2c9f7d4f79b79ed5ab705a2014,
        _:Nd1dad766644f4aba82e02f27e05b4727,
        _:Nd97ca97ae7f54aa19979ef3e7b3100e9,
        _:Ne4aa3f8caa7a49b4b7d68b4946597f62 .

