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

<artist/2209#subject> a schema:Person,
        foaf:Person ;
    schema:name "Joe Romersa"@en ;
    foaf:made <album/26036#lyrics>,
        <album/26036#subject> ;
    foaf:name "Joe Romersa"@en .

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

<artist/749#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/26036#subject> ;
    schema:name "Akira Yamaoka"@en,
        "山岡晃"@ja ;
    foaf:made <album/26036#composition>,
        <album/26036#subject> ;
    foaf:name "Akira Yamaoka"@en,
        "山岡晃"@ja .

<product/16692#subject> a schema:CreativeWork ;
    schema:name "Shadows of the DAMNED"@en,
        "シャドウ・オブ・ザ・ダムド"@ja,
        "Shadows of the DAMNED"@ja-latn ;
    foaf:name "Shadows of the DAMNED"@en,
        "シャドウ・オブ・ザ・ダムド"@ja,
        "Shadows of the DAMNED"@ja-latn .

<album/26036#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Shadows of the Damned"@en,
        "Shadows of the Damned"@ja,
        "Shadows of the Damned"@ja-latn ;
    mo:composer <artist/749#subject> ;
    mo:produced_work <album/26036#musicalwork> ;
    schema:name "Shadows of the Damned"@en,
        "Shadows of the Damned"@ja,
        "Shadows of the Damned"@ja-latn .

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

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

<https://media.vgm.io/albums/63/26036/26036-1478231246.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/26036#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/63/26036/26036-1478231246.png> ;
    foaf:depicts <album/26036#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/63/26036/26036-1478231246.png> .

<https://medium-media.vgm.io/albums/63/26036/26036-1478231246.png> a schema:ImageObject,
        foaf:Image .

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

<artist/1365#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/26036#performance> ;
    schema:name "Mary Elizabeth McGlynn"@en ;
    foaf:name "Mary Elizabeth McGlynn"@en .

<artist/23680#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/26036#performance> ;
    schema:name "Troy Baker"@en ;
    foaf:name "Troy Baker"@en .

<album/26036#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Shadows of the Damned"@en,
        "Shadows of the Damned"@ja,
        "Shadows of the Damned"@ja-latn ;
    mo:performance_of <album/26036#musicalwork> ;
    mo:performer <artist/1365#subject>,
        <artist/23680#subject> ;
    mo:recorded_as <album/26036#musicalexpression> ;
    schema:byArtist <artist/1365#subject>,
        <artist/23680#subject> ;
    schema:name "Shadows of the Damned"@en,
        "Shadows of the Damned"@ja,
        "Shadows of the Damned"@ja-latn ;
    schema:workPerformed <album/26036#musicalwork> .

<album/26036#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-06-21"^^xsd:date ;
    dcterms:title "Shadows of the Damned"@en,
        "Shadows of the Damned"@ja,
        "Shadows of the Damned"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/26036#musicalexpression> ;
    mo:publisher _:Nb73a189ab3d5439c9a44967f55aceffd ;
    mo:record _:N55af099623494d3a8677066a3bf1bd54 ;
    mo:record_count 1 ;
    schema:about <product/16692#subject> ;
    schema:byArtist <artist/1365#subject>,
        <artist/23680#subject> ;
    schema:datePublished "2011-06-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/63/26036/26036-1478231246.png> ;
    schema:name "Shadows of the Damned"@en,
        "Shadows of the Damned"@ja,
        "Shadows of the Damned"@ja-latn ;
    schema:publisher _:Nb73a189ab3d5439c9a44967f55aceffd ;
    foaf:depiction <https://media.vgm.io/albums/63/26036/26036-1478231246.png> .

_:N179468eae6bf48e2aad471e6e2e0af56 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shedding Stars"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:N55af099623494d3a8677066a3bf1bd54 ;
    schema:name "Shedding Stars"@en .

_:N59ad2c3d182e428b941ee09f8fe76315 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of Shadows of the Damned (featuring The Damned)"@en ;
    mo:track_number 1 ;
    schema:duration "PT7:11"^^xsd:interval ;
    schema:inPlaylist _:N55af099623494d3a8677066a3bf1bd54 ;
    schema:name "Theme of Shadows of the Damned (featuring The Damned)"@en .

_:N5ece9efedc164af9b37fa85c2dfa5d0e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Walk if Off"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N55af099623494d3a8677066a3bf1bd54 ;
    schema:name "Walk if Off"@en .

_:N89ec7c5c9fb44c4f9042b0902a20e913 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last stop, windows up"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N55af099623494d3a8677066a3bf1bd54 ;
    schema:name "Last stop, windows up"@en .

_:N9c7ff2aa5f72484990be4e312b4c7340 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Clawing at the Veil"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N55af099623494d3a8677066a3bf1bd54 ;
    schema:name "Clawing at the Veil"@en .

_:Na7495c9d40f74ea6a53d7d83669dc48f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "...This Way Comes"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:N55af099623494d3a8677066a3bf1bd54 ;
    schema:name "...This Way Comes"@en .

_:Nb73a189ab3d5439c9a44967f55aceffd schema:name "Electronic Arts"@en ;
    foaf:name "Electronic Arts"@en .

_:Ncbc9a1dec10b480eba95bf5edf28fbc2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fathomer"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N55af099623494d3a8677066a3bf1bd54 ;
    schema:name "Fathomer"@en .

_:Ndc6dc9fbc24640f3974899333f436753 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cold Turkey"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N55af099623494d3a8677066a3bf1bd54 ;
    schema:name "Cold Turkey"@en .

_:Ne90a70da481548dab1519132b17f04d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Showdown at High Moon"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N55af099623494d3a8677066a3bf1bd54 ;
    schema:name "Showdown at High Moon"@en .

_:Nf19b3b61eebc4d458d863f935be7c84f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Smile for a Broken Dawn"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N55af099623494d3a8677066a3bf1bd54 ;
    schema:name "Smile for a Broken Dawn"@en .

_:Nf724544a10814b1d933e5f8a7eb0a58c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Broken Bones, Broken Promises"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:N55af099623494d3a8677066a3bf1bd54 ;
    schema:name "Broken Bones, Broken Promises"@en .

_:Nf7aa6413401d4902b36c6ea839538eb0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dropped Off Between Stops"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N55af099623494d3a8677066a3bf1bd54 ;
    schema:name "Dropped Off Between Stops"@en .

_:N55af099623494d3a8677066a3bf1bd54 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N179468eae6bf48e2aad471e6e2e0af56,
        _:N59ad2c3d182e428b941ee09f8fe76315,
        _:N5ece9efedc164af9b37fa85c2dfa5d0e,
        _:N89ec7c5c9fb44c4f9042b0902a20e913,
        _:N9c7ff2aa5f72484990be4e312b4c7340,
        _:Na7495c9d40f74ea6a53d7d83669dc48f,
        _:Ncbc9a1dec10b480eba95bf5edf28fbc2,
        _:Ndc6dc9fbc24640f3974899333f436753,
        _:Ne90a70da481548dab1519132b17f04d6,
        _:Nf19b3b61eebc4d458d863f935be7c84f,
        _:Nf724544a10814b1d933e5f8a7eb0a58c,
        _:Nf7aa6413401d4902b36c6ea839538eb0 ;
    mo:track_count 12 ;
    schema:duration "PT31:31"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N179468eae6bf48e2aad471e6e2e0af56,
        _:N59ad2c3d182e428b941ee09f8fe76315,
        _:N5ece9efedc164af9b37fa85c2dfa5d0e,
        _:N89ec7c5c9fb44c4f9042b0902a20e913,
        _:N9c7ff2aa5f72484990be4e312b4c7340,
        _:Na7495c9d40f74ea6a53d7d83669dc48f,
        _:Ncbc9a1dec10b480eba95bf5edf28fbc2,
        _:Ndc6dc9fbc24640f3974899333f436753,
        _:Ne90a70da481548dab1519132b17f04d6,
        _:Nf19b3b61eebc4d458d863f935be7c84f,
        _:Nf724544a10814b1d933e5f8a7eb0a58c,
        _:Nf7aa6413401d4902b36c6ea839538eb0 .

