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

<artist/27611#subject> a schema:Person,
        foaf:Person ;
    schema:name "SAORI"@en ;
    foaf:made <album/1151#subject>,
        <album/1151#vocals> ;
    foaf:name "SAORI"@en .

<artist/5557#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yukinojo Mori"@en,
        "森雪之丞"@ja ;
    foaf:made <album/1151#lyrics>,
        <album/1151#subject> ;
    foaf:name "Yukinojo Mori"@en,
        "森雪之丞"@ja .

<product/441#subject> a schema:CreativeWork ;
    schema:name "Mouryou Senki Madara"@en,
        "魍魎戦記MADARA"@ja,
        "Mouryou Senki Madara"@ja-latn ;
    foaf:name "Mouryou Senki Madara"@en,
        "魍魎戦記MADARA"@ja,
        "Mouryou Senki Madara"@ja-latn .

<album/1151#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Mouryou Senki Madara"@en,
        "魍魎戦記マダラ"@ja,
        "Mouryou Senki Madara"@ja-latn ;
    mo:composer <artist/161#subject> ;
    mo:produced_work <album/1151#musicalwork> ;
    schema:name "Mouryou Senki Madara"@en,
        "魍魎戦記マダラ"@ja,
        "Mouryou Senki Madara"@ja-latn .

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

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

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

<org/4028#subject> schema:name "CGM Series"@en,
        "CGM Series"@ja,
        "CGM Series"@ja-latn ;
    foaf:name "CGM Series"@en,
        "CGM Series"@ja,
        "CGM Series"@ja-latn .

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

<https://medium-media.vgm.io/albums/15/1151/1151-1209579334.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/1151#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Mouryou Senki Madara"@en,
        "魍魎戦記マダラ"@ja,
        "Mouryou Senki Madara"@ja-latn ;
    mo:performance_of <album/1151#musicalwork> ;
    mo:performer <artist/161#subject> ;
    mo:recorded_as <album/1151#musicalexpression> ;
    schema:byArtist <artist/161#subject> ;
    schema:name "Mouryou Senki Madara"@en,
        "魍魎戦記マダラ"@ja,
        "Mouryou Senki Madara"@ja-latn ;
    schema:workPerformed <album/1151#musicalwork> .

<artist/161#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1151#subject> ;
    mo:performed <album/1151#performance> ;
    schema:name "Konami Kukeiha Club"@en,
        "コナミ矩形波倶楽部"@ja ;
    foaf:made <album/1151#composition>,
        <album/1151#subject> ;
    foaf:name "Konami Kukeiha Club"@en,
        "コナミ矩形波倶楽部"@ja .

<album/1151#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1990-04-21"^^xsd:date ;
    dcterms:title "Mouryou Senki Madara"@en,
        "魍魎戦記マダラ"@ja,
        "Mouryou Senki Madara"@ja-latn ;
    mo:catalogue_number "KICA-1008" ;
    mo:media_type "CD" ;
    mo:publication_of <album/1151#musicalexpression> ;
    mo:publisher <org/4028#subject> ;
    mo:record _:N6f3d2b71bd1f4e0bac297ee587ce4858 ;
    mo:record_count 1 ;
    schema:about <product/441#subject> ;
    schema:byArtist <artist/161#subject> ;
    schema:datePublished "1990-04-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/15/1151/1151-1209579334.jpg> ;
    schema:name "Mouryou Senki Madara"@en,
        "魍魎戦記マダラ"@ja,
        "Mouryou Senki Madara"@ja-latn ;
    schema:publisher <org/4028#subject> ;
    foaf:depiction <https://media.vgm.io/albums/15/1151/1151-1209579334.jpg> .

_:N36ed44dd377b46789cb91b86dcfd38d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Your Relief (Town Theme)"@en,
        "やすらぎの君へ (町のテーマ)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N6f3d2b71bd1f4e0bac297ee587ce4858 ;
    schema:name "Your Relief (Town Theme)"@en,
        "やすらぎの君へ (町のテーマ)"@ja .

_:N41bb2d05b3a941059a664d9539f0600c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Symphony of Destruction (Theme of the Eight General Army)"@en,
        "破壊のシンフォニー (八大将軍のテーマ)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N6f3d2b71bd1f4e0bac297ee587ce4858 ;
    schema:name "Symphony of Destruction (Theme of the Eight General Army)"@en,
        "破壊のシンフォニー (八大将軍のテーマ)"@ja .

_:N5b7b7a520b04460982c04257b2da966d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Legend of Courage (Ending Theme)"@en,
        "勇気の伝説 (エンディング・テーマ)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N6f3d2b71bd1f4e0bac297ee587ce4858 ;
    schema:name "Legend of Courage (Ending Theme)"@en,
        "勇気の伝説 (エンディング・テーマ)"@ja .

_:Nabc81e7344ea4a0bb8c5c80c77614ce2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MA·DA·RA (Madara Main Theme)"@en,
        "MA·DA·RA (摩陀羅メイン・テーマ)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N6f3d2b71bd1f4e0bac297ee587ce4858 ;
    schema:name "MA·DA·RA (Madara Main Theme)"@en,
        "MA·DA·RA (摩陀羅メイン・テーマ)"@ja .

_:Nc6a502ad01a84f178fa8196d661f5402 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Other Side of the Aurora (Theme of the Eskimos)"@en,
        "極光(オーロラ)の彼方 (エスキモーのテーマ)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:N6f3d2b71bd1f4e0bac297ee587ce4858 ;
    schema:name "Other Side of the Aurora (Theme of the Eskimos)"@en,
        "極光(オーロラ)の彼方 (エスキモーのテーマ)"@ja .

_:N6f3d2b71bd1f4e0bac297ee587ce4858 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N36ed44dd377b46789cb91b86dcfd38d4,
        _:N41bb2d05b3a941059a664d9539f0600c,
        _:N5b7b7a520b04460982c04257b2da966d,
        _:Nabc81e7344ea4a0bb8c5c80c77614ce2,
        _:Nc6a502ad01a84f178fa8196d661f5402 ;
    mo:track_count 5 ;
    schema:duration "PT22:58"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N36ed44dd377b46789cb91b86dcfd38d4,
        _:N41bb2d05b3a941059a664d9539f0600c,
        _:N5b7b7a520b04460982c04257b2da966d,
        _:Nabc81e7344ea4a0bb8c5c80c77614ce2,
        _:Nc6a502ad01a84f178fa8196d661f5402 .

