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

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

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

<artist/1040#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/70723#subject> ;
    schema:name "Danny Baranowsky"@en ;
    foaf:made <album/70723#composition>,
        <album/70723#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/70723#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Crypt of the NecroDancer AMPLIFIED - Freestyle Retro"@en,
        "Crypt of the NecroDancer AMPLIFIED - Freestyle Retro"@ja,
        "Crypt of the NecroDancer AMPLIFIED - Freestyle Retro"@ja-latn ;
    mo:composer <artist/1040#subject> ;
    mo:produced_work <album/70723#musicalwork> ;
    schema:name "Crypt of the NecroDancer AMPLIFIED - Freestyle Retro"@en,
        "Crypt of the NecroDancer AMPLIFIED - Freestyle Retro"@ja,
        "Crypt of the NecroDancer AMPLIFIED - Freestyle Retro"@ja-latn .

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

<album/70723#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Crypt of the NecroDancer AMPLIFIED - Freestyle Retro"@en,
        "Crypt of the NecroDancer AMPLIFIED - Freestyle Retro"@ja,
        "Crypt of the NecroDancer AMPLIFIED - Freestyle Retro"@ja-latn ;
    mo:performance_of <album/70723#musicalwork> ;
    mo:recorded_as <album/70723#musicalexpression> ;
    schema:name "Crypt of the NecroDancer AMPLIFIED - Freestyle Retro"@en,
        "Crypt of the NecroDancer AMPLIFIED - Freestyle Retro"@ja,
        "Crypt of the NecroDancer AMPLIFIED - Freestyle Retro"@ja-latn ;
    schema:workPerformed <album/70723#musicalwork> .

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

<https://medium-media.vgm.io/albums/32/70723/70723-1579043590.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/70723#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-07-12"^^xsd:date ;
    dcterms:title "Crypt of the NecroDancer AMPLIFIED - Freestyle Retro"@en,
        "Crypt of the NecroDancer AMPLIFIED - Freestyle Retro"@ja,
        "Crypt of the NecroDancer AMPLIFIED - Freestyle Retro"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/70723#musicalexpression> ;
    mo:publisher _:N3ab877e227b946379d443f3d3ab43b8b ;
    mo:record _:N69d2bad6a281495ab9d7c482217d7a96 ;
    mo:record_count 1 ;
    schema:about <product/4288#subject> ;
    schema:datePublished "2017-07-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/32/70723/70723-1579043590.jpg> ;
    schema:name "Crypt of the NecroDancer AMPLIFIED - Freestyle Retro"@en,
        "Crypt of the NecroDancer AMPLIFIED - Freestyle Retro"@ja,
        "Crypt of the NecroDancer AMPLIFIED - Freestyle Retro"@ja-latn ;
    schema:publisher _:N3ab877e227b946379d443f3d3ab43b8b ;
    foaf:depiction <https://media.vgm.io/albums/32/70723/70723-1579043590.jpg> .

_:N13b2f9be44c34acc8f711bb678f1cb99 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Six Feet Thunder (Remix)"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N69d2bad6a281495ab9d7c482217d7a96 ;
    schema:name "Six Feet Thunder (Remix)"@en .

_:N3ab877e227b946379d443f3d3ab43b8b schema:name "Brace Yourself Games"@en,
        "Brace Yourself Games"@ja,
        "Brace Yourself Games"@ja-latn ;
    foaf:name "Brace Yourself Games"@en,
        "Brace Yourself Games"@ja,
        "Brace Yourself Games"@ja-latn .

_:N5256b772a8a04715b7edfa22dd1d78c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Notorious D.I.G. (remix)"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N69d2bad6a281495ab9d7c482217d7a96 ;
    schema:name "Notorious D.I.G. (remix)"@en .

_:N5b4dafa5add846b4bfd0b6d5cdba2f99 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Power Chords (Remix)"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N69d2bad6a281495ab9d7c482217d7a96 ;
    schema:name "Power Chords (Remix)"@en .

_:Nd932eca7817542cbab32ab75e5ed1d65 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voltzwaltz (Remix)"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N69d2bad6a281495ab9d7c482217d7a96 ;
    schema:name "Voltzwaltz (Remix)"@en .

_:N69d2bad6a281495ab9d7c482217d7a96 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N13b2f9be44c34acc8f711bb678f1cb99,
        _:N5256b772a8a04715b7edfa22dd1d78c0,
        _:N5b4dafa5add846b4bfd0b6d5cdba2f99,
        _:Nd932eca7817542cbab32ab75e5ed1d65 ;
    mo:track_count 4 ;
    schema:duration "PT10:53"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N13b2f9be44c34acc8f711bb678f1cb99,
        _:N5256b772a8a04715b7edfa22dd1d78c0,
        _:N5b4dafa5add846b4bfd0b6d5cdba2f99,
        _:Nd932eca7817542cbab32ab75e5ed1d65 .

