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

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

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

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

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

<https://medium-media.vgm.io/albums/90/66309/66309-1489002670.jpg> a schema:ImageObject,
        foaf:Image .

<album/66309#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Zarya and the Cursed Skull"@en,
        "Zarya and the Cursed Skull"@ja,
        "Zarya and the Cursed Skull"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Mark Huot"@en ;
            foaf:made <album/66309#composition> ;
            foaf:name "Mark Huot"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Christian Hamel"@en ;
            foaf:made <album/66309#composition> ;
            foaf:name "Christian Hamel"@en ] ;
    mo:produced_work <album/66309#musicalwork> ;
    schema:name "Zarya and the Cursed Skull"@en,
        "Zarya and the Cursed Skull"@ja,
        "Zarya and the Cursed Skull"@ja-latn .

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

<album/66309#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Zarya and the Cursed Skull"@en,
        "Zarya and the Cursed Skull"@ja,
        "Zarya and the Cursed Skull"@ja-latn ;
    mo:performance_of <album/66309#musicalwork> ;
    mo:performer _:N403aafca666c474aa05e34f2451e57ff,
        _:N8fc49d7f1bfd4aed8346dffb58c498bb,
        _:Nd84bc70c4c1a4c2d953cc308f533850c ;
    mo:recorded_as <album/66309#musicalexpression> ;
    schema:byArtist _:N403aafca666c474aa05e34f2451e57ff,
        _:N8fc49d7f1bfd4aed8346dffb58c498bb,
        _:Nd84bc70c4c1a4c2d953cc308f533850c ;
    schema:name "Zarya and the Cursed Skull"@en,
        "Zarya and the Cursed Skull"@ja,
        "Zarya and the Cursed Skull"@ja-latn ;
    schema:workPerformed <album/66309#musicalwork> .

<album/66309#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-02-28"^^xsd:date ;
    dcterms:title "Zarya and the Cursed Skull"@en,
        "Zarya and the Cursed Skull"@ja,
        "Zarya and the Cursed Skull"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/66309#musicalexpression> ;
    mo:publisher _:Nc4204b7b2c6b47fc92da3d17ca697946 ;
    mo:record _:N5cbb947e0a974c41a71aee947955c5d9 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Zarya and the Cursed Skull"@en ;
            foaf:name "Zarya and the Cursed Skull"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Owen Huot"@en ;
            foaf:name "Owen Huot"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Mark Huot"@en ;
            foaf:name "Mark Huot"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Christian Hamel"@en ;
            foaf:name "Christian Hamel"@en ] ;
    schema:datePublished "2017-02-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/90/66309/66309-1489002670.jpg> ;
    schema:name "Zarya and the Cursed Skull"@en,
        "Zarya and the Cursed Skull"@ja,
        "Zarya and the Cursed Skull"@ja-latn ;
    schema:publisher _:Nc4204b7b2c6b47fc92da3d17ca697946 ;
    foaf:depiction <https://media.vgm.io/albums/90/66309/66309-1489002670.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/66309#subject> ;
    schema:name "Christian Hamel"@en ;
    foaf:made <album/66309#subject> ;
    foaf:name "Christian Hamel"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/66309#subject> ;
    schema:name "Mark Huot"@en ;
    foaf:made <album/66309#subject> ;
    foaf:name "Mark Huot"@en .

_:N022e79e5c07549f1bcb3117f71398327 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Passage To The Mainland"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:N5cbb947e0a974c41a71aee947955c5d9 ;
    schema:name "A Passage To The Mainland"@en .

_:N09d703b6692448069778023da82415d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hall Of Fear"@en ;
    mo:track_number 6 ;
    schema:duration "PT6:39"^^xsd:interval ;
    schema:inPlaylist _:N5cbb947e0a974c41a71aee947955c5d9 ;
    schema:name "Hall Of Fear"@en .

_:N0a12636a762a45b9a473f64fe4f9ee87 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ancient Rituals"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N5cbb947e0a974c41a71aee947955c5d9 ;
    schema:name "Ancient Rituals"@en .

_:N195a6f86aae24ad3b227df46d582fcdf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Normal Battle"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N5cbb947e0a974c41a71aee947955c5d9 ;
    schema:name "Normal Battle"@en .

_:N31ab77e1a6294575a06c67cd137b25ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In My Home"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N5cbb947e0a974c41a71aee947955c5d9 ;
    schema:name "In My Home"@en .

_:N3f5612d43f0a4b55976819063ed0c485 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Tear In The Sky"@en ;
    mo:track_number 16 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N5cbb947e0a974c41a71aee947955c5d9 ;
    schema:name "A Tear In The Sky"@en .

_:N403aafca666c474aa05e34f2451e57ff a schema:Person,
        foaf:Person ;
    mo:performed <album/66309#performance> ;
    schema:name "Owen Huot"@en ;
    foaf:name "Owen Huot"@en .

_:N4c4d1e033dca40ee9b6590aa4460c831 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Turning"@en ;
    mo:track_number 14 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N5cbb947e0a974c41a71aee947955c5d9 ;
    schema:name "The Turning"@en .

_:N5ca7bc92001942d5bc27cc718d99f192 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Day's End"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N5cbb947e0a974c41a71aee947955c5d9 ;
    schema:name "Day's End"@en .

_:N7939a58e9c5b499c86f772cad447e0e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Out Of Time"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N5cbb947e0a974c41a71aee947955c5d9 ;
    schema:name "Out Of Time"@en .

_:N82ae58d0f09e403894ea51c6149ae19f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Through The Gate"@en ;
    mo:track_number 15 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:N5cbb947e0a974c41a71aee947955c5d9 ;
    schema:name "Through The Gate"@en .

_:N8b85ec00abb942bb891481f01f8c5eff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Temple 2"@en ;
    mo:track_number 12 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:N5cbb947e0a974c41a71aee947955c5d9 ;
    schema:name "The Temple 2"@en .

_:N8fc49d7f1bfd4aed8346dffb58c498bb a schema:Person,
        foaf:Person ;
    mo:performed <album/66309#performance> ;
    schema:name "Mark Huot"@en ;
    foaf:name "Mark Huot"@en .

_:Nc4204b7b2c6b47fc92da3d17ca697946 schema:name "ChrisMar Music"@en,
        "ChrisMar Music"@ja,
        "ChrisMar Music"@ja-latn ;
    foaf:name "ChrisMar Music"@en,
        "ChrisMar Music"@ja,
        "ChrisMar Music"@ja-latn .

_:Nc7cab156d506419ea4c5f7b29f78ab5a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zarya's Theme"@en ;
    mo:track_number 3 ;
    schema:duration "PT8:21"^^xsd:interval ;
    schema:inPlaylist _:N5cbb947e0a974c41a71aee947955c5d9 ;
    schema:name "Zarya's Theme"@en .

_:Nc9558231ea1a47c5965fe1d3c11b3038 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Land's End"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N5cbb947e0a974c41a71aee947955c5d9 ;
    schema:name "Land's End"@en .

_:Nd06c117c3fd84836af46d71dbbd7ccad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Joyful Awakening"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N5cbb947e0a974c41a71aee947955c5d9 ;
    schema:name "Joyful Awakening"@en .

_:Nd72193fe81f54e159f278b246589062e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Good Fortune"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N5cbb947e0a974c41a71aee947955c5d9 ;
    schema:name "Good Fortune"@en .

_:Nd84bc70c4c1a4c2d953cc308f533850c a schema:Person,
        foaf:Person ;
    mo:performed <album/66309#performance> ;
    schema:name "Christian Hamel"@en ;
    foaf:name "Christian Hamel"@en .

_:Neafa830237a94941ab89cefe01677afe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Temple"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N5cbb947e0a974c41a71aee947955c5d9 ;
    schema:name "The Temple"@en .

_:N5cbb947e0a974c41a71aee947955c5d9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N022e79e5c07549f1bcb3117f71398327,
        _:N09d703b6692448069778023da82415d0,
        _:N0a12636a762a45b9a473f64fe4f9ee87,
        _:N195a6f86aae24ad3b227df46d582fcdf,
        _:N31ab77e1a6294575a06c67cd137b25ea,
        _:N3f5612d43f0a4b55976819063ed0c485,
        _:N4c4d1e033dca40ee9b6590aa4460c831,
        _:N5ca7bc92001942d5bc27cc718d99f192,
        _:N7939a58e9c5b499c86f772cad447e0e2,
        _:N82ae58d0f09e403894ea51c6149ae19f,
        _:N8b85ec00abb942bb891481f01f8c5eff,
        _:Nc7cab156d506419ea4c5f7b29f78ab5a,
        _:Nc9558231ea1a47c5965fe1d3c11b3038,
        _:Nd06c117c3fd84836af46d71dbbd7ccad,
        _:Nd72193fe81f54e159f278b246589062e,
        _:Neafa830237a94941ab89cefe01677afe ;
    mo:track_count 16 ;
    schema:duration "PT55:40"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N022e79e5c07549f1bcb3117f71398327,
        _:N09d703b6692448069778023da82415d0,
        _:N0a12636a762a45b9a473f64fe4f9ee87,
        _:N195a6f86aae24ad3b227df46d582fcdf,
        _:N31ab77e1a6294575a06c67cd137b25ea,
        _:N3f5612d43f0a4b55976819063ed0c485,
        _:N4c4d1e033dca40ee9b6590aa4460c831,
        _:N5ca7bc92001942d5bc27cc718d99f192,
        _:N7939a58e9c5b499c86f772cad447e0e2,
        _:N82ae58d0f09e403894ea51c6149ae19f,
        _:N8b85ec00abb942bb891481f01f8c5eff,
        _:Nc7cab156d506419ea4c5f7b29f78ab5a,
        _:Nc9558231ea1a47c5965fe1d3c11b3038,
        _:Nd06c117c3fd84836af46d71dbbd7ccad,
        _:Nd72193fe81f54e159f278b246589062e,
        _:Neafa830237a94941ab89cefe01677afe .

