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

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

<product/8415#subject> a schema:CreativeWork ;
    schema:name "Amon: Apocalypse of Devilman"@en,
        "AMON デビルマン黙示録"@ja,
        "AMON Devilman Mokushiroku"@ja-latn ;
    foaf:name "Amon: Apocalypse of Devilman"@en,
        "AMON デビルマン黙示録"@ja,
        "AMON Devilman Mokushiroku"@ja-latn .

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

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

<org/187#subject> schema:name "SMEJ Associated Records"@en,
        "SMEJ Associated Records"@ja,
        "SMEJ Associated Records"@ja-latn ;
    foaf:name "SMEJ Associated Records"@en,
        "SMEJ Associated Records"@ja,
        "SMEJ Associated Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/64/23546/23546-1295910916.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/23546#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "AMON - Apocalypse of Devilman SOUND EDITION"@en,
        "AMON-デビルマン黙示録 SOUND EDITION"@ja,
        "AMON - Devilman Mokushiroku SOUND EDITION"@ja-latn ;
    mo:performance_of <album/23546#musicalwork> ;
    mo:performer _:N3178133686d34132820675701db7c2a1,
        _:N699e7c70211b45c4a3fafcb1a55d0795 ;
    mo:recorded_as <album/23546#musicalexpression> ;
    schema:byArtist _:N3178133686d34132820675701db7c2a1,
        _:N699e7c70211b45c4a3fafcb1a55d0795 ;
    schema:name "AMON - Apocalypse of Devilman SOUND EDITION"@en,
        "AMON-デビルマン黙示録 SOUND EDITION"@ja,
        "AMON - Devilman Mokushiroku SOUND EDITION"@ja-latn ;
    schema:workPerformed <album/23546#musicalwork> .

<album/23546#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "AMON - Apocalypse of Devilman SOUND EDITION"@en,
        "AMON-デビルマン黙示録 SOUND EDITION"@ja,
        "AMON - Devilman Mokushiroku SOUND EDITION"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Takeshi Kobayashi"@en ;
            foaf:made <album/23546#composition> ;
            foaf:name "Takeshi Kobayashi"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Inner Blade Resonance"@en ;
            foaf:made <album/23546#composition> ;
            foaf:name "Inner Blade Resonance"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Tatsuya Kokufu"@en ;
            foaf:made <album/23546#composition> ;
            foaf:name "Tatsuya Kokufu"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "MANGAHEAD"@en ;
            foaf:made <album/23546#composition> ;
            foaf:name "MANGAHEAD"@en ] ;
    mo:produced_work <album/23546#musicalwork> ;
    schema:name "AMON - Apocalypse of Devilman SOUND EDITION"@en,
        "AMON-デビルマン黙示録 SOUND EDITION"@ja,
        "AMON - Devilman Mokushiroku SOUND EDITION"@ja-latn .

<album/23546#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2000-05-24"^^xsd:date ;
    dcterms:title "AMON - Apocalypse of Devilman SOUND EDITION"@en,
        "AMON-デビルマン黙示録 SOUND EDITION"@ja,
        "AMON - Devilman Mokushiroku SOUND EDITION"@ja-latn ;
    mo:catalogue_number "AICT-1182" ;
    mo:media_type "CD" ;
    mo:publication_of <album/23546#musicalexpression> ;
    mo:publisher <org/187#subject> ;
    mo:record _:Nbb4fcd909ceb43319d643e77957a8412 ;
    mo:record_count 1 ;
    schema:about <product/8415#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "MANGAHEAD"@en ;
            foaf:name "MANGAHEAD"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Inner Blade Resonance"@en ;
            foaf:name "Inner Blade Resonance"@en ] ;
    schema:datePublished "2000-05-24"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/64/23546/23546-1295910916.jpg> ;
    schema:name "AMON - Apocalypse of Devilman SOUND EDITION"@en,
        "AMON-デビルマン黙示録 SOUND EDITION"@ja,
        "AMON - Devilman Mokushiroku SOUND EDITION"@ja-latn ;
    schema:publisher <org/187#subject> ;
    foaf:depiction <https://media.vgm.io/albums/64/23546/23546-1295910916.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/23546#subject> ;
    schema:name "Tatsuya Kokufu"@en ;
    foaf:made <album/23546#subject> ;
    foaf:name "Tatsuya Kokufu"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/23546#subject> ;
    schema:name "Takeshi Kobayashi"@en ;
    foaf:made <album/23546#subject> ;
    foaf:name "Takeshi Kobayashi"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/23546#subject> ;
    schema:name "Inner Blade Resonance"@en ;
    foaf:made <album/23546#subject> ;
    foaf:name "Inner Blade Resonance"@en .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "Tatsuya Kokufu"@en ;
    foaf:made <album/23546#lyrics> ;
    foaf:name "Tatsuya Kokufu"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Tatsuya Kokufu"@en ;
    foaf:made <album/23546#subject> ;
    foaf:name "Tatsuya Kokufu"@en .

_:N1fcf7842e76b409187577f5cba889293 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "AMON"@en,
        "AMON"@ja,
        "AMON"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:Nbb4fcd909ceb43319d643e77957a8412 ;
    schema:name "AMON"@en,
        "AMON"@ja,
        "AMON"@ja-latn .

_:N3178133686d34132820675701db7c2a1 a schema:Person,
        foaf:Person ;
    mo:performed <album/23546#performance> ;
    schema:name "MANGAHEAD"@en ;
    foaf:name "MANGAHEAD"@en .

_:N447b87bf7ebc4676b3e86af48ab60652 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Power Struggle"@en,
        "力～闘～対～殺"@ja,
        "Chikara ~ tou ~ tsui ~ satsu"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:Nbb4fcd909ceb43319d643e77957a8412 ;
    schema:name "The Power Struggle"@en,
        "力～闘～対～殺"@ja,
        "Chikara ~ tou ~ tsui ~ satsu"@ja-latn .

_:N56e35e3cd45b47139c3887b990bcb937 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sky"@en,
        "天空"@ja,
        "Tenkuu"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:Nbb4fcd909ceb43319d643e77957a8412 ;
    schema:name "Sky"@en,
        "天空"@ja,
        "Tenkuu"@ja-latn .

_:N699e7c70211b45c4a3fafcb1a55d0795 a schema:Person,
        foaf:Person ;
    mo:performed <album/23546#performance> ;
    schema:name "Inner Blade Resonance"@en ;
    foaf:name "Inner Blade Resonance"@en .

_:Nb69a83bc6cbe4df9918dc451c486f615 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Re-Creation"@en,
        "再創"@ja,
        "Sai sou"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT6:39"^^xsd:interval ;
    schema:inPlaylist _:Nbb4fcd909ceb43319d643e77957a8412 ;
    schema:name "Re-Creation"@en,
        "再創"@ja,
        "Sai sou"@ja-latn .

_:Nda00f3d28fc1454a811156385aa4953e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Continuing Straight"@en,
        "目のまえのつづき"@ja,
        "Me no mae no tsuduki"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:Nbb4fcd909ceb43319d643e77957a8412 ;
    schema:name "Continuing Straight"@en,
        "目のまえのつづき"@ja,
        "Me no mae no tsuduki"@ja-latn .

_:Neaa7cab3187b4a64bb787d0bcc2f9550 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Power of the Devil [Bonus Track]"@en,
        "Power of the Devil"@ja,
        "Power of the Devil (Bonus Track)"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT5:29"^^xsd:interval ;
    schema:inPlaylist _:Nbb4fcd909ceb43319d643e77957a8412 ;
    schema:name "Power of the Devil [Bonus Track]"@en,
        "Power of the Devil"@ja,
        "Power of the Devil (Bonus Track)"@ja-latn .

_:Nbb4fcd909ceb43319d643e77957a8412 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1fcf7842e76b409187577f5cba889293,
        _:N447b87bf7ebc4676b3e86af48ab60652,
        _:N56e35e3cd45b47139c3887b990bcb937,
        _:Nb69a83bc6cbe4df9918dc451c486f615,
        _:Nda00f3d28fc1454a811156385aa4953e,
        _:Neaa7cab3187b4a64bb787d0bcc2f9550 ;
    mo:track_count 6 ;
    schema:duration "PT25:20"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N1fcf7842e76b409187577f5cba889293,
        _:N447b87bf7ebc4676b3e86af48ab60652,
        _:N56e35e3cd45b47139c3887b990bcb937,
        _:Nb69a83bc6cbe4df9918dc451c486f615,
        _:Nda00f3d28fc1454a811156385aa4953e,
        _:Neaa7cab3187b4a64bb787d0bcc2f9550 .

