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

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

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

<artist/9298#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/72422#subject> ;
    schema:name "Kevin Schilder"@en ;
    foaf:made <album/72422#composition>,
        <album/72422#subject> ;
    foaf:name "Kevin Schilder"@en .

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

<album/72422#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Heretic Sinphony"@en,
        "Heretic Sinphony"@ja,
        "Heretic Sinphony"@ja-latn ;
    mo:composer <artist/9298#subject> ;
    mo:produced_work <album/72422#musicalwork> ;
    schema:name "Heretic Sinphony"@en,
        "Heretic Sinphony"@ja,
        "Heretic Sinphony"@ja-latn .

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

<album/72422#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Heretic Sinphony"@en,
        "Heretic Sinphony"@ja,
        "Heretic Sinphony"@ja-latn ;
    mo:performance_of <album/72422#musicalwork> ;
    mo:recorded_as <album/72422#musicalexpression> ;
    schema:name "Heretic Sinphony"@en,
        "Heretic Sinphony"@ja,
        "Heretic Sinphony"@ja-latn ;
    schema:workPerformed <album/72422#musicalwork> .

<org/47#subject> schema:name "OverClocked ReMix"@en,
        "OverClocked ReMix"@ja,
        "OverClocked ReMix"@ja-latn ;
    foaf:name "OverClocked ReMix"@en,
        "OverClocked ReMix"@ja,
        "OverClocked ReMix"@ja-latn .

<https://media.vgm.io/albums/22/72422/72422-1508722398.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/72422#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/22/72422/72422-1508722398.png> ;
    foaf:depicts <album/72422#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/22/72422/72422-1508722398.png> .

<https://medium-media.vgm.io/albums/22/72422/72422-1508722398.png> a schema:ImageObject,
        foaf:Image .

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

<album/72422#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-10-23"^^xsd:date ;
    dcterms:title "Heretic Sinphony"@en,
        "Heretic Sinphony"@ja,
        "Heretic Sinphony"@ja-latn ;
    mo:catalogue_number "OCRI-0010" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/72422#musicalexpression> ;
    mo:publisher <org/47#subject> ;
    mo:record _:Nbc0e6b0315e840769866d1aea3bfd8f3 ;
    mo:record_count 1 ;
    schema:about <product/6089#subject> ;
    schema:datePublished "2017-10-23"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/22/72422/72422-1508722398.png> ;
    schema:name "Heretic Sinphony"@en,
        "Heretic Sinphony"@ja,
        "Heretic Sinphony"@ja-latn ;
    schema:publisher <org/47#subject> ;
    foaf:depiction <https://media.vgm.io/albums/22/72422/72422-1508722398.png> .

_:N45ce1d6ccac14595971e08fec75ba2a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Damnation and Betrayal [The Docks (E1M1)]"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:Nbc0e6b0315e840769866d1aea3bfd8f3 ;
    schema:name "Damnation and Betrayal [The Docks (E1M1)]"@en .

_:N9c85ebe1053b4c2c9f68ad0535c5ea62 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Embrace the Darkness [The Great Hall (E2M7)]"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:Nbc0e6b0315e840769866d1aea3bfd8f3 ;
    schema:name "Embrace the Darkness [The Great Hall (E2M7)]"@en .

_:Nb1715deb3cba41b3a827d8169c0979b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Frozen Inferno [The Ice Grotto (E2M4)]"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:Nbc0e6b0315e840769866d1aea3bfd8f3 ;
    schema:name "Frozen Inferno [The Ice Grotto (E2M4)]"@en .

_:Nc2a6624f1dc245099c36c98a8d45b6cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vengeful Requiem [The Graveyard (E1M9)]"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:Nbc0e6b0315e840769866d1aea3bfd8f3 ;
    schema:name "Vengeful Requiem [The Graveyard (E1M9)]"@en .

_:Nc2b717ef0d8e4672b11078d146cc94cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unchained Zealotry [The Gatehouse (E1M3)]"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Nbc0e6b0315e840769866d1aea3bfd8f3 ;
    schema:name "Unchained Zealotry [The Gatehouse (E1M3)]"@en .

_:Nce19d49d45f148088699c8665f6631ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cathedral of Carnage [The Cathedral (E1M6)]"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:Nbc0e6b0315e840769866d1aea3bfd8f3 ;
    schema:name "Cathedral of Carnage [The Cathedral (E1M6)]"@en .

_:Nbc0e6b0315e840769866d1aea3bfd8f3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N45ce1d6ccac14595971e08fec75ba2a2,
        _:N9c85ebe1053b4c2c9f68ad0535c5ea62,
        _:Nb1715deb3cba41b3a827d8169c0979b0,
        _:Nc2a6624f1dc245099c36c98a8d45b6cb,
        _:Nc2b717ef0d8e4672b11078d146cc94cd,
        _:Nce19d49d45f148088699c8665f6631ae ;
    mo:track_count 6 ;
    schema:duration "PT18:15"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N45ce1d6ccac14595971e08fec75ba2a2,
        _:N9c85ebe1053b4c2c9f68ad0535c5ea62,
        _:Nb1715deb3cba41b3a827d8169c0979b0,
        _:Nc2a6624f1dc245099c36c98a8d45b6cb,
        _:Nc2b717ef0d8e4672b11078d146cc94cd,
        _:Nce19d49d45f148088699c8665f6631ae .

