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

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

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

<artist/9067#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/39516#subject> ;
    schema:name "Petri Alanko"@en ;
    foaf:made <album/39516#composition>,
        <album/39516#subject> ;
    foaf:name "Petri Alanko"@en .

<product/20087#subject> a schema:CreativeWork ;
    schema:name "Alan Wake's American Nightmare"@en,
        "Alan Wake's American Nightmare"@ja,
        "Alan Wake's American Nightmare"@ja-latn ;
    foaf:name "Alan Wake's American Nightmare"@en,
        "Alan Wake's American Nightmare"@ja,
        "Alan Wake's American Nightmare"@ja-latn .

<album/39516#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Alan Wake's American Nightmare Original Score"@en,
        "Alan Wake's American Nightmare Original Score"@ja,
        "Alan Wake's American Nightmare Original Score"@ja-latn ;
    mo:composer <artist/9067#subject> ;
    mo:produced_work <album/39516#musicalwork> ;
    schema:name "Alan Wake's American Nightmare Original Score"@en,
        "Alan Wake's American Nightmare Original Score"@ja,
        "Alan Wake's American Nightmare Original Score"@ja-latn .

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

<album/39516#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Alan Wake's American Nightmare Original Score"@en,
        "Alan Wake's American Nightmare Original Score"@ja,
        "Alan Wake's American Nightmare Original Score"@ja-latn ;
    mo:performance_of <album/39516#musicalwork> ;
    mo:recorded_as <album/39516#musicalexpression> ;
    schema:name "Alan Wake's American Nightmare Original Score"@en,
        "Alan Wake's American Nightmare Original Score"@ja,
        "Alan Wake's American Nightmare Original Score"@ja-latn ;
    schema:workPerformed <album/39516#musicalwork> .

<org/1062#subject> schema:name "Humble Bundle"@en,
        "Humble Bundle"@ja,
        "Humble Bundle"@ja-latn ;
    foaf:name "Humble Bundle"@en,
        "Humble Bundle"@ja,
        "Humble Bundle"@ja-latn .

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

<https://medium-media.vgm.io/albums/61/39516/39516-1369255607.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/39516#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-05-22"^^xsd:date ;
    dcterms:title "Alan Wake's American Nightmare Original Score"@en,
        "Alan Wake's American Nightmare Original Score"@ja,
        "Alan Wake's American Nightmare Original Score"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/39516#musicalexpression> ;
    mo:publisher <org/1062#subject> ;
    mo:record _:N50fc2c92ede142b483704e350d4a7c52 ;
    mo:record_count 1 ;
    schema:about <product/20087#subject> ;
    schema:datePublished "2013-05-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/61/39516/39516-1369255607.jpg> ;
    schema:name "Alan Wake's American Nightmare Original Score"@en,
        "Alan Wake's American Nightmare Original Score"@ja,
        "Alan Wake's American Nightmare Original Score"@ja-latn ;
    schema:publisher <org/1062#subject> ;
    foaf:depiction <https://media.vgm.io/albums/61/39516/39516-1369255607.jpg> .

_:N3b55cec4d39f49dfa1bdbfe2eef835ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Itching"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:N50fc2c92ede142b483704e350d4a7c52 ;
    schema:name "Itching"@en .

_:N581f6cc893ce494f9669d81c5fe8f755 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "American Nightmares (The Demo)"@en ;
    mo:track_number 9 ;
    schema:duration "PT0:54"^^xsd:interval ;
    schema:inPlaylist _:N50fc2c92ede142b483704e350d4a7c52 ;
    schema:name "American Nightmares (The Demo)"@en .

_:N63bab1484391495ba1e857f6cd93a5c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rachel"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:N50fc2c92ede142b483704e350d4a7c52 ;
    schema:name "Rachel"@en .

_:N65e5653800c443819c6c2770c03644d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Emma"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:N50fc2c92ede142b483704e350d4a7c52 ;
    schema:name "Emma"@en .

_:N66229613b7954596b33cdb408ba2090c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Evil Thoughts"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N50fc2c92ede142b483704e350d4a7c52 ;
    schema:name "My Evil Thoughts"@en .

_:N6bca2407f21440a781c5302403524fba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Eyes Or His"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N50fc2c92ede142b483704e350d4a7c52 ;
    schema:name "My Eyes Or His"@en .

_:N7a384b9a35064e578ef2f96b20ff9f2c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "So Cold His Heart"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N50fc2c92ede142b483704e350d4a7c52 ;
    schema:name "So Cold His Heart"@en .

_:N9ef2f87ce3a24466aa59d5440aa046ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spiders"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N50fc2c92ede142b483704e350d4a7c52 ;
    schema:name "Spiders"@en .

_:Nad27730416ad4e5abc82707c7c890203 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Funny How Things They Turn"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N50fc2c92ede142b483704e350d4a7c52 ;
    schema:name "Funny How Things They Turn"@en .

_:Nb389e119558b4d45a5e7922e349006a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Revenge In My Arms Again"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N50fc2c92ede142b483704e350d4a7c52 ;
    schema:name "Revenge In My Arms Again"@en .

_:Nc9c462c468e44e04b0726d7f669b6f32 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "American Nightmares (The Theme)"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N50fc2c92ede142b483704e350d4a7c52 ;
    schema:name "American Nightmares (The Theme)"@en .

_:Ncb63483896584306ae82ae6a97c9f8fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Serena"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N50fc2c92ede142b483704e350d4a7c52 ;
    schema:name "Serena"@en .

_:Nfd9d563f4bb144e3966e5640d81df426 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nailgun, Pistol, Shotgun, ANYTHING"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:N50fc2c92ede142b483704e350d4a7c52 ;
    schema:name "Nailgun, Pistol, Shotgun, ANYTHING"@en .

_:N50fc2c92ede142b483704e350d4a7c52 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3b55cec4d39f49dfa1bdbfe2eef835ab,
        _:N581f6cc893ce494f9669d81c5fe8f755,
        _:N63bab1484391495ba1e857f6cd93a5c0,
        _:N65e5653800c443819c6c2770c03644d9,
        _:N66229613b7954596b33cdb408ba2090c,
        _:N6bca2407f21440a781c5302403524fba,
        _:N7a384b9a35064e578ef2f96b20ff9f2c,
        _:N9ef2f87ce3a24466aa59d5440aa046ea,
        _:Nad27730416ad4e5abc82707c7c890203,
        _:Nb389e119558b4d45a5e7922e349006a0,
        _:Nc9c462c468e44e04b0726d7f669b6f32,
        _:Ncb63483896584306ae82ae6a97c9f8fe,
        _:Nfd9d563f4bb144e3966e5640d81df426 ;
    mo:track_count 13 ;
    schema:duration "PT26:50"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N3b55cec4d39f49dfa1bdbfe2eef835ab,
        _:N581f6cc893ce494f9669d81c5fe8f755,
        _:N63bab1484391495ba1e857f6cd93a5c0,
        _:N65e5653800c443819c6c2770c03644d9,
        _:N66229613b7954596b33cdb408ba2090c,
        _:N6bca2407f21440a781c5302403524fba,
        _:N7a384b9a35064e578ef2f96b20ff9f2c,
        _:N9ef2f87ce3a24466aa59d5440aa046ea,
        _:Nad27730416ad4e5abc82707c7c890203,
        _:Nb389e119558b4d45a5e7922e349006a0,
        _:Nc9c462c468e44e04b0726d7f669b6f32,
        _:Ncb63483896584306ae82ae6a97c9f8fe,
        _:Nfd9d563f4bb144e3966e5640d81df426 .

