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

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

<product/18444#subject> a schema:CreativeWork ;
    schema:name "The Dark Pictures Anthology: The Devil in Me"@en,
        "The Dark Pictures Anthology: The Devil in Me"@ja,
        "The Dark Pictures Anthology: The Devil in Me"@ja-latn ;
    foaf:name "The Dark Pictures Anthology: The Devil in Me"@en,
        "The Dark Pictures Anthology: The Devil in Me"@ja,
        "The Dark Pictures Anthology: The Devil in Me"@ja-latn .

<album/134008#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Dark Pictures Anthology: The Devil in Me (Original Game Soundtrack)"@en,
        "The Dark Pictures Anthology: The Devil in Me (Original Game Soundtrack)"@ja,
        "The Dark Pictures Anthology: The Devil in Me (Original Game Soundtrack)"@ja-latn ;
    mo:composer <artist/5799#subject> ;
    mo:produced_work <album/134008#musicalwork> ;
    schema:name "The Dark Pictures Anthology: The Devil in Me (Original Game Soundtrack)"@en,
        "The Dark Pictures Anthology: The Devil in Me (Original Game Soundtrack)"@ja,
        "The Dark Pictures Anthology: The Devil in Me (Original Game Soundtrack)"@ja-latn .

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

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

<org/3968#subject> schema:name "Bandai Namco Game Music"@en,
        "Bandai Namco Game Music"@ja,
        "Bandai Namco Game Music"@ja-latn ;
    foaf:name "Bandai Namco Game Music"@en,
        "Bandai Namco Game Music"@ja,
        "Bandai Namco Game Music"@ja-latn .

<https://media.vgm.io/albums/80/134008/134008-6034bc900938.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/134008#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/80/134008/134008-6034bc900938.jpg> ;
    foaf:depicts <album/134008#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/80/134008/134008-6034bc900938.jpg> .

<https://medium-media.vgm.io/albums/80/134008/134008-6034bc900938.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/134008#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Dark Pictures Anthology: The Devil in Me (Original Game Soundtrack)"@en,
        "The Dark Pictures Anthology: The Devil in Me (Original Game Soundtrack)"@ja,
        "The Dark Pictures Anthology: The Devil in Me (Original Game Soundtrack)"@ja-latn ;
    mo:performance_of <album/134008#musicalwork> ;
    mo:performer _:N27bb8086409d465eaf16066872caf31b,
        <artist/5799#subject> ;
    mo:recorded_as <album/134008#musicalexpression> ;
    schema:byArtist _:N27bb8086409d465eaf16066872caf31b,
        <artist/5799#subject> ;
    schema:name "The Dark Pictures Anthology: The Devil in Me (Original Game Soundtrack)"@en,
        "The Dark Pictures Anthology: The Devil in Me (Original Game Soundtrack)"@ja,
        "The Dark Pictures Anthology: The Devil in Me (Original Game Soundtrack)"@ja-latn ;
    schema:workPerformed <album/134008#musicalwork> .

<artist/5799#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/134008#subject> ;
    mo:performed <album/134008#performance> ;
    schema:name "Jason Graves"@en ;
    foaf:made <album/134008#composition>,
        <album/134008#subject> ;
    foaf:name "Jason Graves"@en .

<album/134008#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-11-18"^^xsd:date ;
    dcterms:title "The Dark Pictures Anthology: The Devil in Me (Original Game Soundtrack)"@en,
        "The Dark Pictures Anthology: The Devil in Me (Original Game Soundtrack)"@ja,
        "The Dark Pictures Anthology: The Devil in Me (Original Game Soundtrack)"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/134008#musicalexpression> ;
    mo:publisher <org/3968#subject> ;
    mo:record _:N55c5b533457a4f44ad69194614736521 ;
    mo:record_count 1 ;
    schema:about <product/18444#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Signature Quartet"@en ;
            foaf:name "Signature Quartet"@en ],
        <artist/5799#subject> ;
    schema:datePublished "2022-11-18"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/80/134008/134008-6034bc900938.jpg> ;
    schema:name "The Dark Pictures Anthology: The Devil in Me (Original Game Soundtrack)"@en,
        "The Dark Pictures Anthology: The Devil in Me (Original Game Soundtrack)"@ja,
        "The Dark Pictures Anthology: The Devil in Me (Original Game Soundtrack)"@ja-latn ;
    schema:publisher <org/3968#subject> ;
    foaf:depiction <https://media.vgm.io/albums/80/134008/134008-6034bc900938.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Daniel Walz"@en ;
    foaf:made <album/134008#vocals> ;
    foaf:name "Daniel Walz"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Daniel Walz"@en ;
    foaf:made <album/134008#subject> ;
    foaf:name "Daniel Walz"@en .

_:N1de8fbd50c214f799b6fc575294a2e77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Watchful Eye"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N55c5b533457a4f44ad69194614736521 ;
    schema:name "Watchful Eye"@en .

_:N27bb8086409d465eaf16066872caf31b a schema:Person,
        foaf:Person ;
    mo:performed <album/134008#performance> ;
    schema:name "Signature Quartet"@en ;
    foaf:name "Signature Quartet"@en .

_:N2e234af9f925482f8fd3a7bb9072d17a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Chase"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N55c5b533457a4f44ad69194614736521 ;
    schema:name "The Chase"@en .

_:N3f0a5e22bba34338a4b94cbf8a62f96b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Hotel"@en ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N55c5b533457a4f44ad69194614736521 ;
    schema:name "The Hotel"@en .

_:N6cce0cba22e04a6a8c336741adeffd33 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Honeymoon"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N55c5b533457a4f44ad69194614736521 ;
    schema:name "The Honeymoon"@en .

_:N93089f7a6aea4e5eb79fb45dc9a828c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Island"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N55c5b533457a4f44ad69194614736521 ;
    schema:name "The Island"@en .

_:Nb5e96e911d7b4bc6b2dfb1ee31fbed3c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hunted"@en ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N55c5b533457a4f44ad69194614736521 ;
    schema:name "Hunted"@en .

_:Nbd587bc5992640d9a30f8d6bf643d80e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Trap"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N55c5b533457a4f44ad69194614736521 ;
    schema:name "The Trap"@en .

_:Ndde80b110d5641a180c119306e32e70f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "O'Death"@en ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N55c5b533457a4f44ad69194614736521 ;
    schema:name "O'Death"@en .

_:Ne6e03b77a17f4d0e9cb793c1aeb5b247 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Journey"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N55c5b533457a4f44ad69194614736521 ;
    schema:name "The Journey"@en .

_:Nfc7a3e356597400484fe5e37ac22caf2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dumet"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N55c5b533457a4f44ad69194614736521 ;
    schema:name "Dumet"@en .

_:N55c5b533457a4f44ad69194614736521 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1de8fbd50c214f799b6fc575294a2e77,
        _:N2e234af9f925482f8fd3a7bb9072d17a,
        _:N3f0a5e22bba34338a4b94cbf8a62f96b,
        _:N6cce0cba22e04a6a8c336741adeffd33,
        _:N93089f7a6aea4e5eb79fb45dc9a828c0,
        _:Nb5e96e911d7b4bc6b2dfb1ee31fbed3c,
        _:Nbd587bc5992640d9a30f8d6bf643d80e,
        _:Ndde80b110d5641a180c119306e32e70f,
        _:Ne6e03b77a17f4d0e9cb793c1aeb5b247,
        _:Nfc7a3e356597400484fe5e37ac22caf2 ;
    mo:track_count 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N1de8fbd50c214f799b6fc575294a2e77,
        _:N2e234af9f925482f8fd3a7bb9072d17a,
        _:N3f0a5e22bba34338a4b94cbf8a62f96b,
        _:N6cce0cba22e04a6a8c336741adeffd33,
        _:N93089f7a6aea4e5eb79fb45dc9a828c0,
        _:Nb5e96e911d7b4bc6b2dfb1ee31fbed3c,
        _:Nbd587bc5992640d9a30f8d6bf643d80e,
        _:Ndde80b110d5641a180c119306e32e70f,
        _:Ne6e03b77a17f4d0e9cb793c1aeb5b247,
        _:Nfc7a3e356597400484fe5e37ac22caf2 .

