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

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

<artist/5562#subject> a schema:Person,
        foaf:Person ;
    schema:name "POPPINS"@en ;
    foaf:made <album/5488#subject>,
        <album/5488#vocals> ;
    foaf:name "POPPINS"@en .

<artist/180#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5488#subject> ;
    schema:name "Modest Petrovich Mussorgsky"@en,
        "Модест Петрович Мусоргский"@ja ;
    foaf:made <album/5488#composition>,
        <album/5488#subject> ;
    foaf:name "Modest Petrovich Mussorgsky"@en,
        "Модест Петрович Мусоргский"@ja .

<artist/8495#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5488#subject> ;
    schema:name "Shunichi Tokura"@en,
        "都倉俊一"@ja ;
    foaf:made <album/5488#composition>,
        <album/5488#subject> ;
    foaf:name "Shunichi Tokura"@en,
        "都倉俊一"@ja .

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

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

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

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

<https://medium-media.vgm.io/albums/88/5488/5488-1195619987.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/5488#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Seiken Psycho Caliber ~Legend of the Monster Forest~"@en,
        "聖剣サイコカリバー/魔獣の森伝説"@ja,
        "Seiken Psycho Caliber ~Legend of the Monster Forest~"@ja-latn ;
    mo:performance_of <album/5488#musicalwork> ;
    mo:performer _:N2c8b56cac3e84559b2a4dc6721176c8e ;
    mo:recorded_as <album/5488#musicalexpression> ;
    schema:byArtist _:N2c8b56cac3e84559b2a4dc6721176c8e ;
    schema:name "Seiken Psycho Caliber ~Legend of the Monster Forest~"@en,
        "聖剣サイコカリバー/魔獣の森伝説"@ja,
        "Seiken Psycho Caliber ~Legend of the Monster Forest~"@ja-latn ;
    schema:workPerformed <album/5488#musicalwork> .

<album/5488#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Seiken Psycho Caliber ~Legend of the Monster Forest~"@en,
        "聖剣サイコカリバー/魔獣の森伝説"@ja,
        "Seiken Psycho Caliber ~Legend of the Monster Forest~"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "RA"@en ;
            foaf:made <album/5488#composition> ;
            foaf:name "RA"@en ],
        <artist/180#subject>,
        <artist/8495#subject> ;
    mo:produced_work <album/5488#musicalwork> ;
    schema:name "Seiken Psycho Caliber ~Legend of the Monster Forest~"@en,
        "聖剣サイコカリバー/魔獣の森伝説"@ja,
        "Seiken Psycho Caliber ~Legend of the Monster Forest~"@ja-latn .

<album/5488#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1987-05-19"^^xsd:date ;
    dcterms:title "Seiken Psycho Caliber ~Legend of the Monster Forest~"@en,
        "聖剣サイコカリバー/魔獣の森伝説"@ja,
        "Seiken Psycho Caliber ~Legend of the Monster Forest~"@ja-latn ;
    mo:catalogue_number "T-230459" ;
    mo:media_type "Cassette" ;
    mo:publication_of <album/5488#musicalexpression> ;
    mo:publisher _:N803b08aec63641349e99cf6a6c2185e0 ;
    mo:record _:Nb590c41cd2f64d609bf25ac12af9ac30 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Seiken Psycho Caliber"@en ;
            foaf:name "Seiken Psycho Caliber"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "RA"@en ;
            foaf:name "RA"@en ] ;
    schema:datePublished "1987-05-19"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/88/5488/5488-1195619987.jpg> ;
    schema:name "Seiken Psycho Caliber ~Legend of the Monster Forest~"@en,
        "聖剣サイコカリバー/魔獣の森伝説"@ja,
        "Seiken Psycho Caliber ~Legend of the Monster Forest~"@ja-latn ;
    schema:publisher _:N803b08aec63641349e99cf6a6c2185e0 ;
    foaf:depiction <https://media.vgm.io/albums/88/5488/5488-1195619987.jpg> .

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

_:N0929c1515a4b4f64b0750356ae832b62 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Seiken Psycho Caliber"@en,
        "聖剣サイコカリバー"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:Nb590c41cd2f64d609bf25ac12af9ac30 ;
    schema:name "Seiken Psycho Caliber"@en,
        "聖剣サイコカリバー"@ja .

_:N2c8b56cac3e84559b2a4dc6721176c8e a schema:Person,
        foaf:Person ;
    mo:performed <album/5488#performance> ;
    schema:name "RA"@en ;
    foaf:name "RA"@en .

_:N524f03ba1cb0447baa89f4f1e2910ebf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The City in Spring, It’s all about Adventure"@en,
        "春の街はアドベンチャー"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:Nb590c41cd2f64d609bf25ac12af9ac30 ;
    schema:name "The City in Spring, It’s all about Adventure"@en,
        "春の街はアドベンチャー"@ja .

_:N722741c4340a4755963a5bd53a7db959 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wandering Melody"@en,
        "彷徨（さまよい）のメロディー"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:18"^^xsd:interval ;
    schema:inPlaylist _:Nb590c41cd2f64d609bf25ac12af9ac30 ;
    schema:name "Wandering Melody"@en,
        "彷徨（さまよい）のメロディー"@ja .

_:N803b08aec63641349e99cf6a6c2185e0 schema:name "Mobcast"@en ;
    foaf:name "Mobcast"@en .

_:N94e7865baa6d452ea722af10089a0eaf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prologue ~ Earth Mural Overture"@en,
        "プロローグ〜アース・ムーラル序曲"@ja ;
    mo:track_number 1 ;
    schema:duration "PT7:44"^^xsd:interval ;
    schema:inPlaylist _:Nb590c41cd2f64d609bf25ac12af9ac30 ;
    schema:name "Prologue ~ Earth Mural Overture"@en,
        "プロローグ〜アース・ムーラル序曲"@ja .

_:Nd0108699f4d347108a0ee1c87e694623 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tooru’s Adventure"@en,
        "トールの冒険"@ja ;
    mo:track_number 4 ;
    schema:duration "PT6:06"^^xsd:interval ;
    schema:inPlaylist _:Nb590c41cd2f64d609bf25ac12af9ac30 ;
    schema:name "Tooru’s Adventure"@en,
        "トールの冒険"@ja .

_:Ndcd5decec1584110af93413d4c929854 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Start of Tooru’s Journey"@en,
        "トールの出発ち（たびだち）"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:Nb590c41cd2f64d609bf25ac12af9ac30 ;
    schema:name "The Start of Tooru’s Journey"@en,
        "トールの出発ち（たびだち）"@ja .

_:Nb590c41cd2f64d609bf25ac12af9ac30 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0929c1515a4b4f64b0750356ae832b62,
        _:N524f03ba1cb0447baa89f4f1e2910ebf,
        _:N722741c4340a4755963a5bd53a7db959,
        _:N94e7865baa6d452ea722af10089a0eaf,
        _:Nd0108699f4d347108a0ee1c87e694623,
        _:Ndcd5decec1584110af93413d4c929854 ;
    mo:track_count 6 ;
    schema:duration "PT10:01"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N0929c1515a4b4f64b0750356ae832b62,
        _:N524f03ba1cb0447baa89f4f1e2910ebf,
        _:N722741c4340a4755963a5bd53a7db959,
        _:N94e7865baa6d452ea722af10089a0eaf,
        _:Nd0108699f4d347108a0ee1c87e694623,
        _:Ndcd5decec1584110af93413d4c929854 .

