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

<artist/48#subject> a schema:Person,
        foaf:Person ;
    schema:name "Masaaki Endoh"@en,
        "遠藤正明"@ja ;
    foaf:made <album/56096#subject>,
        <album/56096#vocals> ;
    foaf:name "Masaaki Endoh"@en,
        "遠藤正明"@ja .

<artist/55#subject> a schema:Person,
        foaf:Person ;
    schema:name "JAM Project"@en ;
    foaf:made <album/56096#subject>,
        <album/56096#vocals> ;
    foaf:name "JAM Project"@en .

<artist/42#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56096#subject> ;
    schema:name "Hironobu Kageyama"@en,
        "影山ヒロノブ"@ja ;
    foaf:made <album/56096#composition>,
        <album/56096#lyrics>,
        <album/56096#subject> ;
    foaf:name "Hironobu Kageyama"@en,
        "影山ヒロノブ"@ja .

<artist/4209#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56096#subject> ;
    schema:name "Yohgo Kohno"@en,
        "河野陽吾"@ja ;
    foaf:made <album/56096#composition>,
        <album/56096#subject> ;
    foaf:name "Yohgo Kohno"@en,
        "河野陽吾"@ja .

<artist/6194#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56096#subject> ;
    schema:name "Yoshiki Fukuyama"@en,
        "福山芳樹"@ja ;
    foaf:made <album/56096#composition>,
        <album/56096#subject>,
        <album/56096#vocals> ;
    foaf:name "Yoshiki Fukuyama"@en,
        "福山芳樹"@ja .

<product/5531#subject> a schema:CreativeWork ;
    schema:name "Mazinkaiser: Shitou! Ankoku Daishougun"@en,
        "マジンカイザー 死闘!暗黒大将軍"@ja,
        "Mazinkaiser: Shitou! Ankoku Daishougun"@ja-latn ;
    foaf:name "Mazinkaiser: Shitou! Ankoku Daishougun"@en,
        "マジンカイザー 死闘!暗黒大将軍"@ja,
        "Mazinkaiser: Shitou! Ankoku Daishougun"@ja-latn .

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

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

<album/56096#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Gate of the Hell / JAM Project featuring Yoshiki Fukuyama"@en,
        "The Gate of the Hell / JAM Project featuring 福山芳樹"@ja,
        "The Gate of the Hell / JAM Project featuring Yoshiki Fukuyama"@ja-latn ;
    mo:performance_of <album/56096#musicalwork> ;
    mo:recorded_as <album/56096#musicalexpression> ;
    schema:name "The Gate of the Hell / JAM Project featuring Yoshiki Fukuyama"@en,
        "The Gate of the Hell / JAM Project featuring 福山芳樹"@ja,
        "The Gate of the Hell / JAM Project featuring Yoshiki Fukuyama"@ja-latn ;
    schema:workPerformed <album/56096#musicalwork> .

<org/3#subject> schema:name "Lantis"@en,
        "Lantis"@ja,
        "Lantis"@ja-latn ;
    foaf:name "Lantis"@en,
        "Lantis"@ja,
        "Lantis"@ja-latn .

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

<https://medium-media.vgm.io/albums/69/56096/56096-1449871476.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/56096#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Gate of the Hell / JAM Project featuring Yoshiki Fukuyama"@en,
        "The Gate of the Hell / JAM Project featuring 福山芳樹"@ja,
        "The Gate of the Hell / JAM Project featuring Yoshiki Fukuyama"@ja-latn ;
    mo:composer <artist/42#subject>,
        <artist/4209#subject>,
        <artist/6194#subject> ;
    mo:produced_work <album/56096#musicalwork> ;
    schema:name "The Gate of the Hell / JAM Project featuring Yoshiki Fukuyama"@en,
        "The Gate of the Hell / JAM Project featuring 福山芳樹"@ja,
        "The Gate of the Hell / JAM Project featuring Yoshiki Fukuyama"@ja-latn .

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

<album/56096#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-08-26"^^xsd:date ;
    dcterms:title "The Gate of the Hell / JAM Project featuring Yoshiki Fukuyama"@en,
        "The Gate of the Hell / JAM Project featuring 福山芳樹"@ja,
        "The Gate of the Hell / JAM Project featuring Yoshiki Fukuyama"@ja-latn ;
    mo:catalogue_number "LACM-4098" ;
    mo:media_type "CD" ;
    mo:publication_of <album/56096#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N9bc6db75ea5b4b3c96da4511879a1416 ;
    mo:record_count 1 ;
    schema:about <product/5531#subject> ;
    schema:datePublished "2003-08-26"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/69/56096/56096-1449871476.jpg> ;
    schema:name "The Gate of the Hell / JAM Project featuring Yoshiki Fukuyama"@en,
        "The Gate of the Hell / JAM Project featuring 福山芳樹"@ja,
        "The Gate of the Hell / JAM Project featuring Yoshiki Fukuyama"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/69/56096/56096-1449871476.jpg> .

_:N2b6d85ca392942c48dcad6419025628c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "魔神見参!! (off vocal)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N9bc6db75ea5b4b3c96da4511879a1416 ;
    schema:name "魔神見参!! (off vocal)"@ja .

_:N46547f7588f046d5ac1cb28ee8f0b632 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Gate of the Hell"@ja ;
    mo:track_number 1 ;
    schema:duration "PT6:04"^^xsd:interval ;
    schema:inPlaylist _:N9bc6db75ea5b4b3c96da4511879a1416 ;
    schema:name "The Gate of the Hell"@ja .

_:N4caa883c823d4b90a48c7859589d63bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "戦士よ 眠れ… (off vocal)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N9bc6db75ea5b4b3c96da4511879a1416 ;
    schema:name "戦士よ 眠れ… (off vocal)"@ja .

_:N562c8e37276948a38a18adf7b3e1ee4b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "魔神見参!!"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:N9bc6db75ea5b4b3c96da4511879a1416 ;
    schema:name "魔神見参!!"@ja .

_:N68a86a55ea2948c88436b256d9e05694 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "戦士よ 眠れ…"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N9bc6db75ea5b4b3c96da4511879a1416 ;
    schema:name "戦士よ 眠れ…"@ja .

_:N6c61f81ef6344e97b4d33ff18f5ba0f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Gate of the Hell (off vocal)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT6:04"^^xsd:interval ;
    schema:inPlaylist _:N9bc6db75ea5b4b3c96da4511879a1416 ;
    schema:name "The Gate of the Hell (off vocal)"@ja .

_:N9bc6db75ea5b4b3c96da4511879a1416 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2b6d85ca392942c48dcad6419025628c,
        _:N46547f7588f046d5ac1cb28ee8f0b632,
        _:N4caa883c823d4b90a48c7859589d63bd,
        _:N562c8e37276948a38a18adf7b3e1ee4b,
        _:N68a86a55ea2948c88436b256d9e05694,
        _:N6c61f81ef6344e97b4d33ff18f5ba0f9 ;
    mo:track_count 6 ;
    schema:duration "PT31:28"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N2b6d85ca392942c48dcad6419025628c,
        _:N46547f7588f046d5ac1cb28ee8f0b632,
        _:N4caa883c823d4b90a48c7859589d63bd,
        _:N562c8e37276948a38a18adf7b3e1ee4b,
        _:N68a86a55ea2948c88436b256d9e05694,
        _:N6c61f81ef6344e97b4d33ff18f5ba0f9 .

