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

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

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

<album/1226> a mo:Release ;
    mo:catalogue_number "CPCA-1034" .

<artist/10073#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/121540#subject> ;
    schema:name "Hiroshi Yasukawa"@en,
        "安川宙志"@ja ;
    foaf:made <album/121540#composition>,
        <album/121540#subject> ;
    foaf:name "Hiroshi Yasukawa"@en,
        "安川宙志"@ja .

<artist/11#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/121540#subject> ;
    schema:name "Masami Ueda"@en,
        "上田雅美"@ja ;
    foaf:made <album/121540#composition>,
        <album/121540#subject> ;
    foaf:name "Masami Ueda"@en,
        "上田雅美"@ja .

<artist/1381#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/121540#subject> ;
    schema:name "Kazunori Miyake"@en,
        "三宅一徳"@ja ;
    foaf:made <album/121540#composition>,
        <album/121540#subject> ;
    foaf:name "Kazunori Miyake"@en,
        "三宅一徳"@ja .

<artist/4914#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/121540#subject> ;
    schema:name "Saori Maeda"@en,
        "前田早織"@ja ;
    foaf:made <album/121540#composition>,
        <album/121540#subject> ;
    foaf:name "Saori Maeda"@en,
        "前田早織"@ja .

<artist/769#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/121540#subject> ;
    schema:name "Makoto Tomozawa"@en,
        "友澤眞"@ja ;
    foaf:made <album/121540#composition>,
        <album/121540#subject> ;
    foaf:name "Makoto Tomozawa"@en,
        "友澤眞"@ja .

<product/628#subject> a schema:CreativeWork ;
    schema:name "Resident Evil"@en,
        "バイオハザード"@ja,
        "Bio Hazard"@ja-latn ;
    foaf:name "Resident Evil"@en,
        "バイオハザード"@ja,
        "Bio Hazard"@ja-latn .

<product/630#subject> a schema:CreativeWork ;
    schema:name "Resident Evil 2"@en,
        "バイオハザード2"@ja,
        "Biohazard 2"@ja-latn ;
    foaf:name "Resident Evil 2"@en,
        "バイオハザード2"@ja,
        "Biohazard 2"@ja-latn .

<product/631#subject> a schema:CreativeWork ;
    schema:name "Resident Evil 3: Nemesis"@en,
        "バイオハザード3 ラストエスケープ"@ja,
        "Resident Evil 3: Nemesis"@ja-latn ;
    foaf:name "Resident Evil 3: Nemesis"@en,
        "バイオハザード3 ラストエスケープ"@ja,
        "Resident Evil 3: Nemesis"@ja-latn .

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

<album/121540#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "BIO HAZARD ORCHESTRA ALBUM"@en,
        "バイオハザード オーケストラアルバム"@ja,
        "Biohazard Orchestra Album"@ja-latn ;
    mo:performance_of <album/121540#musicalwork> ;
    mo:recorded_as <album/121540#musicalexpression> ;
    schema:name "BIO HAZARD ORCHESTRA ALBUM"@en,
        "バイオハザード オーケストラアルバム"@ja,
        "Biohazard Orchestra Album"@ja-latn ;
    schema:workPerformed <album/121540#musicalwork> .

<org/294#subject> schema:name "Ever Anime"@en,
        "Ever Anime"@ja,
        "Ever Anime"@ja-latn ;
    foaf:name "Ever Anime"@en,
        "Ever Anime"@ja,
        "Ever Anime"@ja-latn .

<https://media.vgm.io/albums/04/121540/121540-053678d48e99.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/121540#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/04/121540/121540-053678d48e99.jpg> ;
    foaf:depicts <album/121540#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/04/121540/121540-053678d48e99.jpg> .

<https://medium-media.vgm.io/albums/04/121540/121540-053678d48e99.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/121540#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "BIO HAZARD ORCHESTRA ALBUM"@en,
        "バイオハザード オーケストラアルバム"@ja,
        "Biohazard Orchestra Album"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Capcom)"@en ;
            foaf:made <album/121540#composition> ;
            foaf:name "(Capcom)"@en ],
        <artist/10073#subject>,
        <artist/11#subject>,
        <artist/1381#subject>,
        <artist/4914#subject>,
        <artist/769#subject> ;
    mo:produced_work <album/121540#musicalwork> ;
    schema:name "BIO HAZARD ORCHESTRA ALBUM"@en,
        "バイオハザード オーケストラアルバム"@ja,
        "Biohazard Orchestra Album"@ja-latn .

<album/121540#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2001-01-01"^^xsd:date ;
    dcterms:title "BIO HAZARD ORCHESTRA ALBUM"@en,
        "バイオハザード オーケストラアルバム"@ja,
        "Biohazard Orchestra Album"@ja-latn ;
    mo:catalogue_number "GM-572" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/1226> ;
    mo:publication_of <album/121540#musicalexpression> ;
    mo:publisher <org/294#subject> ;
    mo:record _:Ne90062e2ee6746b0a4e90bbb6d71b396 ;
    mo:record_count 1 ;
    schema:about <product/628#subject>,
        <product/630#subject>,
        <product/631#subject> ;
    schema:datePublished "2001-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/04/121540/121540-053678d48e99.jpg> ;
    schema:name "BIO HAZARD ORCHESTRA ALBUM"@en,
        "バイオハザード オーケストラアルバム"@ja,
        "Biohazard Orchestra Album"@ja-latn ;
    schema:publisher <org/294#subject> ;
    foaf:depiction <https://media.vgm.io/albums/04/121540/121540-053678d48e99.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/121540#subject> ;
    schema:name "(Capcom)"@en ;
    foaf:made <album/121540#subject> ;
    foaf:name "(Capcom)"@en .

_:N09d7cd49c1b4413583cf9518fab28c25 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I:The 1st stage"@en,
        "I:The 1st stage"@ja,
        "I:The 1st stage"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:Ne90062e2ee6746b0a4e90bbb6d71b396 ;
    schema:name "I:The 1st stage"@en,
        "I:The 1st stage"@ja,
        "I:The 1st stage"@ja-latn .

_:N303a768913324b7181b7e2c87fa70248 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I won't let this end as a dream (Orchestra version)"@en,
        "夢で終わらせない (Orchestra version)"@ja,
        "Yume de owarasenai (Orchestra version)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT8:53"^^xsd:interval ;
    schema:inPlaylist _:Ne90062e2ee6746b0a4e90bbb6d71b396 ;
    schema:name "I won't let this end as a dream (Orchestra version)"@en,
        "夢で終わらせない (Orchestra version)"@ja,
        "Yume de owarasenai (Orchestra version)"@ja-latn .

_:N3784a463d0f542b3b4f7f5c9813e86eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "II:The Opening"@en,
        "II:The Opening"@ja,
        "II:The Opening"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:Ne90062e2ee6746b0a4e90bbb6d71b396 ;
    schema:name "II:The Opening"@en,
        "II:The Opening"@ja,
        "II:The Opening"@ja-latn .

_:N61e6517c2c7c47d997d621eb1924cbd5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Special end title"@en,
        "Special end title"@ja,
        "Special end title"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT6:14"^^xsd:interval ;
    schema:inPlaylist _:Ne90062e2ee6746b0a4e90bbb6d71b396 ;
    schema:name "Special end title"@en,
        "Special end title"@ja,
        "Special end title"@ja-latn .

_:N71fad50d727f461caeb3ea81c1cec97e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "II:Fearful is no word for it"@en,
        "II:Fearful is no word for it"@ja,
        "II:Fearful is no word for it"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Ne90062e2ee6746b0a4e90bbb6d71b396 ;
    schema:name "II:Fearful is no word for it"@en,
        "II:Fearful is no word for it"@ja,
        "II:Fearful is no word for it"@ja-latn .

_:N7b26f7a0026f448592a80fb8eb4f7f17 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "III:Save room ~ reprise"@en,
        "III:Save room ~ reprise"@ja,
        "III:Save room ~ reprise"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:Ne90062e2ee6746b0a4e90bbb6d71b396 ;
    schema:name "III:Save room ~ reprise"@en,
        "III:Save room ~ reprise"@ja,
        "III:Save room ~ reprise"@ja-latn .

_:N98755cb3dd8a449e87903d4679678dc3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Land of confusion"@en,
        "Land of confusion"@ja,
        "Land of confusion"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT5:38"^^xsd:interval ;
    schema:inPlaylist _:Ne90062e2ee6746b0a4e90bbb6d71b396 ;
    schema:name "Land of confusion"@en,
        "Land of confusion"@ja,
        "Land of confusion"@ja-latn .

_:Nc3201f6dcdeb4c34a534a296c80a3f02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"The ultimate bio-weapon\" Medley"@en,
        "\"The ultimate bio-weapon\" Medley"@ja,
        "\"The ultimate bio-weapon\" Medley"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT9:42"^^xsd:interval ;
    schema:inPlaylist _:Ne90062e2ee6746b0a4e90bbb6d71b396 ;
    schema:name "\"The ultimate bio-weapon\" Medley"@en,
        "\"The ultimate bio-weapon\" Medley"@ja,
        "\"The ultimate bio-weapon\" Medley"@ja-latn .

_:Nc35ef0b5cead4470a77a0543467391ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prologue (Pipe organ solo)"@en,
        "Prologue (Pipe organ solo)"@ja,
        "Prologue (Pipe organ solo)"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:Ne90062e2ee6746b0a4e90bbb6d71b396 ;
    schema:name "Prologue (Pipe organ solo)"@en,
        "Prologue (Pipe organ solo)"@ja,
        "Prologue (Pipe organ solo)"@ja-latn .

_:Ndb3c8a43fe6745e8a018b596438206d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "III:Secure place"@en,
        "III:Secure place"@ja,
        "III:Secure place"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Ne90062e2ee6746b0a4e90bbb6d71b396 ;
    schema:name "III:Secure place"@en,
        "III:Secure place"@ja,
        "III:Secure place"@ja-latn .

_:Ne39f99ceed3b4f139408bec35b36203b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The beginning of the story"@en,
        "The beginning of the story"@ja,
        "The beginning of the story"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:Ne90062e2ee6746b0a4e90bbb6d71b396 ;
    schema:name "The beginning of the story"@en,
        "The beginning of the story"@ja,
        "The beginning of the story"@ja-latn .

_:Ne4bc30024cc24fc68ab9eff96aed69a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I:Peace of Mind"@en,
        "I:Peace of Mind"@ja,
        "I:Peace of Mind"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:Ne90062e2ee6746b0a4e90bbb6d71b396 ;
    schema:name "I:Peace of Mind"@en,
        "I:Peace of Mind"@ja,
        "I:Peace of Mind"@ja-latn .

_:Ne90062e2ee6746b0a4e90bbb6d71b396 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N09d7cd49c1b4413583cf9518fab28c25,
        _:N303a768913324b7181b7e2c87fa70248,
        _:N3784a463d0f542b3b4f7f5c9813e86eb,
        _:N61e6517c2c7c47d997d621eb1924cbd5,
        _:N71fad50d727f461caeb3ea81c1cec97e,
        _:N7b26f7a0026f448592a80fb8eb4f7f17,
        _:N98755cb3dd8a449e87903d4679678dc3,
        _:Nc3201f6dcdeb4c34a534a296c80a3f02,
        _:Nc35ef0b5cead4470a77a0543467391ff,
        _:Ndb3c8a43fe6745e8a018b596438206d4,
        _:Ne39f99ceed3b4f139408bec35b36203b,
        _:Ne4bc30024cc24fc68ab9eff96aed69a5 ;
    mo:track_count 12 ;
    schema:duration "PT54:42"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N09d7cd49c1b4413583cf9518fab28c25,
        _:N303a768913324b7181b7e2c87fa70248,
        _:N3784a463d0f542b3b4f7f5c9813e86eb,
        _:N61e6517c2c7c47d997d621eb1924cbd5,
        _:N71fad50d727f461caeb3ea81c1cec97e,
        _:N7b26f7a0026f448592a80fb8eb4f7f17,
        _:N98755cb3dd8a449e87903d4679678dc3,
        _:Nc3201f6dcdeb4c34a534a296c80a3f02,
        _:Nc35ef0b5cead4470a77a0543467391ff,
        _:Ndb3c8a43fe6745e8a018b596438206d4,
        _:Ne39f99ceed3b4f139408bec35b36203b,
        _:Ne4bc30024cc24fc68ab9eff96aed69a5 .

