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

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

<artist/1040#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52333#subject> ;
    schema:name "Danny Baranowsky"@en ;
    foaf:made <album/52333#composition>,
        <album/52333#subject> ;
    foaf:name "Danny Baranowsky"@en .

<product/4288#subject> a schema:CreativeWork ;
    schema:name "Crypt of the NecroDancer"@en,
        "Crypt of the NecroDancer"@ja,
        "Crypt of the NecroDancer"@ja-latn ;
    foaf:name "Crypt of the NecroDancer"@en,
        "Crypt of the NecroDancer"@ja,
        "Crypt of the NecroDancer"@ja-latn .

<album/52333#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Aria's Ascent - The Crypt of the Necrodancer Metal Soundtrack"@en,
        "Aria's Ascent - The Crypt of the Necrodancer Metal Soundtrack"@ja,
        "Aria's Ascent - The Crypt of the Necrodancer Metal Soundtrack"@ja-latn ;
    mo:composer <artist/1040#subject> ;
    mo:produced_work <album/52333#musicalwork> ;
    schema:name "Aria's Ascent - The Crypt of the Necrodancer Metal Soundtrack"@en,
        "Aria's Ascent - The Crypt of the Necrodancer Metal Soundtrack"@ja,
        "Aria's Ascent - The Crypt of the Necrodancer Metal Soundtrack"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/33/52333/52333-1429904915.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/15605#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/52333#performance> ;
    schema:name "Jules Conroy"@en ;
    foaf:made <album/52333#lyrics>,
        <album/52333#subject> ;
    foaf:name "Jules Conroy"@en .

<artist/18711#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/52333#performance> ;
    schema:name "Richard Bichler"@en ;
    foaf:name "Richard Bichler"@en .

<artist/18801#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/52333#performance> ;
    schema:name "Jack Fliegler"@en ;
    foaf:name "Jack Fliegler"@en .

<artist/22908#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/52333#performance> ;
    schema:name "Adriana Figueroa"@en ;
    foaf:name "Adriana Figueroa"@en .

<artist/26279#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/52333#performance> ;
    schema:name "Jonathan Young"@en ;
    foaf:made <album/52333#lyrics>,
        <album/52333#subject> ;
    foaf:name "Jonathan Young"@en .

<album/52333#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Aria's Ascent - The Crypt of the Necrodancer Metal Soundtrack"@en,
        "Aria's Ascent - The Crypt of the Necrodancer Metal Soundtrack"@ja,
        "Aria's Ascent - The Crypt of the Necrodancer Metal Soundtrack"@ja-latn ;
    mo:performance_of <album/52333#musicalwork> ;
    mo:performer <artist/15605#subject>,
        <artist/18711#subject>,
        <artist/18801#subject>,
        <artist/22908#subject>,
        <artist/26279#subject> ;
    mo:recorded_as <album/52333#musicalexpression> ;
    schema:byArtist <artist/15605#subject>,
        <artist/18711#subject>,
        <artist/18801#subject>,
        <artist/22908#subject>,
        <artist/26279#subject> ;
    schema:name "Aria's Ascent - The Crypt of the Necrodancer Metal Soundtrack"@en,
        "Aria's Ascent - The Crypt of the Necrodancer Metal Soundtrack"@ja,
        "Aria's Ascent - The Crypt of the Necrodancer Metal Soundtrack"@ja-latn ;
    schema:workPerformed <album/52333#musicalwork> .

<album/52333#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-04-29"^^xsd:date ;
    dcterms:title "Aria's Ascent - The Crypt of the Necrodancer Metal Soundtrack"@en,
        "Aria's Ascent - The Crypt of the Necrodancer Metal Soundtrack"@ja,
        "Aria's Ascent - The Crypt of the Necrodancer Metal Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/52333#musicalexpression> ;
    mo:publisher _:Na3bcea719dba42c9afc11cae4fc3efe9 ;
    mo:record _:Nc8b96b61bcde483d93fc1cb8dce07165 ;
    mo:record_count 1 ;
    schema:about <product/4288#subject> ;
    schema:byArtist <artist/15605#subject>,
        <artist/18711#subject>,
        <artist/18801#subject>,
        <artist/22908#subject>,
        <artist/26279#subject> ;
    schema:datePublished "2015-04-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/33/52333/52333-1429904915.jpg> ;
    schema:name "Aria's Ascent - The Crypt of the Necrodancer Metal Soundtrack"@en,
        "Aria's Ascent - The Crypt of the Necrodancer Metal Soundtrack"@ja,
        "Aria's Ascent - The Crypt of the Necrodancer Metal Soundtrack"@ja-latn ;
    schema:publisher _:Na3bcea719dba42c9afc11cae4fc3efe9 ;
    foaf:depiction <https://media.vgm.io/albums/33/52333/52333-1429904915.jpg> .

_:N008eda847a9d4d3e9e174a86000ce181 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Infernal Descent (1-1)"@en ;
    mo:track_number 20 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:Nc8b96b61bcde483d93fc1cb8dce07165 ;
    schema:name "Infernal Descent (1-1)"@en .

_:N083b16710f394edeb96bd610fa6ce975 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Dragon's Breath (3-3 Hot)"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:Nc8b96b61bcde483d93fc1cb8dce07165 ;
    schema:name "A Dragon's Breath (3-3 Hot)"@en .

_:N0c5e1d5255cf4cb190025e37537e1e8b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Not Today feat. Adriana Figueroa"@en ;
    mo:track_number 28 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:Nc8b96b61bcde483d93fc1cb8dce07165 ;
    schema:name "Not Today feat. Adriana Figueroa"@en .

_:N0d41be2da8f5415592e962675ba3bf08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Knight Fall (Deep Blues)"@en ;
    mo:track_number 19 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:Nc8b96b61bcde483d93fc1cb8dce07165 ;
    schema:name "Knight Fall (Deep Blues)"@en .

_:N16d2c6f3e9304a9da365f9afe4ffc912 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spectral Storm (1-3)"@en ;
    mo:track_number 22 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:Nc8b96b61bcde483d93fc1cb8dce07165 ;
    schema:name "Spectral Storm (1-3)"@en .

_:N25e622c5b1b44fefb13a1989eb6bc66a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Glacial Death (3-3 Cold)"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:Nc8b96b61bcde483d93fc1cb8dce07165 ;
    schema:name "A Glacial Death (3-3 Cold)"@en .

_:N3320e65b028640d2ae1a884a97043f9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deep Fear Octobass (Coral Riff)"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:Nc8b96b61bcde483d93fc1cb8dce07165 ;
    schema:name "Deep Fear Octobass (Coral Riff)"@en .

_:N3f6439cd2b4747b5a50b0cbf22f4c08b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ascension (Credits)"@en ;
    mo:track_number 27 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:Nc8b96b61bcde483d93fc1cb8dce07165 ;
    schema:name "Ascension (Credits)"@en .

_:N4383883238ee448e9dfc734cc477b098 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scorched Volcanic (3-1 Hot)"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:Nc8b96b61bcde483d93fc1cb8dce07165 ;
    schema:name "Scorched Volcanic (3-1 Hot)"@en .

_:N48603cc9af874129b96f46cfc55159e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wrath With Every Step (Tutorial)"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:Nc8b96b61bcde483d93fc1cb8dce07165 ;
    schema:name "Wrath With Every Step (Tutorial)"@en .

_:N50da2296edc944f1ab78f39fb9ff4c1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pyrodancer (Death Metal)"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:Nc8b96b61bcde483d93fc1cb8dce07165 ;
    schema:name "Pyrodancer (Death Metal)"@en .

_:N567ae4a39efc4de2ad9c508eabec40d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Resolute (Lute Boss)"@en ;
    mo:track_number 26 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:Nc8b96b61bcde483d93fc1cb8dce07165 ;
    schema:name "Resolute (Lute Boss)"@en .

_:N56849ff19a944b6a9f9697bc65cdd9cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stronger Konga (King Konga)"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:Nc8b96b61bcde483d93fc1cb8dce07165 ;
    schema:name "Stronger Konga (King Konga)"@en .

_:N598cf79735b94c0baee4feeb143b12dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Undead Desperation (2-2)"@en ;
    mo:track_number 17 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:Nc8b96b61bcde483d93fc1cb8dce07165 ;
    schema:name "Undead Desperation (2-2)"@en .

_:N7142282de62a41e5998e43957ade0550 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Deranged (1-2)"@en ;
    mo:track_number 21 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:Nc8b96b61bcde483d93fc1cb8dce07165 ;
    schema:name "The Deranged (1-2)"@en .

_:N7287357f51f7437fb9b026ea48275c98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eye of the Terror (Training)"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:Nc8b96b61bcde483d93fc1cb8dce07165 ;
    schema:name "Eye of the Terror (Training)"@en .

_:N7734bf94a8a84f44aac1b8ce0be7efdd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Anguish of the Frost (3-2 Cold)"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:Nc8b96b61bcde483d93fc1cb8dce07165 ;
    schema:name "Anguish of the Frost (3-2 Cold)"@en .

_:N8461c06843d04f539bd1ebd27365b7dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Frozen in Panic (3-1 Cold)"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:Nc8b96b61bcde483d93fc1cb8dce07165 ;
    schema:name "Frozen in Panic (3-1 Cold)"@en .

_:Na3057125af13451696dd3f8aadcb35f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dance For Your Life feat. Jonathan Young & Jack Fliegler"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:Nc8b96b61bcde483d93fc1cb8dce07165 ;
    schema:name "Dance For Your Life feat. Jonathan Young & Jack Fliegler"@en .

_:Na3bcea719dba42c9afc11cae4fc3efe9 schema:name "FamilyJules7x"@en,
        "FamilyJules7x"@ja,
        "FamilyJules7x"@ja-latn ;
    foaf:name "FamilyJules7x"@en,
        "FamilyJules7x"@ja,
        "FamilyJules7x"@ja-latn .

_:Nb2e096b9050b4b33a686f891671a83cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Shadow to Prevail (4-3)"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:Nc8b96b61bcde483d93fc1cb8dce07165 ;
    schema:name "A Shadow to Prevail (4-3)"@en .

_:Nb3edd10dfa59471b84437ed3af844786 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Apex and Bones (4-1)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:Nc8b96b61bcde483d93fc1cb8dce07165 ;
    schema:name "Apex and Bones (4-1)"@en .

_:Nc094dc7ff33b417ba704ee0b0ed1852c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Breath Before the Chaos (Lobby)"@en ;
    mo:track_number 24 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:Nc8b96b61bcde483d93fc1cb8dce07165 ;
    schema:name "Breath Before the Chaos (Lobby)"@en .

_:Nc437b20fcedc433e8d216dfec23b794f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Peril of the Bells (Dead Ringer)"@en ;
    mo:track_number 23 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:Nc8b96b61bcde483d93fc1cb8dce07165 ;
    schema:name "Peril of the Bells (Dead Ringer)"@en .

_:Ncb1e84395c0f402eba6eeafac8d76bf2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Echoes of the Necrodancer feat. Richard Bichler"@en ;
    mo:track_number 25 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:Nc8b96b61bcde483d93fc1cb8dce07165 ;
    schema:name "Echoes of the Necrodancer feat. Richard Bichler"@en .

_:Ndc50b3ac4fd24cf9a9133d927ce480e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fury of the Crypt (4-2)"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:Nc8b96b61bcde483d93fc1cb8dce07165 ;
    schema:name "Fury of the Crypt (4-2)"@en .

_:Ne063483a1f64482093fcf8833159d7d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blaze Hazard (2-1)"@en ;
    mo:track_number 16 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:Nc8b96b61bcde483d93fc1cb8dce07165 ;
    schema:name "Blaze Hazard (2-1)"@en .

_:Nf1f22e16fe294d47b1a693335a06bceb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dark Means (2-3)"@en ;
    mo:track_number 18 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:Nc8b96b61bcde483d93fc1cb8dce07165 ;
    schema:name "Dark Means (2-3)"@en .

_:Nf345b63fafd946128159e8229289689b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heart of the Flame (3-2 Hot)"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:Nc8b96b61bcde483d93fc1cb8dce07165 ;
    schema:name "Heart of the Flame (3-2 Hot)"@en .

_:Nc8b96b61bcde483d93fc1cb8dce07165 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N008eda847a9d4d3e9e174a86000ce181,
        _:N083b16710f394edeb96bd610fa6ce975,
        _:N0c5e1d5255cf4cb190025e37537e1e8b,
        _:N0d41be2da8f5415592e962675ba3bf08,
        _:N16d2c6f3e9304a9da365f9afe4ffc912,
        _:N25e622c5b1b44fefb13a1989eb6bc66a,
        _:N3320e65b028640d2ae1a884a97043f9c,
        _:N3f6439cd2b4747b5a50b0cbf22f4c08b,
        _:N4383883238ee448e9dfc734cc477b098,
        _:N48603cc9af874129b96f46cfc55159e5,
        _:N50da2296edc944f1ab78f39fb9ff4c1b,
        _:N567ae4a39efc4de2ad9c508eabec40d9,
        _:N56849ff19a944b6a9f9697bc65cdd9cd,
        _:N598cf79735b94c0baee4feeb143b12dd,
        _:N7142282de62a41e5998e43957ade0550,
        _:N7287357f51f7437fb9b026ea48275c98,
        _:N7734bf94a8a84f44aac1b8ce0be7efdd,
        _:N8461c06843d04f539bd1ebd27365b7dc,
        _:Na3057125af13451696dd3f8aadcb35f0,
        _:Nb2e096b9050b4b33a686f891671a83cb,
        _:Nb3edd10dfa59471b84437ed3af844786,
        _:Nc094dc7ff33b417ba704ee0b0ed1852c,
        _:Nc437b20fcedc433e8d216dfec23b794f,
        _:Ncb1e84395c0f402eba6eeafac8d76bf2,
        _:Ndc50b3ac4fd24cf9a9133d927ce480e0,
        _:Ne063483a1f64482093fcf8833159d7d7,
        _:Nf1f22e16fe294d47b1a693335a06bceb,
        _:Nf345b63fafd946128159e8229289689b ;
    mo:track_count 28 ;
    schema:duration "PT73:24"^^xsd:interval ;
    schema:numTracks 28 ;
    schema:track _:N008eda847a9d4d3e9e174a86000ce181,
        _:N083b16710f394edeb96bd610fa6ce975,
        _:N0c5e1d5255cf4cb190025e37537e1e8b,
        _:N0d41be2da8f5415592e962675ba3bf08,
        _:N16d2c6f3e9304a9da365f9afe4ffc912,
        _:N25e622c5b1b44fefb13a1989eb6bc66a,
        _:N3320e65b028640d2ae1a884a97043f9c,
        _:N3f6439cd2b4747b5a50b0cbf22f4c08b,
        _:N4383883238ee448e9dfc734cc477b098,
        _:N48603cc9af874129b96f46cfc55159e5,
        _:N50da2296edc944f1ab78f39fb9ff4c1b,
        _:N567ae4a39efc4de2ad9c508eabec40d9,
        _:N56849ff19a944b6a9f9697bc65cdd9cd,
        _:N598cf79735b94c0baee4feeb143b12dd,
        _:N7142282de62a41e5998e43957ade0550,
        _:N7287357f51f7437fb9b026ea48275c98,
        _:N7734bf94a8a84f44aac1b8ce0be7efdd,
        _:N8461c06843d04f539bd1ebd27365b7dc,
        _:Na3057125af13451696dd3f8aadcb35f0,
        _:Nb2e096b9050b4b33a686f891671a83cb,
        _:Nb3edd10dfa59471b84437ed3af844786,
        _:Nc094dc7ff33b417ba704ee0b0ed1852c,
        _:Nc437b20fcedc433e8d216dfec23b794f,
        _:Ncb1e84395c0f402eba6eeafac8d76bf2,
        _:Ndc50b3ac4fd24cf9a9133d927ce480e0,
        _:Ne063483a1f64482093fcf8833159d7d7,
        _:Nf1f22e16fe294d47b1a693335a06bceb,
        _:Nf345b63fafd946128159e8229289689b .

