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

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

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

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

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

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

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

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

<artist/769#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20135#subject> ;
    schema:name "Makoto Tomozawa"@en,
        "友澤眞"@ja ;
    foaf:made <album/20135#composition>,
        <album/20135#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/20135#musicalexpression> a mo:Signal ;
    mo:published_as <album/20135#subject> ;
    mo:records <album/20135#performance> .

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

<org/297#subject> schema:name "Miya Records"@en,
        "Miya Records"@ja,
        "Miya Records"@ja-latn ;
    foaf:name "Miya Records"@en,
        "Miya Records"@ja,
        "Miya Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/53/20135/20135-1278521889.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/20135#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-01-01"^^xsd:date ;
    dcterms:title "Bio Hazard Orchestra Album"@en,
        "バイオハザード　オーケストラアルバム"@ja,
        "Bio Hazard Orchestra Album"@ja-latn ;
    mo:catalogue_number "MICA-0175" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/1226> ;
    mo:publication_of <album/20135#musicalexpression> ;
    mo:publisher <org/297#subject> ;
    mo:record _:N41b9e3d445d34f2a94bac115ee112e11 ;
    mo:record_count 1 ;
    schema:about <product/628#subject>,
        <product/630#subject>,
        <product/631#subject> ;
    schema:datePublished "2004-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/53/20135/20135-1278521889.jpg> ;
    schema:name "Bio Hazard Orchestra Album"@en,
        "バイオハザード　オーケストラアルバム"@ja,
        "Bio Hazard Orchestra Album"@ja-latn ;
    schema:publisher <org/297#subject> ;
    foaf:depiction <https://media.vgm.io/albums/53/20135/20135-1278521889.jpg> .

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

_:N1d95d9ac6f9042c4aa40fa5a9fb3b4d1 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 _:N41b9e3d445d34f2a94bac115ee112e11 ;
    schema:name "I:Peace of Mind"@en,
        "I:Peace of Mind"@ja,
        "I:Peace of Mind"@ja-latn .

_:N3045a582462942e2ab50e8909f7d494c 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 _:N41b9e3d445d34f2a94bac115ee112e11 ;
    schema:name "Special end title"@en,
        "Special end title"@ja,
        "Special end title"@ja-latn .

_:N45f0577f47dd45d7a928cb553435b571 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 _:N41b9e3d445d34f2a94bac115ee112e11 ;
    schema:name "I:The 1st stage"@en,
        "I:The 1st stage"@ja,
        "I:The 1st stage"@ja-latn .

_:N516178136c4d462bbfd6971b0e331cbc 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 _:N41b9e3d445d34f2a94bac115ee112e11 ;
    schema:name "The beginning of the story"@en,
        "The beginning of the story"@ja,
        "The beginning of the story"@ja-latn .

_:N52db107cd241455caa2cd5eea994ad87 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 _:N41b9e3d445d34f2a94bac115ee112e11 ;
    schema:name "III:Secure place"@en,
        "III:Secure place"@ja,
        "III:Secure place"@ja-latn .

_:N68fa5dd70e8340889ba6b0ed00370b59 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 _:N41b9e3d445d34f2a94bac115ee112e11 ;
    schema:name "\"The ultimate bio-weapon\" Medley"@en,
        "\"The ultimate bio-weapon\" Medley"@ja,
        "\"The ultimate bio-weapon\" Medley"@ja-latn .

_:N6bb541ccc7a249e4a74649ee31632547 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 _:N41b9e3d445d34f2a94bac115ee112e11 ;
    schema:name "III:Save room ~ reprise"@en,
        "III:Save room ~ reprise"@ja,
        "III:Save room ~ reprise"@ja-latn .

_:N7b8bba484cf34a40bbeb25862b727490 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 _:N41b9e3d445d34f2a94bac115ee112e11 ;
    schema:name "Land of confusion"@en,
        "Land of confusion"@ja,
        "Land of confusion"@ja-latn .

_:N9fcb68b0fccc4bf1baa0f8e0a9cd6181 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 _:N41b9e3d445d34f2a94bac115ee112e11 ;
    schema:name "I won't let this end as a dream (Orchestra version)"@en,
        "夢で終わらせない (Orchestra version)"@ja,
        "Yume de owarasenai (Orchestra version)"@ja-latn .

_:Nbb302c647c034a17b67c6cf04e7d8cb9 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 _:N41b9e3d445d34f2a94bac115ee112e11 ;
    schema:name "Prologue (Pipe organ solo)"@en,
        "Prologue (Pipe organ solo)"@ja,
        "Prologue (Pipe organ solo)"@ja-latn .

_:Nbdba04c41042428b93dfea52d6813459 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 _:N41b9e3d445d34f2a94bac115ee112e11 ;
    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 .

_:Nde6790c05bcf48638dc0106deb7386d2 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 _:N41b9e3d445d34f2a94bac115ee112e11 ;
    schema:name "II:The Opening"@en,
        "II:The Opening"@ja,
        "II:The Opening"@ja-latn .

_:N41b9e3d445d34f2a94bac115ee112e11 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1d95d9ac6f9042c4aa40fa5a9fb3b4d1,
        _:N3045a582462942e2ab50e8909f7d494c,
        _:N45f0577f47dd45d7a928cb553435b571,
        _:N516178136c4d462bbfd6971b0e331cbc,
        _:N52db107cd241455caa2cd5eea994ad87,
        _:N68fa5dd70e8340889ba6b0ed00370b59,
        _:N6bb541ccc7a249e4a74649ee31632547,
        _:N7b8bba484cf34a40bbeb25862b727490,
        _:N9fcb68b0fccc4bf1baa0f8e0a9cd6181,
        _:Nbb302c647c034a17b67c6cf04e7d8cb9,
        _:Nbdba04c41042428b93dfea52d6813459,
        _:Nde6790c05bcf48638dc0106deb7386d2 ;
    mo:track_count 12 ;
    schema:duration "PT54:42"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N1d95d9ac6f9042c4aa40fa5a9fb3b4d1,
        _:N3045a582462942e2ab50e8909f7d494c,
        _:N45f0577f47dd45d7a928cb553435b571,
        _:N516178136c4d462bbfd6971b0e331cbc,
        _:N52db107cd241455caa2cd5eea994ad87,
        _:N68fa5dd70e8340889ba6b0ed00370b59,
        _:N6bb541ccc7a249e4a74649ee31632547,
        _:N7b8bba484cf34a40bbeb25862b727490,
        _:N9fcb68b0fccc4bf1baa0f8e0a9cd6181,
        _:Nbb302c647c034a17b67c6cf04e7d8cb9,
        _:Nbdba04c41042428b93dfea52d6813459,
        _:Nde6790c05bcf48638dc0106deb7386d2 .

