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

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

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

<artist/25903#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79789#subject> ;
    schema:name "Christopher Larkin"@en ;
    foaf:made <album/79789#composition>,
        <album/79789#subject> ;
    foaf:name "Christopher Larkin"@en .

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

<album/79789#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hollow Knight: Gods & Nightmares"@en,
        "Hollow Knight: Gods & Nightmares"@ja,
        "Hollow Knight: Gods & Nightmares"@ja-latn ;
    mo:composer <artist/25903#subject> ;
    mo:produced_work <album/79789#musicalwork> ;
    schema:name "Hollow Knight: Gods & Nightmares"@en,
        "Hollow Knight: Gods & Nightmares"@ja,
        "Hollow Knight: Gods & Nightmares"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/98/79789/79789-1533902462.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/79789#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hollow Knight: Gods & Nightmares"@en,
        "Hollow Knight: Gods & Nightmares"@ja,
        "Hollow Knight: Gods & Nightmares"@ja-latn ;
    mo:performance_of <album/79789#musicalwork> ;
    mo:performer _:N42c2fa359c7a456a94838981d0005170,
        _:N64d22ff8054944c78165340bc9090e0a ;
    mo:recorded_as <album/79789#musicalexpression> ;
    schema:byArtist _:N42c2fa359c7a456a94838981d0005170,
        _:N64d22ff8054944c78165340bc9090e0a ;
    schema:name "Hollow Knight: Gods & Nightmares"@en,
        "Hollow Knight: Gods & Nightmares"@ja,
        "Hollow Knight: Gods & Nightmares"@ja-latn ;
    schema:workPerformed <album/79789#musicalwork> .

<album/79789#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-08-09"^^xsd:date ;
    dcterms:title "Hollow Knight: Gods & Nightmares"@en,
        "Hollow Knight: Gods & Nightmares"@ja,
        "Hollow Knight: Gods & Nightmares"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/79789#musicalexpression> ;
    mo:publisher _:N564e3ed11aab4fcba21c286ec84aa85f ;
    mo:record _:Nd01cddd2436448e3878b8f9b80d82558 ;
    mo:record_count 1 ;
    schema:about <product/7858#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Péter Kiss"@en ;
            foaf:name "Péter Kiss"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Accord Quartet"@en ;
            foaf:name "Accord Quartet"@en ] ;
    schema:datePublished "2018-08-09"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/98/79789/79789-1533902462.jpg> ;
    schema:name "Hollow Knight: Gods & Nightmares"@en,
        "Hollow Knight: Gods & Nightmares"@ja,
        "Hollow Knight: Gods & Nightmares"@ja-latn ;
    schema:publisher _:N564e3ed11aab4fcba21c286ec84aa85f ;
    foaf:depiction <https://media.vgm.io/albums/98/79789/79789-1533902462.jpg> .

_:N23d7579e66d34f70ad5ef30b976ba98e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Truth, Beauty and Hatred"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:Nd01cddd2436448e3878b8f9b80d82558 ;
    schema:name "Truth, Beauty and Hatred"@en .

_:N275c1991385b4790bb7258d2fb92c08a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pale Court"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Nd01cddd2436448e3878b8f9b80d82558 ;
    schema:name "Pale Court"@en .

_:N31285a984c8d4557aeea979f475e2882 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dreamers"@en ;
    mo:track_number 7 ;
    schema:duration "PT0:53"^^xsd:interval ;
    schema:inPlaylist _:Nd01cddd2436448e3878b8f9b80d82558 ;
    schema:name "Dreamers"@en .

_:N34ec4de4fc234bbf8476d13002cc4040 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Haunted Foes"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:Nd01cddd2436448e3878b8f9b80d82558 ;
    schema:name "Haunted Foes"@en .

_:N42a065373305481f8b88b4bf03fafe63 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nightmare King"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:Nd01cddd2436448e3878b8f9b80d82558 ;
    schema:name "Nightmare King"@en .

_:N42c2fa359c7a456a94838981d0005170 a schema:Person,
        foaf:Person ;
    mo:performed <album/79789#performance> ;
    schema:name "Accord Quartet"@en ;
    foaf:name "Accord Quartet"@en .

_:N48e2660de63f41309e060955ab74f36f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Grimm Troupe"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:Nd01cddd2436448e3878b8f9b80d82558 ;
    schema:name "The Grimm Troupe"@en .

_:N564e3ed11aab4fcba21c286ec84aa85f schema:name "Christopher Larkin"@en,
        "Christopher Larkin"@ja,
        "Christopher Larkin"@ja-latn ;
    foaf:name "Christopher Larkin"@en,
        "Christopher Larkin"@ja,
        "Christopher Larkin"@ja-latn .

_:N64d22ff8054944c78165340bc9090e0a a schema:Person,
        foaf:Person ;
    mo:performed <album/79789#performance> ;
    schema:name "Péter Kiss"@en ;
    foaf:name "Péter Kiss"@en .

_:N855e7a28e9e448d58f57f6227d5ce7e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gods & Glory"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:Nd01cddd2436448e3878b8f9b80d82558 ;
    schema:name "Gods & Glory"@en .

_:N8e4bd158b73f419cb630c06d1054e2ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hive Knight"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:Nd01cddd2436448e3878b8f9b80d82558 ;
    schema:name "Hive Knight"@en .

_:Na7e39c15893646d081068814cd25251b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Furious Gods"@en ;
    mo:track_number 14 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:Nd01cddd2436448e3878b8f9b80d82558 ;
    schema:name "Furious Gods"@en .

_:Nb7651c438c38476c93e89a6f75db1fba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Godhome"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:Nd01cddd2436448e3878b8f9b80d82558 ;
    schema:name "Godhome"@en .

_:Nc6c4f2d01de04e6b85e28c3a9f65e3a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nightmare Lantern (Interlude)"@en ;
    mo:track_number 3 ;
    schema:duration "PT0:17"^^xsd:interval ;
    schema:inPlaylist _:Nd01cddd2436448e3878b8f9b80d82558 ;
    schema:name "Nightmare Lantern (Interlude)"@en .

_:Nc6cab294679e414589f437439f81a04d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "White Defender"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:Nd01cddd2436448e3878b8f9b80d82558 ;
    schema:name "White Defender"@en .

_:Nd14136867d0c4f3cb535266967591070 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pure Vessel"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:Nd01cddd2436448e3878b8f9b80d82558 ;
    schema:name "Pure Vessel"@en .

_:Ne600b9bb20b745aa820f2c82701d57b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Daughter of Hallownest"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:Nd01cddd2436448e3878b8f9b80d82558 ;
    schema:name "Daughter of Hallownest"@en .

_:Nf030045c8c3f4d40aa3784c6e21816bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sisters of Battle"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:Nd01cddd2436448e3878b8f9b80d82558 ;
    schema:name "Sisters of Battle"@en .

_:Nd01cddd2436448e3878b8f9b80d82558 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N23d7579e66d34f70ad5ef30b976ba98e,
        _:N275c1991385b4790bb7258d2fb92c08a,
        _:N31285a984c8d4557aeea979f475e2882,
        _:N34ec4de4fc234bbf8476d13002cc4040,
        _:N42a065373305481f8b88b4bf03fafe63,
        _:N48e2660de63f41309e060955ab74f36f,
        _:N855e7a28e9e448d58f57f6227d5ce7e7,
        _:N8e4bd158b73f419cb630c06d1054e2ad,
        _:Na7e39c15893646d081068814cd25251b,
        _:Nb7651c438c38476c93e89a6f75db1fba,
        _:Nc6c4f2d01de04e6b85e28c3a9f65e3a1,
        _:Nc6cab294679e414589f437439f81a04d,
        _:Nd14136867d0c4f3cb535266967591070,
        _:Ne600b9bb20b745aa820f2c82701d57b8,
        _:Nf030045c8c3f4d40aa3784c6e21816bf ;
    mo:track_count 15 ;
    schema:duration "PT33:38"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N23d7579e66d34f70ad5ef30b976ba98e,
        _:N275c1991385b4790bb7258d2fb92c08a,
        _:N31285a984c8d4557aeea979f475e2882,
        _:N34ec4de4fc234bbf8476d13002cc4040,
        _:N42a065373305481f8b88b4bf03fafe63,
        _:N48e2660de63f41309e060955ab74f36f,
        _:N855e7a28e9e448d58f57f6227d5ce7e7,
        _:N8e4bd158b73f419cb630c06d1054e2ad,
        _:Na7e39c15893646d081068814cd25251b,
        _:Nb7651c438c38476c93e89a6f75db1fba,
        _:Nc6c4f2d01de04e6b85e28c3a9f65e3a1,
        _:Nc6cab294679e414589f437439f81a04d,
        _:Nd14136867d0c4f3cb535266967591070,
        _:Ne600b9bb20b745aa820f2c82701d57b8,
        _:Nf030045c8c3f4d40aa3784c6e21816bf .

