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

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

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

<album/22757> a mo:Release ;
    mo:catalogue_number "CDM/001" .

<artist/3315#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/22756#subject> ;
    schema:name "Hiroshi Imaizumi"@en,
        "今泉洋"@ja ;
    foaf:made <album/22756#composition>,
        <album/22756#subject> ;
    foaf:name "Hiroshi Imaizumi"@en,
        "今泉洋"@ja .

<artist/64876#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/22756#subject> ;
    schema:name "Kazz Toyama"@en ;
    foaf:made <album/22756#composition>,
        <album/22756#subject> ;
    foaf:name "Kazz Toyama"@en .

<artist/8077#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/22756#subject> ;
    schema:name "Toshinobu Takimoto"@en,
        "滝本季延"@ja ;
    foaf:made <album/22756#composition>,
        <album/22756#subject> ;
    foaf:name "Toshinobu Takimoto"@en,
        "滝本季延"@ja .

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

<album/22756#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Teito Monogatari Symphonic Poem Of Darkness"@en,
        "帝都物語-暗黒交響詩-"@ja,
        "Teito Monogatari Ankoku Koukyoushi"@ja-latn ;
    mo:performance_of <album/22756#musicalwork> ;
    mo:recorded_as <album/22756#musicalexpression> ;
    schema:name "Teito Monogatari Symphonic Poem Of Darkness"@en,
        "帝都物語-暗黒交響詩-"@ja,
        "Teito Monogatari Ankoku Koukyoushi"@ja-latn ;
    schema:workPerformed <album/22756#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/65/22756/22756-1293477654.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/22756#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Teito Monogatari Symphonic Poem Of Darkness"@en,
        "帝都物語-暗黒交響詩-"@ja,
        "Teito Monogatari Ankoku Koukyoushi"@ja-latn ;
    mo:composer <artist/3315#subject>,
        <artist/64876#subject>,
        <artist/8077#subject> ;
    mo:produced_work <album/22756#musicalwork> ;
    schema:name "Teito Monogatari Symphonic Poem Of Darkness"@en,
        "帝都物語-暗黒交響詩-"@ja,
        "Teito Monogatari Ankoku Koukyoushi"@ja-latn .

<album/22756#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1991-09-21"^^xsd:date ;
    dcterms:title "Teito Monogatari Symphonic Poem Of Darkness"@en,
        "帝都物語-暗黒交響詩-"@ja,
        "Teito Monogatari Ankoku Koukyoushi"@ja-latn ;
    mo:catalogue_number "KICA-66" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/22757> ;
    mo:publication_of <album/22756#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:Nae906e87cf394612987daf7eab64efb5 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Doomed Megalopolis (Teito Monogatari)"@en ;
            foaf:name "Doomed Megalopolis (Teito Monogatari)"@en ] ;
    schema:datePublished "1991-09-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/65/22756/22756-1293477654.jpg> ;
    schema:name "Teito Monogatari Symphonic Poem Of Darkness"@en,
        "帝都物語-暗黒交響詩-"@ja,
        "Teito Monogatari Ankoku Koukyoushi"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/65/22756/22756-1293477654.jpg> .

_:N10cf4e3234494ed7aadcc9d5dfea6b06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "巫女"@ja ;
    mo:track_number 4 ;
    schema:duration "PT6:18"^^xsd:interval ;
    schema:inPlaylist _:Nae906e87cf394612987daf7eab64efb5 ;
    schema:name "巫女"@ja .

_:N237c60de7851475aa8d9361037a63b25 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "依童"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:52"^^xsd:interval ;
    schema:inPlaylist _:Nae906e87cf394612987daf7eab64efb5 ;
    schema:name "依童"@ja .

_:N2ff9318f8f1d4c16873b0f8ff4001b3a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "護法童子"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:38"^^xsd:interval ;
    schema:inPlaylist _:Nae906e87cf394612987daf7eab64efb5 ;
    schema:name "護法童子"@ja .

_:N30759bde84904d62b2750a2ca153e3ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "復興"@ja ;
    mo:track_number 12 ;
    schema:duration "PT5:29"^^xsd:interval ;
    schema:inPlaylist _:Nae906e87cf394612987daf7eab64efb5 ;
    schema:name "復興"@ja .

_:N33d39b6017ff498c9ac70f7b909c93c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "帝都改造計画"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Nae906e87cf394612987daf7eab64efb5 ;
    schema:name "帝都改造計画"@ja .

_:N483b678962ed4c58a99ec3879e31c7f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "荒ぶる神"@ja ;
    mo:track_number 2 ;
    schema:duration "PT7:19"^^xsd:interval ;
    schema:inPlaylist _:Nae906e87cf394612987daf7eab64efb5 ;
    schema:name "荒ぶる神"@ja .

_:N5a2b6fb18fc048a29762fe3df3d497da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "式神"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Nae906e87cf394612987daf7eab64efb5 ;
    schema:name "式神"@ja .

_:N6b7f768c7e11445e962a8076c7b78cd3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "観音力"@ja ;
    mo:track_number 9 ;
    schema:duration "PT7:14"^^xsd:interval ;
    schema:inPlaylist _:Nae906e87cf394612987daf7eab64efb5 ;
    schema:name "観音力"@ja .

_:N81140a25865d4219a68bccb10afd9f02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "軍服の魔人"@ja ;
    mo:track_number 11 ;
    schema:duration "PT8:02"^^xsd:interval ;
    schema:inPlaylist _:Nae906e87cf394612987daf7eab64efb5 ;
    schema:name "軍服の魔人"@ja .

_:Nc309b4bca08a4392a102f9a66e58aaa8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "五芒星"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:Nae906e87cf394612987daf7eab64efb5 ;
    schema:name "五芒星"@ja .

_:Ndc23ffaf70034b5283a8a63d1defe359 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "竜動"@ja ;
    mo:track_number 5 ;
    schema:duration "PT7:29"^^xsd:interval ;
    schema:inPlaylist _:Nae906e87cf394612987daf7eab64efb5 ;
    schema:name "竜動"@ja .

_:Nff3f904935f44535bb10d68e9684db45 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "〈序〉魔都"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:Nae906e87cf394612987daf7eab64efb5 ;
    schema:name "〈序〉魔都"@ja .

_:Nae906e87cf394612987daf7eab64efb5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N10cf4e3234494ed7aadcc9d5dfea6b06,
        _:N237c60de7851475aa8d9361037a63b25,
        _:N2ff9318f8f1d4c16873b0f8ff4001b3a,
        _:N30759bde84904d62b2750a2ca153e3ea,
        _:N33d39b6017ff498c9ac70f7b909c93c9,
        _:N483b678962ed4c58a99ec3879e31c7f1,
        _:N5a2b6fb18fc048a29762fe3df3d497da,
        _:N6b7f768c7e11445e962a8076c7b78cd3,
        _:N81140a25865d4219a68bccb10afd9f02,
        _:Nc309b4bca08a4392a102f9a66e58aaa8,
        _:Ndc23ffaf70034b5283a8a63d1defe359,
        _:Nff3f904935f44535bb10d68e9684db45 ;
    mo:track_count 12 ;
    schema:duration "PT72:21"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N10cf4e3234494ed7aadcc9d5dfea6b06,
        _:N237c60de7851475aa8d9361037a63b25,
        _:N2ff9318f8f1d4c16873b0f8ff4001b3a,
        _:N30759bde84904d62b2750a2ca153e3ea,
        _:N33d39b6017ff498c9ac70f7b909c93c9,
        _:N483b678962ed4c58a99ec3879e31c7f1,
        _:N5a2b6fb18fc048a29762fe3df3d497da,
        _:N6b7f768c7e11445e962a8076c7b78cd3,
        _:N81140a25865d4219a68bccb10afd9f02,
        _:Nc309b4bca08a4392a102f9a66e58aaa8,
        _:Ndc23ffaf70034b5283a8a63d1defe359,
        _:Nff3f904935f44535bb10d68e9684db45 .

