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

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

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

<artist/1268#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/48300#subject> ;
    schema:name "Cris Velasco"@en ;
    foaf:made <album/48300#composition>,
        <album/48300#subject> ;
    foaf:name "Cris Velasco"@en .

<artist/14012#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/48300#subject> ;
    schema:name "Yuka Kitamura"@en,
        "北村友香"@ja ;
    foaf:made <album/48300#composition>,
        <album/48300#subject> ;
    foaf:name "Yuka Kitamura"@en,
        "北村友香"@ja .

<artist/15701#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/48300#subject> ;
    schema:name "Ryan Amon"@en ;
    foaf:made <album/48300#composition>,
        <album/48300#subject> ;
    foaf:name "Ryan Amon"@en .

<artist/16222#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/48300#subject> ;
    schema:name "Michael Wandmacher"@en ;
    foaf:made <album/48300#composition>,
        <album/48300#subject> ;
    foaf:name "Michael Wandmacher"@en .

<artist/17459#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/48300#subject> ;
    schema:name "Nobuyoshi Suzuki"@en,
        "鈴木伸嘉"@ja ;
    foaf:made <album/48300#composition>,
        <album/48300#subject> ;
    foaf:name "Nobuyoshi Suzuki"@en,
        "鈴木伸嘉"@ja .

<artist/681#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/48300#subject> ;
    schema:name "Tsukasa Saitoh"@en,
        "齋藤司"@ja ;
    foaf:made <album/48300#composition>,
        <album/48300#subject> ;
    foaf:name "Tsukasa Saitoh"@en,
        "齋藤司"@ja .

<product/3001#subject> a schema:CreativeWork ;
    schema:name "Bloodborne"@en,
        "ブラッドボーン"@ja,
        "Bloodborne"@ja-latn ;
    foaf:name "Bloodborne"@en,
        "ブラッドボーン"@ja,
        "Bloodborne"@ja-latn .

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

<org/1318#subject> schema:name "Sony Computer Entertainment America LLC"@en,
        "Sony Computer Entertainment America LLC"@ja,
        "Sony Computer Entertainment America LLC"@ja-latn ;
    foaf:name "Sony Computer Entertainment America LLC"@en,
        "Sony Computer Entertainment America LLC"@ja,
        "Sony Computer Entertainment America LLC"@ja-latn .

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

<https://medium-media.vgm.io/albums/00/48300/48300-1427198825.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/14271#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/48300#performance> ;
    schema:name "Everton Nelson"@en ;
    foaf:name "Everton Nelson"@en .

<artist/27978#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/48300#performance> ;
    schema:name "Melissa Reese"@en ;
    foaf:name "Melissa Reese"@en .

<artist/369#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/48300#performance> ;
    schema:name "Metro Voices"@en ;
    foaf:name "Metro Voices"@en .

<album/48300#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Bloodborne Original Soundtrack"@en,
        "Bloodborne Original Soundtrack"@ja,
        "Bloodborne Original Soundtrack"@ja-latn ;
    mo:performance_of <album/48300#musicalwork> ;
    mo:performer <artist/14271#subject>,
        <artist/27978#subject>,
        <artist/369#subject> ;
    mo:recorded_as <album/48300#musicalexpression> ;
    schema:byArtist <artist/14271#subject>,
        <artist/27978#subject>,
        <artist/369#subject> ;
    schema:name "Bloodborne Original Soundtrack"@en,
        "Bloodborne Original Soundtrack"@ja,
        "Bloodborne Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/48300#musicalwork> .

<album/48300#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Bloodborne Original Soundtrack"@en,
        "Bloodborne Original Soundtrack"@ja,
        "Bloodborne Original Soundtrack"@ja-latn ;
    mo:composer <artist/1268#subject>,
        <artist/14012#subject>,
        <artist/15701#subject>,
        <artist/16222#subject>,
        <artist/17459#subject>,
        <artist/681#subject> ;
    mo:produced_work <album/48300#musicalwork> ;
    schema:name "Bloodborne Original Soundtrack"@en,
        "Bloodborne Original Soundtrack"@ja,
        "Bloodborne Original Soundtrack"@ja-latn .

<album/48300#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-03-24"^^xsd:date ;
    dcterms:title "Bloodborne Original Soundtrack"@en,
        "Bloodborne Original Soundtrack"@ja,
        "Bloodborne Original Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Download Code" ;
    mo:publication_of <album/48300#musicalexpression> ;
    mo:publisher <org/1318#subject> ;
    mo:record _:Ne66fbc63c5a34f5ebc22ac41bcea2f2d ;
    mo:record_count 1 ;
    schema:about <product/3001#subject> ;
    schema:byArtist <artist/14271#subject>,
        <artist/27978#subject>,
        <artist/369#subject> ;
    schema:datePublished "2015-03-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/00/48300/48300-1427198825.jpg> ;
    schema:name "Bloodborne Original Soundtrack"@en,
        "Bloodborne Original Soundtrack"@ja,
        "Bloodborne Original Soundtrack"@ja-latn ;
    schema:publisher <org/1318#subject> ;
    foaf:depiction <https://media.vgm.io/albums/00/48300/48300-1427198825.jpg> .

_:N04755ddec4664669a587355784a4c9bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hunter's Dream"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:Ne66fbc63c5a34f5ebc22ac41bcea2f2d ;
    schema:name "Hunter's Dream"@en .

_:N16d7a298af1b47ae9e0514cea80efab7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Night Unfurls"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:Ne66fbc63c5a34f5ebc22ac41bcea2f2d ;
    schema:name "The Night Unfurls"@en .

_:N17ad85b2ac854a66994f9007e3471731 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moonlit Melody"@en ;
    mo:track_number 14 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:Ne66fbc63c5a34f5ebc22ac41bcea2f2d ;
    schema:name "Moonlit Melody"@en .

_:N2051bdb3d4774d94b1bc67eff9d6e86f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Celestial Emissary"@en ;
    mo:track_number 20 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:Ne66fbc63c5a34f5ebc22ac41bcea2f2d ;
    schema:name "Celestial Emissary"@en .

_:N2b0760c8fb5a4a81b1118314ee67583d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ebrietas, Daughter of the Cosmos"@en ;
    mo:track_number 21 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:Ne66fbc63c5a34f5ebc22ac41bcea2f2d ;
    schema:name "Ebrietas, Daughter of the Cosmos"@en .

_:N2f16f75e86794d0faf08e33d0d80f39f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The First Hunter"@en ;
    mo:track_number 23 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:Ne66fbc63c5a34f5ebc22ac41bcea2f2d ;
    schema:name "The First Hunter"@en .

_:N33dc8a50ea284e1bb7f11e3263863134 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blood-Starved Beast"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:Ne66fbc63c5a34f5ebc22ac41bcea2f2d ;
    schema:name "Blood-Starved Beast"@en .

_:N34dc84a4b3c54027aad1430d7f15b4e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hail the Nightmare"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:Ne66fbc63c5a34f5ebc22ac41bcea2f2d ;
    schema:name "Hail the Nightmare"@en .

_:N36e7a660fac64cc7843013a3d27004f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Soothing Hymn"@en ;
    mo:track_number 19 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:Ne66fbc63c5a34f5ebc22ac41bcea2f2d ;
    schema:name "Soothing Hymn"@en .

_:N37f4bb68f551409581d71a8c825943b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Queen of the Vilebloods"@en ;
    mo:track_number 18 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:Ne66fbc63c5a34f5ebc22ac41bcea2f2d ;
    schema:name "Queen of the Vilebloods"@en .

_:N4b3a1d357b1d4e0d99ca85255ab5ba47 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Amygdala"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:Ne66fbc63c5a34f5ebc22ac41bcea2f2d ;
    schema:name "Amygdala"@en .

_:N5862d439d7994e36ac787de6ce154c55 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cleric Beast"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:Ne66fbc63c5a34f5ebc22ac41bcea2f2d ;
    schema:name "Cleric Beast"@en .

_:N714bf11da1b54437943f74bd83df95ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Terror"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:Ne66fbc63c5a34f5ebc22ac41bcea2f2d ;
    schema:name "Terror"@en .

_:N7ec6974c689c42ce9df3104fe3f54fed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Watchers"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:Ne66fbc63c5a34f5ebc22ac41bcea2f2d ;
    schema:name "Watchers"@en .

_:N842c452bfec549db8208f4e29255d529 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bloodborne"@en ;
    mo:track_number 25 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:Ne66fbc63c5a34f5ebc22ac41bcea2f2d ;
    schema:name "Bloodborne"@en .

_:Na6378b08176c41a199be1bec4f0d5bea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Micolash, Nightmare Host"@en ;
    mo:track_number 16 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Ne66fbc63c5a34f5ebc22ac41bcea2f2d ;
    schema:name "Micolash, Nightmare Host"@en .

_:Nad24d6c54c6b4013bd3656c75aa97720 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rom, the Vacuous Spider"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:Ne66fbc63c5a34f5ebc22ac41bcea2f2d ;
    schema:name "Rom, the Vacuous Spider"@en .

_:Nbb4a179f9ee4443496b83e7134ec12a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moon Presence"@en ;
    mo:track_number 24 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:Ne66fbc63c5a34f5ebc22ac41bcea2f2d ;
    schema:name "Moon Presence"@en .

_:Nc026b51df22e4383b9289b8b0783fbfc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Witch of Hemwick"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:Ne66fbc63c5a34f5ebc22ac41bcea2f2d ;
    schema:name "The Witch of Hemwick"@en .

_:Nc59a2324671f4994aa3ebc96a785ebe3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The One Reborn"@en ;
    mo:track_number 15 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:Ne66fbc63c5a34f5ebc22ac41bcea2f2d ;
    schema:name "The One Reborn"@en .

_:Nd22c3a9c4f31459f8b6e4b7e4f40a374 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lullaby for Mergo"@en ;
    mo:track_number 22 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Ne66fbc63c5a34f5ebc22ac41bcea2f2d ;
    schema:name "Lullaby for Mergo"@en .

_:Ndab1c3f73291429e9ce043d1ec1859f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Darkbeast"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:Ne66fbc63c5a34f5ebc22ac41bcea2f2d ;
    schema:name "Darkbeast"@en .

_:Ndc34d1da1ecf405586ebab3eab6400d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Omen"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:Ne66fbc63c5a34f5ebc22ac41bcea2f2d ;
    schema:name "Omen"@en .

_:Nf0c03a4eecf548ebbe118127e97eb0fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Of the Pthumerian Line"@en ;
    mo:track_number 17 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:Ne66fbc63c5a34f5ebc22ac41bcea2f2d ;
    schema:name "Of the Pthumerian Line"@en .

_:Nf9299d2cb7654764badaee0f32f81a94 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Hunter"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:Ne66fbc63c5a34f5ebc22ac41bcea2f2d ;
    schema:name "The Hunter"@en .

_:Ne66fbc63c5a34f5ebc22ac41bcea2f2d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04755ddec4664669a587355784a4c9bc,
        _:N16d7a298af1b47ae9e0514cea80efab7,
        _:N17ad85b2ac854a66994f9007e3471731,
        _:N2051bdb3d4774d94b1bc67eff9d6e86f,
        _:N2b0760c8fb5a4a81b1118314ee67583d,
        _:N2f16f75e86794d0faf08e33d0d80f39f,
        _:N33dc8a50ea284e1bb7f11e3263863134,
        _:N34dc84a4b3c54027aad1430d7f15b4e9,
        _:N36e7a660fac64cc7843013a3d27004f2,
        _:N37f4bb68f551409581d71a8c825943b2,
        _:N4b3a1d357b1d4e0d99ca85255ab5ba47,
        _:N5862d439d7994e36ac787de6ce154c55,
        _:N714bf11da1b54437943f74bd83df95ce,
        _:N7ec6974c689c42ce9df3104fe3f54fed,
        _:N842c452bfec549db8208f4e29255d529,
        _:Na6378b08176c41a199be1bec4f0d5bea,
        _:Nad24d6c54c6b4013bd3656c75aa97720,
        _:Nbb4a179f9ee4443496b83e7134ec12a3,
        _:Nc026b51df22e4383b9289b8b0783fbfc,
        _:Nc59a2324671f4994aa3ebc96a785ebe3,
        _:Nd22c3a9c4f31459f8b6e4b7e4f40a374,
        _:Ndab1c3f73291429e9ce043d1ec1859f9,
        _:Ndc34d1da1ecf405586ebab3eab6400d1,
        _:Nf0c03a4eecf548ebbe118127e97eb0fd,
        _:Nf9299d2cb7654764badaee0f32f81a94 ;
    mo:track_count 25 ;
    schema:duration "PT86:00"^^xsd:interval ;
    schema:numTracks 25 ;
    schema:track _:N04755ddec4664669a587355784a4c9bc,
        _:N16d7a298af1b47ae9e0514cea80efab7,
        _:N17ad85b2ac854a66994f9007e3471731,
        _:N2051bdb3d4774d94b1bc67eff9d6e86f,
        _:N2b0760c8fb5a4a81b1118314ee67583d,
        _:N2f16f75e86794d0faf08e33d0d80f39f,
        _:N33dc8a50ea284e1bb7f11e3263863134,
        _:N34dc84a4b3c54027aad1430d7f15b4e9,
        _:N36e7a660fac64cc7843013a3d27004f2,
        _:N37f4bb68f551409581d71a8c825943b2,
        _:N4b3a1d357b1d4e0d99ca85255ab5ba47,
        _:N5862d439d7994e36ac787de6ce154c55,
        _:N714bf11da1b54437943f74bd83df95ce,
        _:N7ec6974c689c42ce9df3104fe3f54fed,
        _:N842c452bfec549db8208f4e29255d529,
        _:Na6378b08176c41a199be1bec4f0d5bea,
        _:Nad24d6c54c6b4013bd3656c75aa97720,
        _:Nbb4a179f9ee4443496b83e7134ec12a3,
        _:Nc026b51df22e4383b9289b8b0783fbfc,
        _:Nc59a2324671f4994aa3ebc96a785ebe3,
        _:Nd22c3a9c4f31459f8b6e4b7e4f40a374,
        _:Ndab1c3f73291429e9ce043d1ec1859f9,
        _:Ndc34d1da1ecf405586ebab3eab6400d1,
        _:Nf0c03a4eecf548ebbe118127e97eb0fd,
        _:Nf9299d2cb7654764badaee0f32f81a94 .

