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

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

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

<album/41987#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "A Walk in the Dark Original Soundtrack"@en,
        "A Walk in the Dark Original Soundtrack"@ja,
        "A Walk in the Dark Original Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Cody Cook"@en ;
            foaf:made <album/41987#composition> ;
            foaf:name "Cody Cook"@en ] ;
    mo:produced_work <album/41987#musicalwork> ;
    schema:name "A Walk in the Dark Original Soundtrack"@en,
        "A Walk in the Dark Original Soundtrack"@ja,
        "A Walk in the Dark Original Soundtrack"@ja-latn .

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

<album/41987#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "A Walk in the Dark Original Soundtrack"@en,
        "A Walk in the Dark Original Soundtrack"@ja,
        "A Walk in the Dark Original Soundtrack"@ja-latn ;
    mo:performance_of <album/41987#musicalwork> ;
    mo:recorded_as <album/41987#musicalexpression> ;
    schema:name "A Walk in the Dark Original Soundtrack"@en,
        "A Walk in the Dark Original Soundtrack"@ja,
        "A Walk in the Dark Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/41987#musicalwork> .

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

<https://medium-media.vgm.io/albums/78/41987/41987-1380599775.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/41987#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-01-07"^^xsd:date ;
    dcterms:title "A Walk in the Dark Original Soundtrack"@en,
        "A Walk in the Dark Original Soundtrack"@ja,
        "A Walk in the Dark Original Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/41987#musicalexpression> ;
    mo:publisher _:N48ad2379cecb439f801b4584723b7e28 ;
    mo:record _:N2f42744dee4c445cb1d59b627b80df89 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "A Walk in the Dark"@en ;
            foaf:name "A Walk in the Dark"@en ] ;
    schema:datePublished "2012-01-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/78/41987/41987-1380599775.jpg> ;
    schema:name "A Walk in the Dark Original Soundtrack"@en,
        "A Walk in the Dark Original Soundtrack"@ja,
        "A Walk in the Dark Original Soundtrack"@ja-latn ;
    schema:publisher _:N48ad2379cecb439f801b4584723b7e28 ;
    foaf:depiction <https://media.vgm.io/albums/78/41987/41987-1380599775.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41987#subject> ;
    schema:name "Cody Cook"@en ;
    foaf:made <album/41987#subject> ;
    foaf:name "Cody Cook"@en .

_:N1760e5ca68e74a6abfdceab6fa06f189 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Arielle Finds Her Way Through the New World"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N2f42744dee4c445cb1d59b627b80df89 ;
    schema:name "Arielle Finds Her Way Through the New World"@en .

_:N48ad2379cecb439f801b4584723b7e28 schema:name "Cody Cook"@en,
        "Cody Cook"@ja,
        "Cody Cook"@ja-latn ;
    foaf:name "Cody Cook"@en,
        "Cody Cook"@ja,
        "Cody Cook"@ja-latn .

_:N6093ffbde0734178ac929797a18be6d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Through the Caverns We Go"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N2f42744dee4c445cb1d59b627b80df89 ;
    schema:name "Through the Caverns We Go"@en .

_:N60f6bead8e794cb2b8318d5aeadd0e21 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Even the More Curious"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N2f42744dee4c445cb1d59b627b80df89 ;
    schema:name "Even the More Curious"@en .

_:N6653bc185291424ea0ddd17e9336d5e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bast is Alone"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N2f42744dee4c445cb1d59b627b80df89 ;
    schema:name "Bast is Alone"@en .

_:N7e5c958757394ea48ab082d771dca7f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Walk in the Dark"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N2f42744dee4c445cb1d59b627b80df89 ;
    schema:name "A Walk in the Dark"@en .

_:N8ce40be791f640208c76c1b74ee7bfe5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "We See Ourselves in Eachother"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N2f42744dee4c445cb1d59b627b80df89 ;
    schema:name "We See Ourselves in Eachother"@en .

_:Na04bfdde019142fdaee636800772e68e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Think We're Almost Through"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:N2f42744dee4c445cb1d59b627b80df89 ;
    schema:name "I Think We're Almost Through"@en .

_:Nb0634a4c0e6a4b5395b7f7b604c7c791 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tick Tock"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:N2f42744dee4c445cb1d59b627b80df89 ;
    schema:name "Tick Tock"@en .

_:Nbc8f1d43ecaf4fedb1599a2193faf988 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It All Comes to an End"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N2f42744dee4c445cb1d59b627b80df89 ;
    schema:name "It All Comes to an End"@en .

_:Nd562df026e5b4c51a91e39ae97fb7232 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Ballad or Arielle and Bast"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N2f42744dee4c445cb1d59b627b80df89 ;
    schema:name "The Ballad or Arielle and Bast"@en .

_:Nf648ebb3af934ca796418eb67318dabc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Weary, Wobbly Waltz of this Wretched, Woebegone World"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N2f42744dee4c445cb1d59b627b80df89 ;
    schema:name "The Weary, Wobbly Waltz of this Wretched, Woebegone World"@en .

_:N2f42744dee4c445cb1d59b627b80df89 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1760e5ca68e74a6abfdceab6fa06f189,
        _:N6093ffbde0734178ac929797a18be6d6,
        _:N60f6bead8e794cb2b8318d5aeadd0e21,
        _:N6653bc185291424ea0ddd17e9336d5e9,
        _:N7e5c958757394ea48ab082d771dca7f9,
        _:N8ce40be791f640208c76c1b74ee7bfe5,
        _:Na04bfdde019142fdaee636800772e68e,
        _:Nb0634a4c0e6a4b5395b7f7b604c7c791,
        _:Nbc8f1d43ecaf4fedb1599a2193faf988,
        _:Nd562df026e5b4c51a91e39ae97fb7232,
        _:Nf648ebb3af934ca796418eb67318dabc ;
    mo:track_count 11 ;
    schema:duration "PT31:18"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N1760e5ca68e74a6abfdceab6fa06f189,
        _:N6093ffbde0734178ac929797a18be6d6,
        _:N60f6bead8e794cb2b8318d5aeadd0e21,
        _:N6653bc185291424ea0ddd17e9336d5e9,
        _:N7e5c958757394ea48ab082d771dca7f9,
        _:N8ce40be791f640208c76c1b74ee7bfe5,
        _:Na04bfdde019142fdaee636800772e68e,
        _:Nb0634a4c0e6a4b5395b7f7b604c7c791,
        _:Nbc8f1d43ecaf4fedb1599a2193faf988,
        _:Nd562df026e5b4c51a91e39ae97fb7232,
        _:Nf648ebb3af934ca796418eb67318dabc .

