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

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

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

<artist/5456#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/35381#subject> ;
    schema:name "Olivier Deriviere"@en ;
    foaf:made <album/35381#composition>,
        <album/35381#subject> ;
    foaf:name "Olivier Deriviere"@en .

<release/29619#subject> a schema:CreativeWork ;
    schema:name "Alone in the Dark: Inferno"@en,
        "Alone in the Dark: Inferno"@ja,
        "Alone in the Dark: Inferno"@ja-latn ;
    foaf:name "Alone in the Dark: Inferno"@en,
        "Alone in the Dark: Inferno"@ja,
        "Alone in the Dark: Inferno"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/18/35381/35381-1348360680.jpg> a schema:ImageObject,
        foaf:Image .

<album/35381#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tiësto Presents Alone in the Dark: Inferno - Edward Carnby"@en,
        "Tiësto Presents Alone in the Dark: Inferno - Edward Carnby"@ja,
        "Tiësto Presents Alone in the Dark: Inferno - Edward Carnby"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Tiësto"@en ;
            foaf:made <album/35381#composition> ;
            foaf:name "Tiësto"@en ],
        <artist/5456#subject> ;
    mo:produced_work <album/35381#musicalwork> ;
    schema:name "Tiësto Presents Alone in the Dark: Inferno - Edward Carnby"@en,
        "Tiësto Presents Alone in the Dark: Inferno - Edward Carnby"@ja,
        "Tiësto Presents Alone in the Dark: Inferno - Edward Carnby"@ja-latn .

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

<album/35381#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tiësto Presents Alone in the Dark: Inferno - Edward Carnby"@en,
        "Tiësto Presents Alone in the Dark: Inferno - Edward Carnby"@ja,
        "Tiësto Presents Alone in the Dark: Inferno - Edward Carnby"@ja-latn ;
    mo:performance_of <album/35381#musicalwork> ;
    mo:performer <artist/73024#subject> ;
    mo:recorded_as <album/35381#musicalexpression> ;
    schema:byArtist <artist/73024#subject> ;
    schema:name "Tiësto Presents Alone in the Dark: Inferno - Edward Carnby"@en,
        "Tiësto Presents Alone in the Dark: Inferno - Edward Carnby"@ja,
        "Tiësto Presents Alone in the Dark: Inferno - Edward Carnby"@ja-latn ;
    schema:workPerformed <album/35381#musicalwork> .

<artist/73024#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/35381#performance> ;
    schema:name "The Mystery of Bulgarian Voices"@en ;
    foaf:name "The Mystery of Bulgarian Voices"@en .

<album/35381#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-11-01"^^xsd:date ;
    dcterms:title "Tiësto Presents Alone in the Dark: Inferno - Edward Carnby"@en,
        "Tiësto Presents Alone in the Dark: Inferno - Edward Carnby"@ja,
        "Tiësto Presents Alone in the Dark: Inferno - Edward Carnby"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Vinyl (12\")" ;
    mo:publication_of <album/35381#musicalexpression> ;
    mo:publisher _:N86bd9beab39a41e8adf7888f953fe340 ;
    mo:record _:N5b8de2a7aeab42ca8928f757401cf330 ;
    mo:record_count 1 ;
    schema:about <release/29619#subject> ;
    schema:byArtist <artist/73024#subject> ;
    schema:datePublished "2008-11-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/18/35381/35381-1348360680.jpg> ;
    schema:name "Tiësto Presents Alone in the Dark: Inferno - Edward Carnby"@en,
        "Tiësto Presents Alone in the Dark: Inferno - Edward Carnby"@ja,
        "Tiësto Presents Alone in the Dark: Inferno - Edward Carnby"@ja-latn ;
    schema:publisher _:N86bd9beab39a41e8adf7888f953fe340 ;
    foaf:depiction <https://media.vgm.io/albums/18/35381/35381-1348360680.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/35381#subject> ;
    schema:name "Tiësto"@en ;
    foaf:made <album/35381#subject> ;
    foaf:name "Tiësto"@en .

_:N217ee2b871994a8d969fc62839a058f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Edward Carnby (Tiësto Instrumental Mix)"@en ;
    mo:track_number 2 ;
    schema:duration "PT6:34"^^xsd:interval ;
    schema:inPlaylist _:N5b8de2a7aeab42ca8928f757401cf330 ;
    schema:name "Edward Carnby (Tiësto Instrumental Mix)"@en .

_:N86bd9beab39a41e8adf7888f953fe340 schema:name "Streamline Records"@en ;
    foaf:name "Streamline Records"@en .

_:N8dd0527430a3431088bdae934a31dddf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Edward Carnby (Tiësto Vocal Mix)"@en ;
    mo:track_number 1 ;
    schema:duration "PT6:37"^^xsd:interval ;
    schema:inPlaylist _:N5b8de2a7aeab42ca8928f757401cf330 ;
    schema:name "Edward Carnby (Tiësto Vocal Mix)"@en .

_:N5b8de2a7aeab42ca8928f757401cf330 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N217ee2b871994a8d969fc62839a058f8,
        _:N8dd0527430a3431088bdae934a31dddf ;
    mo:track_count 2 ;
    schema:duration "PT6:34"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N217ee2b871994a8d969fc62839a058f8,
        _:N8dd0527430a3431088bdae934a31dddf .

