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

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

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

<artist/749#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/88366#subject> ;
    schema:name "Akira Yamaoka"@en,
        "山岡晃"@ja ;
    foaf:made <album/88366#composition>,
        <album/88366#subject> ;
    foaf:name "Akira Yamaoka"@en,
        "山岡晃"@ja .

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

<album/88366#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Raptures of the Deep: A Journey into Narcosis"@en,
        "Raptures of the Deep: A Journey into Narcosis"@ja,
        "Raptures of the Deep: A Journey into Narcosis"@ja-latn ;
    mo:performance_of <album/88366#musicalwork> ;
    mo:recorded_as <album/88366#musicalexpression> ;
    schema:name "Raptures of the Deep: A Journey into Narcosis"@en,
        "Raptures of the Deep: A Journey into Narcosis"@ja,
        "Raptures of the Deep: A Journey into Narcosis"@ja-latn ;
    schema:workPerformed <album/88366#musicalwork> .

<org/1813#subject> schema:name "Limited Run Games"@en,
        "Limited Run Games"@ja,
        "Limited Run Games"@ja-latn ;
    foaf:name "Limited Run Games"@en,
        "Limited Run Games"@ja,
        "Limited Run Games"@ja-latn .

<https://media.vgm.io/albums/66/88366/88366-446ea35fb451.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/88366#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/66/88366/88366-446ea35fb451.jpg> ;
    foaf:depicts <album/88366#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/66/88366/88366-446ea35fb451.jpg> .

<https://medium-media.vgm.io/albums/66/88366/88366-446ea35fb451.jpg> a schema:ImageObject,
        foaf:Image .

<album/88366#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Raptures of the Deep: A Journey into Narcosis"@en,
        "Raptures of the Deep: A Journey into Narcosis"@ja,
        "Raptures of the Deep: A Journey into Narcosis"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Adrian Benyamina"@en ;
            foaf:made <album/88366#composition> ;
            foaf:name "Adrian Benyamina"@en ],
        <artist/749#subject> ;
    mo:produced_work <album/88366#musicalwork> ;
    schema:name "Raptures of the Deep: A Journey into Narcosis"@en,
        "Raptures of the Deep: A Journey into Narcosis"@ja,
        "Raptures of the Deep: A Journey into Narcosis"@ja-latn .

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

<album/88366#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-02-01"^^xsd:date ;
    dcterms:title "Raptures of the Deep: A Journey into Narcosis"@en,
        "Raptures of the Deep: A Journey into Narcosis"@ja,
        "Raptures of the Deep: A Journey into Narcosis"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/88366#musicalexpression> ;
    mo:publisher <org/1813#subject> ;
    mo:record _:N05682e27f3b24faeb599eade8b98ae19 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Narcosis"@en ;
            foaf:name "Narcosis"@en ] ;
    schema:datePublished "2019-02-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/66/88366/88366-446ea35fb451.jpg> ;
    schema:name "Raptures of the Deep: A Journey into Narcosis"@en,
        "Raptures of the Deep: A Journey into Narcosis"@ja,
        "Raptures of the Deep: A Journey into Narcosis"@ja-latn ;
    schema:publisher <org/1813#subject> ;
    foaf:depiction <https://media.vgm.io/albums/66/88366/88366-446ea35fb451.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/88366#subject> ;
    schema:name "Adrian Benyamina"@en ;
    foaf:made <album/88366#subject> ;
    foaf:name "Adrian Benyamina"@en .

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

_:N135a560c824c4fb194a8d32bd016bfe3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nemesis' Theme"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N05682e27f3b24faeb599eade8b98ae19 ;
    schema:name "Nemesis' Theme"@en .

_:N1cfdbaceb56f4b368f9252fa56e6ba8a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Effervescence"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N05682e27f3b24faeb599eade8b98ae19 ;
    schema:name "Effervescence"@en .

_:N2581e6fc20624e58824ca91004299ec8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kip's Theme"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N05682e27f3b24faeb599eade8b98ae19 ;
    schema:name "Kip's Theme"@en .

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

_:N44eb4b2780a148efbc7d80e632e1281f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Return"@en ;
    mo:track_number 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N05682e27f3b24faeb599eade8b98ae19 ;
    schema:name "The Return"@en .

_:N64b3744a1c7440e0b48cdb58c9d147a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Lab"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N05682e27f3b24faeb599eade8b98ae19 ;
    schema:name "The Lab"@en .

_:N6f8bbc6ed3274987ace19a9367404cc0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beneath the Sea Bed"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N05682e27f3b24faeb599eade8b98ae19 ;
    schema:name "Beneath the Sea Bed"@en .

_:N71eb490a3ad34853a398d2f612adc9fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Macrocheira Kaempferi"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N05682e27f3b24faeb599eade8b98ae19 ;
    schema:name "Macrocheira Kaempferi"@en .

_:N76850db5c026427fae9edbb8d2cbeeca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Narcosis"@en ;
    mo:track_number 15 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N05682e27f3b24faeb599eade8b98ae19 ;
    schema:name "Narcosis"@en .

_:N7bf001ad4bf4472aaafa8b4a1f4c460d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dementia"@en ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N05682e27f3b24faeb599eade8b98ae19 ;
    schema:name "Dementia"@en .

_:N836cc0cf8f84456790226410b3366a00 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Broken"@en ;
    mo:track_number 14 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N05682e27f3b24faeb599eade8b98ae19 ;
    schema:name "Broken"@en .

_:Nbf90250efc124b7789f8e9dfe853e404 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Open Air"@en ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N05682e27f3b24faeb599eade8b98ae19 ;
    schema:name "Open Air"@en .

_:Nc14d7f0bbf89475c93fd44764f0528ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Breathless"@en ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N05682e27f3b24faeb599eade8b98ae19 ;
    schema:name "Breathless"@en .

_:Ned39b81af2c24599a679b9bd46842518 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Inversion"@en ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N05682e27f3b24faeb599eade8b98ae19 ;
    schema:name "Inversion"@en .

_:N05682e27f3b24faeb599eade8b98ae19 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N07296dbc50f844639b2d83860e6de097,
        _:N135a560c824c4fb194a8d32bd016bfe3,
        _:N1cfdbaceb56f4b368f9252fa56e6ba8a,
        _:N2581e6fc20624e58824ca91004299ec8,
        _:N3a94e517b73d4bc68da1cc457029e689,
        _:N44eb4b2780a148efbc7d80e632e1281f,
        _:N64b3744a1c7440e0b48cdb58c9d147a1,
        _:N6f8bbc6ed3274987ace19a9367404cc0,
        _:N71eb490a3ad34853a398d2f612adc9fa,
        _:N76850db5c026427fae9edbb8d2cbeeca,
        _:N7bf001ad4bf4472aaafa8b4a1f4c460d,
        _:N836cc0cf8f84456790226410b3366a00,
        _:Nbf90250efc124b7789f8e9dfe853e404,
        _:Nc14d7f0bbf89475c93fd44764f0528ea,
        _:Ned39b81af2c24599a679b9bd46842518 ;
    mo:track_count 15 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N07296dbc50f844639b2d83860e6de097,
        _:N135a560c824c4fb194a8d32bd016bfe3,
        _:N1cfdbaceb56f4b368f9252fa56e6ba8a,
        _:N2581e6fc20624e58824ca91004299ec8,
        _:N3a94e517b73d4bc68da1cc457029e689,
        _:N44eb4b2780a148efbc7d80e632e1281f,
        _:N64b3744a1c7440e0b48cdb58c9d147a1,
        _:N6f8bbc6ed3274987ace19a9367404cc0,
        _:N71eb490a3ad34853a398d2f612adc9fa,
        _:N76850db5c026427fae9edbb8d2cbeeca,
        _:N7bf001ad4bf4472aaafa8b4a1f4c460d,
        _:N836cc0cf8f84456790226410b3366a00,
        _:Nbf90250efc124b7789f8e9dfe853e404,
        _:Nc14d7f0bbf89475c93fd44764f0528ea,
        _:Ned39b81af2c24599a679b9bd46842518 .

