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

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

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

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

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

<https://media.vgm.io/albums/93/143239/143239-9e9389c825eb.webp> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/143239#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/93/143239/143239-9e9389c825eb.webp> ;
    foaf:depicts <album/143239#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/93/143239/143239-9e9389c825eb.webp> .

<https://medium-media.vgm.io/albums/93/143239/143239-9e9389c825eb.webp> a schema:ImageObject,
        foaf:Image .

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

<artist/183#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/143239#performance> ;
    schema:name "Jason Hayes"@en ;
    foaf:name "Jason Hayes"@en .

<album/143239#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Overwatch: Cities & Countries"@en,
        "Overwatch: Cities & Countries"@ja,
        "Overwatch: Cities & Countries"@ja-latn ;
    mo:composer <artist/16004#subject>,
        <artist/17765#subject>,
        <artist/182#subject> ;
    mo:produced_work <album/143239#musicalwork> ;
    schema:name "Overwatch: Cities & Countries"@en,
        "Overwatch: Cities & Countries"@ja,
        "Overwatch: Cities & Countries"@ja-latn .

<artist/16004#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/143239#subject> ;
    mo:performed <album/143239#performance> ;
    schema:name "Sam Cardon"@en ;
    foaf:made <album/143239#composition>,
        <album/143239#subject> ;
    foaf:name "Sam Cardon"@en .

<artist/17765#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/143239#subject> ;
    mo:performed <album/143239#performance> ;
    schema:name "Adam Burgess"@en ;
    foaf:made <album/143239#composition>,
        <album/143239#subject> ;
    foaf:name "Adam Burgess"@en .

<artist/182#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/143239#subject> ;
    mo:performed <album/143239#performance> ;
    schema:name "Derek Duke"@en ;
    foaf:made <album/143239#composition>,
        <album/143239#subject> ;
    foaf:name "Derek Duke"@en .

<album/143239#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Overwatch: Cities & Countries"@en,
        "Overwatch: Cities & Countries"@ja,
        "Overwatch: Cities & Countries"@ja-latn ;
    mo:performance_of <album/143239#musicalwork> ;
    mo:performer <artist/16004#subject>,
        <artist/17765#subject>,
        <artist/182#subject>,
        <artist/183#subject> ;
    mo:recorded_as <album/143239#musicalexpression> ;
    schema:byArtist <artist/16004#subject>,
        <artist/17765#subject>,
        <artist/182#subject>,
        <artist/183#subject> ;
    schema:name "Overwatch: Cities & Countries"@en,
        "Overwatch: Cities & Countries"@ja,
        "Overwatch: Cities & Countries"@ja-latn ;
    schema:workPerformed <album/143239#musicalwork> .

<album/143239#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-07-13"^^xsd:date ;
    dcterms:title "Overwatch: Cities & Countries"@en,
        "Overwatch: Cities & Countries"@ja,
        "Overwatch: Cities & Countries"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/143239#musicalexpression> ;
    mo:publisher _:Nbd410966f68845ce9463055f43848b98 ;
    mo:record _:Ne66a8641d8ad48da814357b7d2e43666 ;
    mo:record_count 1 ;
    schema:about <product/4611#subject> ;
    schema:byArtist <artist/16004#subject>,
        <artist/17765#subject>,
        <artist/182#subject>,
        <artist/183#subject> ;
    schema:datePublished "2020-07-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/93/143239/143239-9e9389c825eb.webp> ;
    schema:name "Overwatch: Cities & Countries"@en,
        "Overwatch: Cities & Countries"@ja,
        "Overwatch: Cities & Countries"@ja-latn ;
    schema:publisher _:Nbd410966f68845ce9463055f43848b98 ;
    foaf:depiction <https://media.vgm.io/albums/93/143239/143239-9e9389c825eb.webp> .

_:N083334eebf42457c8350d38dccd52817 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Watchpoint Gibraltar"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:Ne66a8641d8ad48da814357b7d2e43666 ;
    schema:name "Watchpoint Gibraltar"@en .

_:N0c09f7759ab3494cbd2b0cc03ecac97f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ilios"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:Ne66a8641d8ad48da814357b7d2e43666 ;
    schema:name "Ilios"@en .

_:N0df04c599c36450bbe94854ef0147b84 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eichenwalde"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:Ne66a8641d8ad48da814357b7d2e43666 ;
    schema:name "Eichenwalde"@en .

_:N1569363c76a748af861b5d19d5265919 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Route 66"@en ;
    mo:track_number 14 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:Ne66a8641d8ad48da814357b7d2e43666 ;
    schema:name "Route 66"@en .

_:N1777ab939c794a46985351d235324081 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Opening"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:28"^^xsd:interval ;
    schema:inPlaylist _:Ne66a8641d8ad48da814357b7d2e43666 ;
    schema:name "Opening"@en .

_:N36390583e4294c84ad832cdeb340c32a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hollywood"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:18"^^xsd:interval ;
    schema:inPlaylist _:Ne66a8641d8ad48da814357b7d2e43666 ;
    schema:name "Hollywood"@en .

_:N3e124029f0d54953a515415d97a81a9f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rialto"@en ;
    mo:track_number 16 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Ne66a8641d8ad48da814357b7d2e43666 ;
    schema:name "Rialto"@en .

_:N46b3d9d5793f4ff79a0ee22181488160 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hanamura"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:Ne66a8641d8ad48da814357b7d2e43666 ;
    schema:name "Hanamura"@en .

_:N493f6709bd614442bacbb41a8c5b84f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lijiang Tower"@en ;
    mo:track_number 15 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:Ne66a8641d8ad48da814357b7d2e43666 ;
    schema:name "Lijiang Tower"@en .

_:N63b6c4670ef54420b80d0aa3c2411167 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ayutthaya"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:Ne66a8641d8ad48da814357b7d2e43666 ;
    schema:name "Ayutthaya"@en .

_:N73208888778c496a99ced1cb9d019eb2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Horizon Lunar Colony"@en ;
    mo:track_number 24 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:Ne66a8641d8ad48da814357b7d2e43666 ;
    schema:name "Horizon Lunar Colony"@en .

_:N792edad52cc647f38610b023d4cad46a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Volskaya Industries"@en ;
    mo:track_number 23 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:Ne66a8641d8ad48da814357b7d2e43666 ;
    schema:name "Volskaya Industries"@en .

_:N8a7df33bde4d4ad3ae6e449545168ffd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Paris"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:Ne66a8641d8ad48da814357b7d2e43666 ;
    schema:name "Paris"@en .

_:N8ecacc19bdcb48b183b83061d6e838fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "King’s Row"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:Ne66a8641d8ad48da814357b7d2e43666 ;
    schema:name "King’s Row"@en .

_:Nb8137fcad15e417d97d94a8577cf024b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chateau Gilliard"@en ;
    mo:track_number 19 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:Ne66a8641d8ad48da814357b7d2e43666 ;
    schema:name "Chateau Gilliard"@en .

_:Nbc56b19b630e42e6bf548fcbf4f38d4f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nepal"@en ;
    mo:track_number 18 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:Ne66a8641d8ad48da814357b7d2e43666 ;
    schema:name "Nepal"@en .

_:Nbd410966f68845ce9463055f43848b98 schema:name "Omnica Music"@en,
        "Omnica Music"@ja,
        "Omnica Music"@ja-latn ;
    foaf:name "Omnica Music"@en,
        "Omnica Music"@ja,
        "Omnica Music"@ja-latn .

_:Nc756dce653b747d3a197680e095b27ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Busan"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:Ne66a8641d8ad48da814357b7d2e43666 ;
    schema:name "Busan"@en .

_:Ncb78442da99c42e582db4a3e91fa36d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oasis"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:Ne66a8641d8ad48da814357b7d2e43666 ;
    schema:name "Oasis"@en .

_:Ndb63b9717aa84bae88c5c6079a23308c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dorado"@en ;
    mo:track_number 17 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:Ne66a8641d8ad48da814357b7d2e43666 ;
    schema:name "Dorado"@en .

_:Ne272b725034341dca478feb048b979a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Havana"@en ;
    mo:track_number 22 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:Ne66a8641d8ad48da814357b7d2e43666 ;
    schema:name "Havana"@en .

_:Ne322fdd996f34609bb7f9ee4b4248e0e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blizzard World"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:Ne66a8641d8ad48da814357b7d2e43666 ;
    schema:name "Blizzard World"@en .

_:Nea237832f2004996a4c09b8944e6fd9a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Numbani"@en ;
    mo:track_number 21 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:Ne66a8641d8ad48da814357b7d2e43666 ;
    schema:name "Numbani"@en .

_:Nf07ba9fdbfaf42298ab621d737217870 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Temple of Anubis"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:Ne66a8641d8ad48da814357b7d2e43666 ;
    schema:name "Temple of Anubis"@en .

_:Nf0e675b01b684a848b2119557b99338d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Junkertown"@en ;
    mo:track_number 20 ;
    schema:duration "PT0:54"^^xsd:interval ;
    schema:inPlaylist _:Ne66a8641d8ad48da814357b7d2e43666 ;
    schema:name "Junkertown"@en .

_:Ne66a8641d8ad48da814357b7d2e43666 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N083334eebf42457c8350d38dccd52817,
        _:N0c09f7759ab3494cbd2b0cc03ecac97f,
        _:N0df04c599c36450bbe94854ef0147b84,
        _:N1569363c76a748af861b5d19d5265919,
        _:N1777ab939c794a46985351d235324081,
        _:N36390583e4294c84ad832cdeb340c32a,
        _:N3e124029f0d54953a515415d97a81a9f,
        _:N46b3d9d5793f4ff79a0ee22181488160,
        _:N493f6709bd614442bacbb41a8c5b84f5,
        _:N63b6c4670ef54420b80d0aa3c2411167,
        _:N73208888778c496a99ced1cb9d019eb2,
        _:N792edad52cc647f38610b023d4cad46a,
        _:N8a7df33bde4d4ad3ae6e449545168ffd,
        _:N8ecacc19bdcb48b183b83061d6e838fe,
        _:Nb8137fcad15e417d97d94a8577cf024b,
        _:Nbc56b19b630e42e6bf548fcbf4f38d4f,
        _:Nc756dce653b747d3a197680e095b27ea,
        _:Ncb78442da99c42e582db4a3e91fa36d9,
        _:Ndb63b9717aa84bae88c5c6079a23308c,
        _:Ne272b725034341dca478feb048b979a2,
        _:Ne322fdd996f34609bb7f9ee4b4248e0e,
        _:Nea237832f2004996a4c09b8944e6fd9a,
        _:Nf07ba9fdbfaf42298ab621d737217870,
        _:Nf0e675b01b684a848b2119557b99338d ;
    mo:track_count 24 ;
    schema:duration "PT41:51"^^xsd:interval ;
    schema:numTracks 24 ;
    schema:track _:N083334eebf42457c8350d38dccd52817,
        _:N0c09f7759ab3494cbd2b0cc03ecac97f,
        _:N0df04c599c36450bbe94854ef0147b84,
        _:N1569363c76a748af861b5d19d5265919,
        _:N1777ab939c794a46985351d235324081,
        _:N36390583e4294c84ad832cdeb340c32a,
        _:N3e124029f0d54953a515415d97a81a9f,
        _:N46b3d9d5793f4ff79a0ee22181488160,
        _:N493f6709bd614442bacbb41a8c5b84f5,
        _:N63b6c4670ef54420b80d0aa3c2411167,
        _:N73208888778c496a99ced1cb9d019eb2,
        _:N792edad52cc647f38610b023d4cad46a,
        _:N8a7df33bde4d4ad3ae6e449545168ffd,
        _:N8ecacc19bdcb48b183b83061d6e838fe,
        _:Nb8137fcad15e417d97d94a8577cf024b,
        _:Nbc56b19b630e42e6bf548fcbf4f38d4f,
        _:Nc756dce653b747d3a197680e095b27ea,
        _:Ncb78442da99c42e582db4a3e91fa36d9,
        _:Ndb63b9717aa84bae88c5c6079a23308c,
        _:Ne272b725034341dca478feb048b979a2,
        _:Ne322fdd996f34609bb7f9ee4b4248e0e,
        _:Nea237832f2004996a4c09b8944e6fd9a,
        _:Nf07ba9fdbfaf42298ab621d737217870,
        _:Nf0e675b01b684a848b2119557b99338d .

