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

<artist/28025#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yukio Yamagata"@en,
        "山形ユキオ"@ja ;
    foaf:made <album/69026#subject>,
        <album/69026#vocals> ;
    foaf:name "Yukio Yamagata"@en,
        "山形ユキオ"@ja .

<artist/9925#subject> a schema:Person,
        foaf:Person ;
    schema:name "Keiji Mizutani"@en,
        "水谷啓二"@ja ;
    foaf:made <album/69026#lyrics>,
        <album/69026#subject> ;
    foaf:name "Keiji Mizutani"@en,
        "水谷啓二"@ja .

<artist/8493#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/69026#subject> ;
    schema:name "Eiji Kawamura"@en,
        "川村栄二"@ja ;
    foaf:made <album/69026#composition>,
        <album/69026#subject> ;
    foaf:name "Eiji Kawamura"@en,
        "川村栄二"@ja .

<artist/9927#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/69026#subject> ;
    schema:name "Takayuki Baba"@en,
        "馬場孝幸"@ja ;
    foaf:made <album/69026#composition>,
        <album/69026#subject> ;
    foaf:name "Takayuki Baba"@en,
        "馬場孝幸"@ja .

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

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

<album/69026#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Project Zeorymer"@en,
        "冥王計画(プロジェクト)ゼオライマー"@ja,
        "Project Zeorymer"@ja-latn ;
    mo:performance_of <album/69026#musicalwork> ;
    mo:recorded_as <album/69026#musicalexpression> ;
    schema:name "Project Zeorymer"@en,
        "冥王計画(プロジェクト)ゼオライマー"@ja,
        "Project Zeorymer"@ja-latn ;
    schema:workPerformed <album/69026#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/62/69026/69026-1497755045.jpg> a schema:ImageObject,
        foaf:Image .

<album/69026#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Project Zeorymer"@en,
        "冥王計画(プロジェクト)ゼオライマー"@ja,
        "Project Zeorymer"@ja-latn ;
    mo:composer <artist/8493#subject>,
        <artist/9927#subject> ;
    mo:produced_work <album/69026#musicalwork> ;
    schema:name "Project Zeorymer"@en,
        "冥王計画(プロジェクト)ゼオライマー"@ja,
        "Project Zeorymer"@ja-latn .

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

<album/69026#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1988-10-26"^^xsd:date ;
    dcterms:title "Project Zeorymer"@en,
        "冥王計画(プロジェクト)ゼオライマー"@ja,
        "Project Zeorymer"@ja-latn ;
    mo:catalogue_number "LD32-5085" ;
    mo:media_type "CD" ;
    mo:publication_of <album/69026#musicalexpression> ;
    mo:publisher <org/67#subject> ;
    mo:record _:Nadd80c78216a4bccb15e7b827ee296f8 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Hades Project Zeorymer (Project Zeorymer)"@en ;
            foaf:name "Hades Project Zeorymer (Project Zeorymer)"@en ] ;
    schema:datePublished "1988-10-26"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/62/69026/69026-1497755045.jpg> ;
    schema:name "Project Zeorymer"@en,
        "冥王計画(プロジェクト)ゼオライマー"@ja,
        "Project Zeorymer"@ja-latn ;
    schema:publisher <org/67#subject> ;
    foaf:depiction <https://media.vgm.io/albums/62/69026/69026-1497755045.jpg> .

_:N06e6f9d0ec094370968b8b4a00da05c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I LOVE YOU愛してる"@ja,
        "I LOVE YOU Aishiteru"@ja-latn ;
    mo:track_number 15 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:Nadd80c78216a4bccb15e7b827ee296f8 ;
    schema:name "I LOVE YOU愛してる"@ja,
        "I LOVE YOU Aishiteru"@ja-latn .

_:N0c40f0d240bf4127975fae33db8008d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "覚醒、ゼオライマー"@ja,
        "Kakusei, Zeorymer"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:Nadd80c78216a4bccb15e7b827ee296f8 ;
    schema:name "覚醒、ゼオライマー"@ja,
        "Kakusei, Zeorymer"@ja-latn .

_:N1a0f44bb29984d2b81f93e25a9fbe3cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ラスト・ガーディアン"@ja,
        "Last Guardian"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:Nadd80c78216a4bccb15e7b827ee296f8 ;
    schema:name "ラスト・ガーディアン"@ja,
        "Last Guardian"@ja-latn .

_:N2c1d33a0fa9a49099b13c31348deb224 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "バースト・シティ・インフェルノ"@ja,
        "Burst City Inferno"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT5:35"^^xsd:interval ;
    schema:inPlaylist _:Nadd80c78216a4bccb15e7b827ee296f8 ;
    schema:name "バースト・シティ・インフェルノ"@ja,
        "Burst City Inferno"@ja-latn .

_:N2d6b36e43e7549d184dd195cf3fab9ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "冥王の胎動"@ja,
        "Meiou no Taidou"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:Nadd80c78216a4bccb15e7b827ee296f8 ;
    schema:name "冥王の胎動"@ja,
        "Meiou no Taidou"@ja-latn .

_:N638a3491ffda49bb9c4fd63f6f9c4976 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月のローズセラヴィー"@ja,
        "Tsuki no Rose C'est la Vie"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:Nadd80c78216a4bccb15e7b827ee296f8 ;
    schema:name "月のローズセラヴィー"@ja,
        "Tsuki no Rose C'est la Vie"@ja-latn .

_:N6c7c696d5474411993b43429ddc62eda a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鉄甲龍"@ja,
        "Tekkouryuu"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:Nadd80c78216a4bccb15e7b827ee296f8 ;
    schema:name "鉄甲龍"@ja,
        "Tekkouryuu"@ja-latn .

_:N71ee477be6094e7ead3f691afc20b8a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幽羅帝"@ja,
        "Yuuratei"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:Nadd80c78216a4bccb15e7b827ee296f8 ;
    schema:name "幽羅帝"@ja,
        "Yuuratei"@ja-latn .

_:N74aecb4fdc85452d925990a53c79fb1e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "前世浮上"@ja,
        "Zensei Fujou"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:Nadd80c78216a4bccb15e7b827ee296f8 ;
    schema:name "前世浮上"@ja,
        "Zensei Fujou"@ja-latn .

_:N7cca8294deb94575b5249e7c9ced8bdb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "マサトとマサキ"@ja,
        "Masato to Masaki"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:Nadd80c78216a4bccb15e7b827ee296f8 ;
    schema:name "マサトとマサキ"@ja,
        "Masato to Masaki"@ja-latn .

_:N87c45365044844eb81060d6562de09b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "友情、そして愛…"@ja,
        "Yuujou, Soshite Ai..."@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:Nadd80c78216a4bccb15e7b827ee296f8 ;
    schema:name "友情、そして愛…"@ja,
        "Yuujou, Soshite Ai..."@ja-latn .

_:N97a611c7892f4c99814345408bfd06cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゼオライマー、暁に出撃す"@ja,
        "Zeorymer, Akatsuki ni Shutsugekisu"@ja-latn ;
    mo:track_number 14 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:Nadd80c78216a4bccb15e7b827ee296f8 ;
    schema:name "ゼオライマー、暁に出撃す"@ja,
        "Zeorymer, Akatsuki ni Shutsugekisu"@ja-latn .

_:Nc6f68098cc51487c99c1b7898a626a59 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "紅のロンリネス"@ja,
        "Kurenai no Loneliness"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:Nadd80c78216a4bccb15e7b827ee296f8 ;
    schema:name "紅のロンリネス"@ja,
        "Kurenai no Loneliness"@ja-latn .

_:Nea57e799f7b94d07929964ea35782a84 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "悪魔の血脈"@ja,
        "Akuma no Ketsumyaku"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT6:26"^^xsd:interval ;
    schema:inPlaylist _:Nadd80c78216a4bccb15e7b827ee296f8 ;
    schema:name "悪魔の血脈"@ja,
        "Akuma no Ketsumyaku"@ja-latn .

_:Nf4293928ee994f45936ed3cc85578c34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "美久"@ja,
        "Miku"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:Nadd80c78216a4bccb15e7b827ee296f8 ;
    schema:name "美久"@ja,
        "Miku"@ja-latn .

_:Nadd80c78216a4bccb15e7b827ee296f8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N06e6f9d0ec094370968b8b4a00da05c6,
        _:N0c40f0d240bf4127975fae33db8008d0,
        _:N1a0f44bb29984d2b81f93e25a9fbe3cb,
        _:N2c1d33a0fa9a49099b13c31348deb224,
        _:N2d6b36e43e7549d184dd195cf3fab9ee,
        _:N638a3491ffda49bb9c4fd63f6f9c4976,
        _:N6c7c696d5474411993b43429ddc62eda,
        _:N71ee477be6094e7ead3f691afc20b8a4,
        _:N74aecb4fdc85452d925990a53c79fb1e,
        _:N7cca8294deb94575b5249e7c9ced8bdb,
        _:N87c45365044844eb81060d6562de09b7,
        _:N97a611c7892f4c99814345408bfd06cb,
        _:Nc6f68098cc51487c99c1b7898a626a59,
        _:Nea57e799f7b94d07929964ea35782a84,
        _:Nf4293928ee994f45936ed3cc85578c34 ;
    mo:track_count 15 ;
    schema:duration "PT60:02"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N06e6f9d0ec094370968b8b4a00da05c6,
        _:N0c40f0d240bf4127975fae33db8008d0,
        _:N1a0f44bb29984d2b81f93e25a9fbe3cb,
        _:N2c1d33a0fa9a49099b13c31348deb224,
        _:N2d6b36e43e7549d184dd195cf3fab9ee,
        _:N638a3491ffda49bb9c4fd63f6f9c4976,
        _:N6c7c696d5474411993b43429ddc62eda,
        _:N71ee477be6094e7ead3f691afc20b8a4,
        _:N74aecb4fdc85452d925990a53c79fb1e,
        _:N7cca8294deb94575b5249e7c9ced8bdb,
        _:N87c45365044844eb81060d6562de09b7,
        _:N97a611c7892f4c99814345408bfd06cb,
        _:Nc6f68098cc51487c99c1b7898a626a59,
        _:Nea57e799f7b94d07929964ea35782a84,
        _:Nf4293928ee994f45936ed3cc85578c34 .

