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

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

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

<artist/5456#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/35382#subject> ;
    schema:name "Olivier Deriviere"@en ;
    foaf:made <album/35382#composition>,
        <album/35382#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/35382#musicalexpression> a mo:Signal ;
    mo:published_as <album/35382#subject> ;
    mo:records <album/35382#performance> .

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

<https://medium-media.vgm.io/albums/28/35382/35382-1348361410.jpg> a schema:ImageObject,
        foaf:Image .

<album/35382#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/35382#composition> ;
            foaf:name "Tiësto"@en ],
        <artist/5456#subject> ;
    mo:produced_work <album/35382#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/35382#musicalwork> a mo:MusicalWork,
        schema:CreativeWork ;
    mo:composed_in <album/35382#composition> ;
    mo:lyrics <album/35382#lyrics> ;
    mo:performed_in <album/35382#performance> ;
    mo:singer <album/35382#vocals> .

<album/35382#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/35382#musicalwork> ;
    mo:performer <artist/73024#subject> ;
    mo:recorded_as <album/35382#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/35382#musicalwork> .

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

<album/35382#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-01-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 "45R8075" ;
    mo:media_type "CD" ;
    mo:publication_of <album/35382#musicalexpression> ;
    mo:publisher _:Nd844ba73a4714539ab8327c9dc654ef6 ;
    mo:record _:N461f00cb3e99455a818d3e6bfb33d815 ;
    mo:record_count 1 ;
    schema:about <release/29619#subject> ;
    schema:byArtist <artist/73024#subject> ;
    schema:datePublished "2008-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/28/35382/35382-1348361410.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 _:Nd844ba73a4714539ab8327c9dc654ef6 ;
    foaf:depiction <https://media.vgm.io/albums/28/35382/35382-1348361410.jpg> .

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

_:N1115677db4d540a084a4b044917daa3d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Edward Carnby (Tiësto Radio Edit)"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N461f00cb3e99455a818d3e6bfb33d815 ;
    schema:name "Edward Carnby (Tiësto Radio Edit)"@en .

_:N1f18a82a04c34e32b0f4df3b87943da5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Edward Carnby (Tiësto Music Video)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N461f00cb3e99455a818d3e6bfb33d815 ;
    schema:name "Edward Carnby (Tiësto Music Video)"@en .

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

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

_:Nd844ba73a4714539ab8327c9dc654ef6 schema:name "405 Recordings"@en ;
    foaf:name "405 Recordings"@en .

_:N461f00cb3e99455a818d3e6bfb33d815 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1115677db4d540a084a4b044917daa3d,
        _:N1f18a82a04c34e32b0f4df3b87943da5,
        _:N7098e37a151244ce8cdd35697fe7738b,
        _:Nc679ff320e5d4683ac3f580c992c0dc2 ;
    mo:track_count 4 ;
    schema:duration "PT20:51"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N1115677db4d540a084a4b044917daa3d,
        _:N1f18a82a04c34e32b0f4df3b87943da5,
        _:N7098e37a151244ce8cdd35697fe7738b,
        _:Nc679ff320e5d4683ac3f580c992c0dc2 .

