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

<album/84550#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Alone in the Dark"@en,
        "Alone in the Dark"@ja,
        "Alone in the Dark"@ja-latn ;
    mo:produced_work <album/84550#musicalwork> ;
    schema:name "Alone in the Dark"@en,
        "Alone in the Dark"@ja,
        "Alone in the Dark"@ja-latn .

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

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

<product/18729#subject> a schema:CreativeWork ;
    schema:name "Alone in the Dark (2008)"@en,
        "Alone in the Dark (2008)"@ja,
        "Alone in the Dark (2008)"@ja-latn ;
    foaf:name "Alone in the Dark (2008)"@en,
        "Alone in the Dark (2008)"@ja,
        "Alone in the Dark (2008)"@ja-latn .

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

<org/1446#subject> schema:name "Atari Europe S.A.S.U."@en,
        "Atari Europe S.A.S.U."@ja,
        "Atari Europe S.A.S.U."@ja-latn ;
    foaf:name "Atari Europe S.A.S.U."@en,
        "Atari Europe S.A.S.U."@ja,
        "Atari Europe S.A.S.U."@ja-latn .

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

<https://medium-media.vgm.io/albums/05/84550/84550-1550685102.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/84550#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-01-01"^^xsd:date ;
    dcterms:title "Alone in the Dark"@en,
        "Alone in the Dark"@ja,
        "Alone in the Dark"@ja-latn ;
    mo:catalogue_number "1032235B" ;
    mo:media_type "CD" ;
    mo:publication_of <album/84550#musicalexpression> ;
    mo:publisher <org/1446#subject> ;
    mo:record _:Nfb8971e9f73246078d52fc7895f7ee01 ;
    mo:record_count 1 ;
    schema:about <product/18729#subject> ;
    schema:byArtist <artist/73024#subject> ;
    schema:datePublished "2008-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/05/84550/84550-1550685102.jpg> ;
    schema:name "Alone in the Dark"@en,
        "Alone in the Dark"@ja,
        "Alone in the Dark"@ja-latn ;
    schema:publisher <org/1446#subject> ;
    foaf:depiction <https://media.vgm.io/albums/05/84550/84550-1550685102.jpg> .

_:N2944e1b7bda34b118fd013b3127a5d73 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Loneliness"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:Nfb8971e9f73246078d52fc7895f7ee01 ;
    schema:name "Loneliness"@en .

_:N5cd8d96dc8474242a9bd2cfcdeb77b27 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Edward Carnby"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:Nfb8971e9f73246078d52fc7895f7ee01 ;
    schema:name "Edward Carnby"@en .

_:N9ca050ec21904cbd9860dd5752584de1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No More Humans"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:Nfb8971e9f73246078d52fc7895f7ee01 ;
    schema:name "No More Humans"@en .

_:Ncc508b5caab2440e9d60756ee93d9654 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crying New York"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:Nfb8971e9f73246078d52fc7895f7ee01 ;
    schema:name "Crying New York"@en .

_:Nfb8971e9f73246078d52fc7895f7ee01 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2944e1b7bda34b118fd013b3127a5d73,
        _:N5cd8d96dc8474242a9bd2cfcdeb77b27,
        _:N9ca050ec21904cbd9860dd5752584de1,
        _:Ncc508b5caab2440e9d60756ee93d9654 ;
    mo:track_count 4 ;
    schema:duration "PT11:55"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N2944e1b7bda34b118fd013b3127a5d73,
        _:N5cd8d96dc8474242a9bd2cfcdeb77b27,
        _:N9ca050ec21904cbd9860dd5752584de1,
        _:Ncc508b5caab2440e9d60756ee93d9654 .

