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

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

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

<artist/58112#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38883#subject> ;
    schema:name "Aaron Walz"@en ;
    foaf:made <album/38883#composition>,
        <album/38883#subject> ;
    foaf:name "Aaron Walz"@en .

<artist/70326#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38883#subject> ;
    schema:name "Greg Rahn"@en ;
    foaf:made <album/38883#composition>,
        <album/38883#subject> ;
    foaf:name "Greg Rahn"@en .

<artist/72888#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38883#subject> ;
    schema:name "Barry Dowsett"@en ;
    foaf:made <album/38883#composition>,
        <album/38883#subject> ;
    foaf:name "Barry Dowsett"@en .

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

<album/38883#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Curse At Twilight: Thief of Souls"@en,
        "Curse At Twilight: Thief of Souls"@ja,
        "Curse At Twilight: Thief of Souls"@ja-latn ;
    mo:performance_of <album/38883#musicalwork> ;
    mo:recorded_as <album/38883#musicalexpression> ;
    schema:name "Curse At Twilight: Thief of Souls"@en,
        "Curse At Twilight: Thief of Souls"@ja,
        "Curse At Twilight: Thief of Souls"@ja-latn ;
    schema:workPerformed <album/38883#musicalwork> .

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

<https://medium-media.vgm.io/albums/38/38883/38883-1366658295.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/38883#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Curse At Twilight: Thief of Souls"@en,
        "Curse At Twilight: Thief of Souls"@ja,
        "Curse At Twilight: Thief of Souls"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Jesse Holt"@en ;
            foaf:made <album/38883#composition> ;
            foaf:name "Jesse Holt"@en ],
        <artist/58112#subject>,
        <artist/70326#subject>,
        <artist/72888#subject> ;
    mo:produced_work <album/38883#musicalwork> ;
    schema:name "Curse At Twilight: Thief of Souls"@en,
        "Curse At Twilight: Thief of Souls"@ja,
        "Curse At Twilight: Thief of Souls"@ja-latn .

<album/38883#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-04-09"^^xsd:date ;
    dcterms:title "Curse At Twilight: Thief of Souls"@en,
        "Curse At Twilight: Thief of Souls"@ja,
        "Curse At Twilight: Thief of Souls"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/38883#musicalexpression> ;
    mo:publisher _:N10e2ca0e5049408f8c662e0d2c0ea5f6 ;
    mo:record _:N8e229553cc8449249899ac27b360df05 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Curse At Twilight: Thief of Souls"@en ;
            foaf:name "Curse At Twilight: Thief of Souls"@en ] ;
    schema:datePublished "2013-04-09"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/38/38883/38883-1366658295.jpg> ;
    schema:name "Curse At Twilight: Thief of Souls"@en,
        "Curse At Twilight: Thief of Souls"@ja,
        "Curse At Twilight: Thief of Souls"@ja-latn ;
    schema:publisher _:N10e2ca0e5049408f8c662e0d2c0ea5f6 ;
    foaf:depiction <https://media.vgm.io/albums/38/38883/38883-1366658295.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38883#subject> ;
    schema:name "Jesse Holt"@en ;
    foaf:made <album/38883#subject> ;
    foaf:name "Jesse Holt"@en .

_:N09fd5fa8e0d04ec88761fbc9dbba8046 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Evil Defeated (Happy Ending)"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N8e229553cc8449249899ac27b360df05 ;
    schema:name "Evil Defeated (Happy Ending)"@en .

_:N10e2ca0e5049408f8c662e0d2c0ea5f6 schema:name "Game Audio Alliance"@en ;
    foaf:name "Game Audio Alliance"@en .

_:N16a61cecc9ae4a7baaaf75e6de789124 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mystery and Terror"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:N8e229553cc8449249899ac27b360df05 ;
    schema:name "Mystery and Terror"@en .

_:N1dc649b3aecc44f69b6144efc2743ef9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spooky Ambiance"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N8e229553cc8449249899ac27b360df05 ;
    schema:name "Spooky Ambiance"@en .

_:N55fda79d7a2b484eaf7b707e922d8f12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The in-Between"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N8e229553cc8449249899ac27b360df05 ;
    schema:name "The in-Between"@en .

_:N56199ad29ce94b48a52c32f6cbfacde8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pirate's Pier (Hallow Hills)"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N8e229553cc8449249899ac27b360df05 ;
    schema:name "Pirate's Pier (Hallow Hills)"@en .

_:N62e43d40c1c54dbcbd8d51b175eeec92 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Darkfall Manor"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N8e229553cc8449249899ac27b360df05 ;
    schema:name "Darkfall Manor"@en .

_:N76513f4a4b444dcf9ef934df0f71e7a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Title Screen"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N8e229553cc8449249899ac27b360df05 ;
    schema:name "Title Screen"@en .

_:N958c2772cbcf42a3a7ddd790f625cffc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Party At the Manor"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N8e229553cc8449249899ac27b360df05 ;
    schema:name "Party At the Manor"@en .

_:Na9174ee7ab94445d9bc21f37f8419987 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Woodland Cottage (Childhood Memories)"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N8e229553cc8449249899ac27b360df05 ;
    schema:name "Woodland Cottage (Childhood Memories)"@en .

_:Nbd9f91e1d8c14866abc41f1d1ab8b64a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scarecrow Alley (The Butcher's Story)"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N8e229553cc8449249899ac27b360df05 ;
    schema:name "Scarecrow Alley (The Butcher's Story)"@en .

_:Nbfa6d82c37a64d829b57d87891a44326 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hallow Hills (Original Version)"@en ;
    mo:track_number 14 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N8e229553cc8449249899ac27b360df05 ;
    schema:name "Hallow Hills (Original Version)"@en .

_:Nc6db83119d07450799bf4bcfc6e2b4a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Intrigue"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:N8e229553cc8449249899ac27b360df05 ;
    schema:name "Intrigue"@en .

_:Nd20bc9e40fbe43019e1bfced0a5f6de9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Secret Dungeon (Rabbit Hole)"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N8e229553cc8449249899ac27b360df05 ;
    schema:name "Secret Dungeon (Rabbit Hole)"@en .

_:Nf6abe023286043ba8252dc4d371a2912 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost Garden At Midnight"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N8e229553cc8449249899ac27b360df05 ;
    schema:name "Lost Garden At Midnight"@en .

_:N8e229553cc8449249899ac27b360df05 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N09fd5fa8e0d04ec88761fbc9dbba8046,
        _:N16a61cecc9ae4a7baaaf75e6de789124,
        _:N1dc649b3aecc44f69b6144efc2743ef9,
        _:N55fda79d7a2b484eaf7b707e922d8f12,
        _:N56199ad29ce94b48a52c32f6cbfacde8,
        _:N62e43d40c1c54dbcbd8d51b175eeec92,
        _:N76513f4a4b444dcf9ef934df0f71e7a6,
        _:N958c2772cbcf42a3a7ddd790f625cffc,
        _:Na9174ee7ab94445d9bc21f37f8419987,
        _:Nbd9f91e1d8c14866abc41f1d1ab8b64a,
        _:Nbfa6d82c37a64d829b57d87891a44326,
        _:Nc6db83119d07450799bf4bcfc6e2b4a1,
        _:Nd20bc9e40fbe43019e1bfced0a5f6de9,
        _:Nf6abe023286043ba8252dc4d371a2912 ;
    mo:track_count 14 ;
    schema:duration "PT43:41"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N09fd5fa8e0d04ec88761fbc9dbba8046,
        _:N16a61cecc9ae4a7baaaf75e6de789124,
        _:N1dc649b3aecc44f69b6144efc2743ef9,
        _:N55fda79d7a2b484eaf7b707e922d8f12,
        _:N56199ad29ce94b48a52c32f6cbfacde8,
        _:N62e43d40c1c54dbcbd8d51b175eeec92,
        _:N76513f4a4b444dcf9ef934df0f71e7a6,
        _:N958c2772cbcf42a3a7ddd790f625cffc,
        _:Na9174ee7ab94445d9bc21f37f8419987,
        _:Nbd9f91e1d8c14866abc41f1d1ab8b64a,
        _:Nbfa6d82c37a64d829b57d87891a44326,
        _:Nc6db83119d07450799bf4bcfc6e2b4a1,
        _:Nd20bc9e40fbe43019e1bfced0a5f6de9,
        _:Nf6abe023286043ba8252dc4d371a2912 .

