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

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

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

<artist/146#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/3112#subject> ;
    schema:name "Yasunori Mitsuda"@en,
        "光田康典"@ja ;
    foaf:made <album/3112#composition>,
        <album/3112#subject> ;
    foaf:name "Yasunori Mitsuda"@en,
        "光田康典"@ja .

<artist/167#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/3112#subject> ;
    schema:name "Yoshitaka Hirota"@en,
        "弘田佳孝"@ja ;
    foaf:made <album/3112#composition>,
        <album/3112#subject> ;
    foaf:name "Yoshitaka Hirota"@en,
        "弘田佳孝"@ja .

<artist/39743#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/3112#subject> ;
    schema:name "Capcom Sound Team"@en,
        "カプコン・サウンドチーム"@ja ;
    foaf:made <album/3112#composition>,
        <album/3112#subject> ;
    foaf:name "Capcom Sound Team"@en,
        "カプコン・サウンドチーム"@ja .

<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 .

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

<album/3112#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "BIOHAZARD 2 Drama Album ~The young runaway, Sherry~"@en,
        "BIOHAZARD 2 ドラマアルバム 〜小さな逃亡者・シェリー〜"@ja,
        "BIOHAZARD 2 Drama Album ~Chiisana Toubousha, Sherry~"@ja-latn ;
    mo:performance_of <album/3112#musicalwork> ;
    mo:recorded_as <album/3112#musicalexpression> ;
    schema:name "BIOHAZARD 2 Drama Album ~The young runaway, Sherry~"@en,
        "BIOHAZARD 2 ドラマアルバム 〜小さな逃亡者・シェリー〜"@ja,
        "BIOHAZARD 2 Drama Album ~Chiisana Toubousha, Sherry~"@ja-latn ;
    schema:workPerformed <album/3112#musicalwork> .

<org/36#subject> schema:name "SULEPUTER"@en,
        "セルピュータ"@ja,
        "SULEPUTER"@ja-latn ;
    foaf:name "SULEPUTER"@en,
        "セルピュータ"@ja,
        "SULEPUTER"@ja-latn .

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

<https://medium-media.vgm.io/albums/21/3112/3112-1211901225.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/3112#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "BIOHAZARD 2 Drama Album ~The young runaway, Sherry~"@en,
        "BIOHAZARD 2 ドラマアルバム 〜小さな逃亡者・シェリー〜"@ja,
        "BIOHAZARD 2 Drama Album ~Chiisana Toubousha, Sherry~"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Procyon Studio)"@en ;
            foaf:made <album/3112#composition> ;
            foaf:name "(Procyon Studio)"@en ],
        <artist/146#subject>,
        <artist/167#subject>,
        <artist/39743#subject> ;
    mo:produced_work <album/3112#musicalwork> ;
    schema:name "BIOHAZARD 2 Drama Album ~The young runaway, Sherry~"@en,
        "BIOHAZARD 2 ドラマアルバム 〜小さな逃亡者・シェリー〜"@ja,
        "BIOHAZARD 2 Drama Album ~Chiisana Toubousha, Sherry~"@ja-latn .

<album/3112#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1999-03-20"^^xsd:date ;
    dcterms:title "BIOHAZARD 2 Drama Album ~The young runaway, Sherry~"@en,
        "BIOHAZARD 2 ドラマアルバム 〜小さな逃亡者・シェリー〜"@ja,
        "BIOHAZARD 2 Drama Album ~Chiisana Toubousha, Sherry~"@ja-latn ;
    mo:catalogue_number "CPCA-1023" ;
    mo:media_type "CD" ;
    mo:publication_of <album/3112#musicalexpression> ;
    mo:publisher <org/36#subject> ;
    mo:record _:N8492a022642b4bf794d4ac90a15a22ce ;
    mo:record_count 1 ;
    schema:about <product/630#subject> ;
    schema:datePublished "1999-03-20"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/21/3112/3112-1211901225.jpg> ;
    schema:name "BIOHAZARD 2 Drama Album ~The young runaway, Sherry~"@en,
        "BIOHAZARD 2 ドラマアルバム 〜小さな逃亡者・シェリー〜"@ja,
        "BIOHAZARD 2 Drama Album ~Chiisana Toubousha, Sherry~"@ja-latn ;
    schema:publisher <org/36#subject> ;
    foaf:depiction <https://media.vgm.io/albums/21/3112/3112-1211901225.jpg> .

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

_:N07d152a93ea74c7aa033cf377593a1b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Fourth Night \"Sherry, Live!\""@en,
        "第四夜「シェリー・生きなさい！」"@ja ;
    mo:track_number 4 ;
    schema:duration "PT10:48"^^xsd:interval ;
    schema:inPlaylist _:N8492a022642b4bf794d4ac90a15a22ce ;
    schema:name "The Fourth Night \"Sherry, Live!\""@en,
        "第四夜「シェリー・生きなさい！」"@ja .

_:N855aff42f9df442a8771d960b8efdbfc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The First Night \"Two Girls\""@en,
        "第一夜「二人の少女」"@ja ;
    mo:track_number 1 ;
    schema:duration "PT11:20"^^xsd:interval ;
    schema:inPlaylist _:N8492a022642b4bf794d4ac90a15a22ce ;
    schema:name "The First Night \"Two Girls\""@en,
        "第一夜「二人の少女」"@ja .

_:N94af588ff5654db8aab81e5675252329 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Second Night \"Raccoon City Once More…\""@en,
        "第二夜「ラクーンシティ再び…」"@ja ;
    mo:track_number 2 ;
    schema:duration "PT11:46"^^xsd:interval ;
    schema:inPlaylist _:N8492a022642b4bf794d4ac90a15a22ce ;
    schema:name "The Second Night \"Raccoon City Once More…\""@en,
        "第二夜「ラクーンシティ再び…」"@ja .

_:Necd8cc1804574ab8908f33bd2c5b0c49 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Third Night \"Demon Child Sherry\""@en,
        "第三夜「悪魔の子・シェリー」"@ja ;
    mo:track_number 3 ;
    schema:duration "PT12:13"^^xsd:interval ;
    schema:inPlaylist _:N8492a022642b4bf794d4ac90a15a22ce ;
    schema:name "The Third Night \"Demon Child Sherry\""@en,
        "第三夜「悪魔の子・シェリー」"@ja .

_:N8492a022642b4bf794d4ac90a15a22ce a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N07d152a93ea74c7aa033cf377593a1b6,
        _:N855aff42f9df442a8771d960b8efdbfc,
        _:N94af588ff5654db8aab81e5675252329,
        _:Necd8cc1804574ab8908f33bd2c5b0c49 ;
    mo:track_count 4 ;
    schema:duration "PT46:07"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N07d152a93ea74c7aa033cf377593a1b6,
        _:N855aff42f9df442a8771d960b8efdbfc,
        _:N94af588ff5654db8aab81e5675252329,
        _:Necd8cc1804574ab8908f33bd2c5b0c49 .

