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

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

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

<artist/27399#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/71870#subject> ;
    schema:name "Mikael Norrgård"@en ;
    foaf:made <album/71870#composition>,
        <album/71870#subject> ;
    foaf:name "Mikael Norrgård"@en .

<artist/27400#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/71870#subject> ;
    schema:name "Pelle Cahndlerby"@en ;
    foaf:made <album/71870#composition>,
        <album/71870#subject> ;
    foaf:name "Pelle Cahndlerby"@en .

<product/20467#subject> a schema:CreativeWork ;
    schema:name "SteamWorld Dig 2"@en,
        "SteamWorld Dig 2"@ja,
        "SteamWorld Dig 2"@ja-latn ;
    foaf:name "SteamWorld Dig 2"@en,
        "SteamWorld Dig 2"@ja,
        "SteamWorld Dig 2"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/07/71870/71870-1506666744.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/27248#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/71870#performance> ;
    schema:name "Shelby Cinca"@en ;
    foaf:name "Shelby Cinca"@en .

<artist/27401#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/71870#performance> ;
    schema:name "Dennis Wedin"@en ;
    foaf:name "Dennis Wedin"@en .

<album/71870#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SteamWorld Dig 2 Official Soundtrack"@en,
        "SteamWorld Dig 2 Official Soundtrack"@ja,
        "SteamWorld Dig 2 Official Soundtrack"@ja-latn ;
    mo:composer <artist/27399#subject>,
        <artist/27400#subject>,
        <artist/44462#subject> ;
    mo:produced_work <album/71870#musicalwork> ;
    schema:name "SteamWorld Dig 2 Official Soundtrack"@en,
        "SteamWorld Dig 2 Official Soundtrack"@ja,
        "SteamWorld Dig 2 Official Soundtrack"@ja-latn .

<artist/44462#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/71870#subject> ;
    mo:performed <album/71870#performance> ;
    schema:name "El Huervo"@en ;
    foaf:made <album/71870#composition>,
        <album/71870#subject> ;
    foaf:name "El Huervo"@en .

<album/71870#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SteamWorld Dig 2 Official Soundtrack"@en,
        "SteamWorld Dig 2 Official Soundtrack"@ja,
        "SteamWorld Dig 2 Official Soundtrack"@ja-latn ;
    mo:performance_of <album/71870#musicalwork> ;
    mo:performer _:Nc49c7982c8734c6891546b95ba0e58ac,
        <artist/27248#subject>,
        <artist/27401#subject>,
        <artist/44462#subject> ;
    mo:recorded_as <album/71870#musicalexpression> ;
    schema:byArtist _:Nc49c7982c8734c6891546b95ba0e58ac,
        <artist/27248#subject>,
        <artist/27401#subject>,
        <artist/44462#subject> ;
    schema:name "SteamWorld Dig 2 Official Soundtrack"@en,
        "SteamWorld Dig 2 Official Soundtrack"@ja,
        "SteamWorld Dig 2 Official Soundtrack"@ja-latn ;
    schema:workPerformed <album/71870#musicalwork> .

<album/71870#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-09-28"^^xsd:date ;
    dcterms:title "SteamWorld Dig 2 Official Soundtrack"@en,
        "SteamWorld Dig 2 Official Soundtrack"@ja,
        "SteamWorld Dig 2 Official Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/71870#musicalexpression> ;
    mo:publisher _:N5e9089151f3f45a5a9d9b90629d292a5 ;
    mo:record _:N5c65da8a6921453cb07399ed60e84008 ;
    mo:record_count 1 ;
    schema:about <product/20467#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "DDWIP"@en ;
            foaf:name "DDWIP"@en ],
        <artist/27248#subject>,
        <artist/27401#subject>,
        <artist/44462#subject> ;
    schema:datePublished "2017-09-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/07/71870/71870-1506666744.jpg> ;
    schema:name "SteamWorld Dig 2 Official Soundtrack"@en,
        "SteamWorld Dig 2 Official Soundtrack"@ja,
        "SteamWorld Dig 2 Official Soundtrack"@ja-latn ;
    schema:publisher _:N5e9089151f3f45a5a9d9b90629d292a5 ;
    foaf:depiction <https://media.vgm.io/albums/07/71870/71870-1506666744.jpg> .

_:N1b603c3a0b994a54a5b2895e00754b2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Anfang"@en ;
    mo:track_number 2 ;
    schema:duration "PT0:35"^^xsd:interval ;
    schema:inPlaylist _:N5c65da8a6921453cb07399ed60e84008 ;
    schema:name "Anfang"@en .

_:N2f54f6d888dd425295477bb65ee8a0e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Great Prophet"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:N5c65da8a6921453cb07399ed60e84008 ;
    schema:name "The Great Prophet"@en .

_:N3a1d173f707240a59f36195e0d8b7020 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oh Dorothy (Extended Main Theme)"@en ;
    mo:track_number 20 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N5c65da8a6921453cb07399ed60e84008 ;
    schema:name "Oh Dorothy (Extended Main Theme)"@en .

_:N3e567fda90a6485c8fb378a3330af898 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dorothy's Theme (SWD2 Main Theme)"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:N5c65da8a6921453cb07399ed60e84008 ;
    schema:name "Dorothy's Theme (SWD2 Main Theme)"@en .

_:N3ec2256306234e3e8e2764663399df64 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ghosts from the Past"@en ;
    mo:track_number 11 ;
    schema:duration "PT0:55"^^xsd:interval ;
    schema:inPlaylist _:N5c65da8a6921453cb07399ed60e84008 ;
    schema:name "Ghosts from the Past"@en .

_:N563ef8699ed24b6db33049d9b21436aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No Roses for the Wicked"@en ;
    mo:track_number 17 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N5c65da8a6921453cb07399ed60e84008 ;
    schema:name "No Roses for the Wicked"@en .

_:N5b9786fb48d94e1f8f39afa020b008dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Backtrack to Guidance"@en ;
    mo:track_number 14 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N5c65da8a6921453cb07399ed60e84008 ;
    schema:name "Backtrack to Guidance"@en .

_:N5e9089151f3f45a5a9d9b90629d292a5 schema:name "Image & Form Games"@en,
        "Image & Form Games"@ja,
        "Image & Form Games"@ja-latn ;
    foaf:name "Image & Form Games"@en,
        "Image & Form Games"@ja,
        "Image & Form Games"@ja-latn .

_:N63134839c8434f22b32051a7ae7b9801 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bad to Worse"@en ;
    mo:track_number 16 ;
    schema:duration "PT0:48"^^xsd:interval ;
    schema:inPlaylist _:N5c65da8a6921453cb07399ed60e84008 ;
    schema:name "Bad to Worse"@en .

_:N6867caebf75d428b8132be81701ae912 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nip Tucked Dreams"@en ;
    mo:track_number 5 ;
    schema:duration "PT0:31"^^xsd:interval ;
    schema:inPlaylist _:N5c65da8a6921453cb07399ed60e84008 ;
    schema:name "Nip Tucked Dreams"@en .

_:N6869143491684aa7ba200a9b8d2266a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Light of Guidance"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N5c65da8a6921453cb07399ed60e84008 ;
    schema:name "Light of Guidance"@en .

_:N6a5d5be90c104b278e47605dc19737a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "New Heights in El Machino"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N5c65da8a6921453cb07399ed60e84008 ;
    schema:name "New Heights in El Machino"@en .

_:N860a8fcd26e14bed945b17ab0043a356 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Abandoned Sanctuary"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N5c65da8a6921453cb07399ed60e84008 ;
    schema:name "Abandoned Sanctuary"@en .

_:N924e987beb9c493eb619210d1a1288c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Precipice"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N5c65da8a6921453cb07399ed60e84008 ;
    schema:name "Precipice"@en .

_:N932c754a7eec4f0fa836b28ec4e5cb08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I know you will"@en ;
    mo:track_number 18 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:N5c65da8a6921453cb07399ed60e84008 ;
    schema:name "I know you will"@en .

_:Nc49c7982c8734c6891546b95ba0e58ac a schema:Person,
        foaf:Person ;
    mo:performed <album/71870#performance> ;
    schema:name "DDWIP"@en ;
    foaf:name "DDWIP"@en .

_:Ncbaceaa207fa4b6a9d8d3a0707f14a38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NotationCAMPFIRE"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N5c65da8a6921453cb07399ed60e84008 ;
    schema:name "NotationCAMPFIRE"@en .

_:Nd0b9516553df48649b07167cfbeff167 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yarrow"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N5c65da8a6921453cb07399ed60e84008 ;
    schema:name "Yarrow"@en .

_:Nef15388f8da94612b0ec8e8b1dd53551 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Infernal Destroyer"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N5c65da8a6921453cb07399ed60e84008 ;
    schema:name "Infernal Destroyer"@en .

_:Nf0dda2ca9b9e401494cdacaab7f7417b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Desert Calling"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N5c65da8a6921453cb07399ed60e84008 ;
    schema:name "Desert Calling"@en .

_:Nf55c87c4ca6844abbd397855a48f335a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nocturnal"@en ;
    mo:track_number 8 ;
    schema:duration "PT0:47"^^xsd:interval ;
    schema:inPlaylist _:N5c65da8a6921453cb07399ed60e84008 ;
    schema:name "Nocturnal"@en .

_:Nf8706345a7964b50a96bb3c290973b34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moonbird"@en ;
    mo:track_number 19 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:N5c65da8a6921453cb07399ed60e84008 ;
    schema:name "Moonbird"@en .

_:N5c65da8a6921453cb07399ed60e84008 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1b603c3a0b994a54a5b2895e00754b2e,
        _:N2f54f6d888dd425295477bb65ee8a0e3,
        _:N3a1d173f707240a59f36195e0d8b7020,
        _:N3e567fda90a6485c8fb378a3330af898,
        _:N3ec2256306234e3e8e2764663399df64,
        _:N563ef8699ed24b6db33049d9b21436aa,
        _:N5b9786fb48d94e1f8f39afa020b008dc,
        _:N63134839c8434f22b32051a7ae7b9801,
        _:N6867caebf75d428b8132be81701ae912,
        _:N6869143491684aa7ba200a9b8d2266a7,
        _:N6a5d5be90c104b278e47605dc19737a5,
        _:N860a8fcd26e14bed945b17ab0043a356,
        _:N924e987beb9c493eb619210d1a1288c5,
        _:N932c754a7eec4f0fa836b28ec4e5cb08,
        _:Ncbaceaa207fa4b6a9d8d3a0707f14a38,
        _:Nd0b9516553df48649b07167cfbeff167,
        _:Nef15388f8da94612b0ec8e8b1dd53551,
        _:Nf0dda2ca9b9e401494cdacaab7f7417b,
        _:Nf55c87c4ca6844abbd397855a48f335a,
        _:Nf8706345a7964b50a96bb3c290973b34 ;
    mo:track_count 20 ;
    schema:duration "PT42:08"^^xsd:interval ;
    schema:numTracks 20 ;
    schema:track _:N1b603c3a0b994a54a5b2895e00754b2e,
        _:N2f54f6d888dd425295477bb65ee8a0e3,
        _:N3a1d173f707240a59f36195e0d8b7020,
        _:N3e567fda90a6485c8fb378a3330af898,
        _:N3ec2256306234e3e8e2764663399df64,
        _:N563ef8699ed24b6db33049d9b21436aa,
        _:N5b9786fb48d94e1f8f39afa020b008dc,
        _:N63134839c8434f22b32051a7ae7b9801,
        _:N6867caebf75d428b8132be81701ae912,
        _:N6869143491684aa7ba200a9b8d2266a7,
        _:N6a5d5be90c104b278e47605dc19737a5,
        _:N860a8fcd26e14bed945b17ab0043a356,
        _:N924e987beb9c493eb619210d1a1288c5,
        _:N932c754a7eec4f0fa836b28ec4e5cb08,
        _:Ncbaceaa207fa4b6a9d8d3a0707f14a38,
        _:Nd0b9516553df48649b07167cfbeff167,
        _:Nef15388f8da94612b0ec8e8b1dd53551,
        _:Nf0dda2ca9b9e401494cdacaab7f7417b,
        _:Nf55c87c4ca6844abbd397855a48f335a,
        _:Nf8706345a7964b50a96bb3c290973b34 .

