@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 _:N831d5a4f26c6455c92bc0cc38f0ecd5f ;
    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> .

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

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

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

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

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

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

_:Na7627d258c5a44c1b8fe878fea7a5345 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 _:N831d5a4f26c6455c92bc0cc38f0ecd5f ;
    schema:name "Revenge In My Arms Again"@en .

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

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

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

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

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

_:Nea32b7e527cb4b3ab49a4e82f82f326e 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 _:N831d5a4f26c6455c92bc0cc38f0ecd5f ;
    schema:name "Funny How Things They Turn"@en .

_:N831d5a4f26c6455c92bc0cc38f0ecd5f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0e87139b0577464e86952c620a16c84d,
        _:N1b830fb19f3c421b9a09dd0bd90bcdb0,
        _:N2d4345e779c2497d8587845eda7d3c72,
        _:N857cb8ff9b3d4d00bc9de8a5b08d3f3c,
        _:N8d55abf219ef4042b0e2c3e511e51d5a,
        _:N8defd44c8d8f465da33e853954336e33,
        _:Na7627d258c5a44c1b8fe878fea7a5345,
        _:Na857f5a9f3934d24abbe751f510d4a5b,
        _:Nab2047396a9c4e26b9b0d5437f536d69,
        _:Nbd3ea99c23b44534a0aa5a69a44a69d3,
        _:Nc88ff82f4cbe423880538a69cd101b42,
        _:Ne5552ff4816c4334860f846f00b79c59,
        _:Nea32b7e527cb4b3ab49a4e82f82f326e ;
    mo:track_count 13 ;
    schema:duration "PT26:50"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N0e87139b0577464e86952c620a16c84d,
        _:N1b830fb19f3c421b9a09dd0bd90bcdb0,
        _:N2d4345e779c2497d8587845eda7d3c72,
        _:N857cb8ff9b3d4d00bc9de8a5b08d3f3c,
        _:N8d55abf219ef4042b0e2c3e511e51d5a,
        _:N8defd44c8d8f465da33e853954336e33,
        _:Na7627d258c5a44c1b8fe878fea7a5345,
        _:Na857f5a9f3934d24abbe751f510d4a5b,
        _:Nab2047396a9c4e26b9b0d5437f536d69,
        _:Nbd3ea99c23b44534a0aa5a69a44a69d3,
        _:Nc88ff82f4cbe423880538a69cd101b42,
        _:Ne5552ff4816c4334860f846f00b79c59,
        _:Nea32b7e527cb4b3ab49a4e82f82f326e .

