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

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

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

<artist/1530#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/48688#subject> ;
    schema:name "Masafumi Takada"@en,
        "高田雅史"@ja ;
    foaf:made <album/48688#composition>,
        <album/48688#subject> ;
    foaf:name "Masafumi Takada"@en,
        "高田雅史"@ja .

<artist/1793#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/48688#subject> ;
    schema:name "Shuichi Kobori"@en,
        "小堀修一"@ja ;
    foaf:made <album/48688#composition>,
        <album/48688#subject> ;
    foaf:name "Shuichi Kobori"@en,
        "小堀修一"@ja .

<artist/3070#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/48688#subject> ;
    schema:name "Claude Debussy"@en ;
    foaf:made <album/48688#composition>,
        <album/48688#subject> ;
    foaf:name "Claude Debussy"@en .

<product/13448#subject> a schema:CreativeWork ;
    schema:name "The Evil Within"@en,
        "サイコブレイク"@ja,
        "PsychoBreak"@ja-latn ;
    foaf:name "The Evil Within"@en,
        "サイコブレイク"@ja,
        "PsychoBreak"@ja-latn .

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

<org/1627#subject> schema:name "Bethesda Softworks"@en,
        "Bethesda Softworks"@ja,
        "Bethesda Softworks"@ja-latn ;
    foaf:name "Bethesda Softworks"@en,
        "Bethesda Softworks"@ja,
        "Bethesda Softworks"@ja-latn .

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

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

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

<artist/15070#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/48688#performance> ;
    schema:name "Nashville Music Scoring Orchestra"@en ;
    foaf:name "Nashville Music Scoring Orchestra"@en .

<artist/15071#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/48688#performance> ;
    schema:name "Alan Umstead"@en ;
    foaf:name "Alan Umstead"@en .

<album/48688#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Evil Within Original Game Soundtrack"@en,
        "The Evil Within Original Game Soundtrack"@ja,
        "The Evil Within Original Game Soundtrack"@ja-latn ;
    mo:composer <artist/1530#subject>,
        <artist/1793#subject>,
        <artist/3070#subject> ;
    mo:produced_work <album/48688#musicalwork> ;
    schema:name "The Evil Within Original Game Soundtrack"@en,
        "The Evil Within Original Game Soundtrack"@ja,
        "The Evil Within Original Game Soundtrack"@ja-latn .

<album/48688#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Evil Within Original Game Soundtrack"@en,
        "The Evil Within Original Game Soundtrack"@ja,
        "The Evil Within Original Game Soundtrack"@ja-latn ;
    mo:performance_of <album/48688#musicalwork> ;
    mo:performer <artist/15070#subject>,
        <artist/15071#subject> ;
    mo:recorded_as <album/48688#musicalexpression> ;
    schema:byArtist <artist/15070#subject>,
        <artist/15071#subject> ;
    schema:name "The Evil Within Original Game Soundtrack"@en,
        "The Evil Within Original Game Soundtrack"@ja,
        "The Evil Within Original Game Soundtrack"@ja-latn ;
    schema:workPerformed <album/48688#musicalwork> .

<album/48688#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-10-13"^^xsd:date ;
    dcterms:title "The Evil Within Original Game Soundtrack"@en,
        "The Evil Within Original Game Soundtrack"@ja,
        "The Evil Within Original Game Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/48688#musicalexpression> ;
    mo:publisher <org/1627#subject> ;
    mo:record _:N173cbc9310514e8abfb98837603f2258 ;
    mo:record_count 1 ;
    schema:about <product/13448#subject> ;
    schema:byArtist <artist/15070#subject>,
        <artist/15071#subject> ;
    schema:datePublished "2014-10-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/88/48688/48688-1414400222.jpg> ;
    schema:name "The Evil Within Original Game Soundtrack"@en,
        "The Evil Within Original Game Soundtrack"@ja,
        "The Evil Within Original Game Soundtrack"@ja-latn ;
    schema:publisher <org/1627#subject> ;
    foaf:depiction <https://media.vgm.io/albums/88/48688/48688-1414400222.jpg> .

_:N0d2637d4d3a94dc4abd66b376b47d6e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Descent to Doom"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N173cbc9310514e8abfb98837603f2258 ;
    schema:name "Descent to Doom"@en .

_:N2e978b0bf76b447b85e28f9fc53a18f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Don't Be a Hero"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N173cbc9310514e8abfb98837603f2258 ;
    schema:name "Don't Be a Hero"@en .

_:N3ba9cd32d71a49d69de16e0496f2f4d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grey Matter"@en ;
    mo:track_number 17 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N173cbc9310514e8abfb98837603f2258 ;
    schema:name "Grey Matter"@en .

_:N3c2ad9831fa34a5cbf529d7a76f673d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Code 3: En Route"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:N173cbc9310514e8abfb98837603f2258 ;
    schema:name "Code 3: En Route"@en .

_:N3f152b6bb96e451a85468a5b19b08b2c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Retrieval"@en ;
    mo:track_number 14 ;
    schema:duration "PT6:13"^^xsd:interval ;
    schema:inPlaylist _:N173cbc9310514e8abfb98837603f2258 ;
    schema:name "Retrieval"@en .

_:N4b60058016474feeaa3ac44c775c0d51 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Déjà Vu"@en ;
    mo:track_number 16 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N173cbc9310514e8abfb98837603f2258 ;
    schema:name "Déjà Vu"@en .

_:N538d4723bb1940819cfbf118b85a63de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Towering Terror"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N173cbc9310514e8abfb98837603f2258 ;
    schema:name "Towering Terror"@en .

_:N5b41da81a36f4bbeb6c7be2cfbfe856d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hide and Seek"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:N173cbc9310514e8abfb98837603f2258 ;
    schema:name "Hide and Seek"@en .

_:N76c9413c154e4be9a77f255341798206 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One Eight Four: On-Scene"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N173cbc9310514e8abfb98837603f2258 ;
    schema:name "One Eight Four: On-Scene"@en .

_:N79327c66a65d4cdea1ff260b28ec4a73 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cold Corridors"@en ;
    mo:track_number 15 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N173cbc9310514e8abfb98837603f2258 ;
    schema:name "Cold Corridors"@en .

_:N93f59d26038943ff913ffdf9f48d88f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lurking in the Dark"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N173cbc9310514e8abfb98837603f2258 ;
    schema:name "Lurking in the Dark"@en .

_:N94370fe639414c41a0b3cea068ceb986 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fire Seems to Work"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N173cbc9310514e8abfb98837603f2258 ;
    schema:name "Fire Seems to Work"@en .

_:N9aef9f660c7c43269f0139361a00ba71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Inside the Psyche"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N173cbc9310514e8abfb98837603f2258 ;
    schema:name "Inside the Psyche"@en .

_:Nadfaefe8751f41afa0414fbd1de9f784 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Clair De Lune"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:N173cbc9310514e8abfb98837603f2258 ;
    schema:name "Clair De Lune"@en .

_:Ncb7d5b53f108409fad4acd470aba00ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crude Contraption"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:N173cbc9310514e8abfb98837603f2258 ;
    schema:name "Crude Contraption"@en .

_:Ndfde62b5d4bd43b6aa47cc17b350170a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Them"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N173cbc9310514e8abfb98837603f2258 ;
    schema:name "Them"@en .

_:Ne8f218d0be4c4bceabf8eec0f2d9e796 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Turning"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N173cbc9310514e8abfb98837603f2258 ;
    schema:name "Turning"@en .

_:N173cbc9310514e8abfb98837603f2258 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0d2637d4d3a94dc4abd66b376b47d6e0,
        _:N2e978b0bf76b447b85e28f9fc53a18f7,
        _:N3ba9cd32d71a49d69de16e0496f2f4d1,
        _:N3c2ad9831fa34a5cbf529d7a76f673d8,
        _:N3f152b6bb96e451a85468a5b19b08b2c,
        _:N4b60058016474feeaa3ac44c775c0d51,
        _:N538d4723bb1940819cfbf118b85a63de,
        _:N5b41da81a36f4bbeb6c7be2cfbfe856d,
        _:N76c9413c154e4be9a77f255341798206,
        _:N79327c66a65d4cdea1ff260b28ec4a73,
        _:N93f59d26038943ff913ffdf9f48d88f9,
        _:N94370fe639414c41a0b3cea068ceb986,
        _:N9aef9f660c7c43269f0139361a00ba71,
        _:Nadfaefe8751f41afa0414fbd1de9f784,
        _:Ncb7d5b53f108409fad4acd470aba00ef,
        _:Ndfde62b5d4bd43b6aa47cc17b350170a,
        _:Ne8f218d0be4c4bceabf8eec0f2d9e796 ;
    mo:track_count 17 ;
    schema:duration "PT52:39"^^xsd:interval ;
    schema:numTracks 17 ;
    schema:track _:N0d2637d4d3a94dc4abd66b376b47d6e0,
        _:N2e978b0bf76b447b85e28f9fc53a18f7,
        _:N3ba9cd32d71a49d69de16e0496f2f4d1,
        _:N3c2ad9831fa34a5cbf529d7a76f673d8,
        _:N3f152b6bb96e451a85468a5b19b08b2c,
        _:N4b60058016474feeaa3ac44c775c0d51,
        _:N538d4723bb1940819cfbf118b85a63de,
        _:N5b41da81a36f4bbeb6c7be2cfbfe856d,
        _:N76c9413c154e4be9a77f255341798206,
        _:N79327c66a65d4cdea1ff260b28ec4a73,
        _:N93f59d26038943ff913ffdf9f48d88f9,
        _:N94370fe639414c41a0b3cea068ceb986,
        _:N9aef9f660c7c43269f0139361a00ba71,
        _:Nadfaefe8751f41afa0414fbd1de9f784,
        _:Ncb7d5b53f108409fad4acd470aba00ef,
        _:Ndfde62b5d4bd43b6aa47cc17b350170a,
        _:Ne8f218d0be4c4bceabf8eec0f2d9e796 .

