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

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

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

<album/36972#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Legend of Grimrock Soundtrack"@en,
        "Legend of Grimrock Soundtrack"@ja,
        "Legend of Grimrock Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Jarno \"Stakula\" Sarkula"@en ;
            foaf:made <album/36972#composition> ;
            foaf:name "Jarno \"Stakula\" Sarkula"@en ] ;
    mo:produced_work <album/36972#musicalwork> ;
    schema:name "Legend of Grimrock Soundtrack"@en,
        "Legend of Grimrock Soundtrack"@ja,
        "Legend of Grimrock Soundtrack"@ja-latn .

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

<album/36972#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Legend of Grimrock Soundtrack"@en,
        "Legend of Grimrock Soundtrack"@ja,
        "Legend of Grimrock Soundtrack"@ja-latn ;
    mo:performance_of <album/36972#musicalwork> ;
    mo:recorded_as <album/36972#musicalexpression> ;
    schema:name "Legend of Grimrock Soundtrack"@en,
        "Legend of Grimrock Soundtrack"@ja,
        "Legend of Grimrock Soundtrack"@ja-latn ;
    schema:workPerformed <album/36972#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/27/36972/36972-1356069529.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/36972#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/27/36972/36972-1356069529.jpg> ;
    foaf:depicts <album/36972#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/27/36972/36972-1356069529.jpg> .

<https://medium-media.vgm.io/albums/27/36972/36972-1356069529.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/36972#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-03-27"^^xsd:date ;
    dcterms:title "Legend of Grimrock Soundtrack"@en,
        "Legend of Grimrock Soundtrack"@ja,
        "Legend of Grimrock Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/36972#musicalexpression> ;
    mo:publisher <org/1062#subject> ;
    mo:record _:N52021c256a1e4e7cacdf6c126c4f04bf ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Legend of Grimrock"@en ;
            foaf:name "Legend of Grimrock"@en ] ;
    schema:datePublished "2012-03-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/27/36972/36972-1356069529.jpg> ;
    schema:name "Legend of Grimrock Soundtrack"@en,
        "Legend of Grimrock Soundtrack"@ja,
        "Legend of Grimrock Soundtrack"@ja-latn ;
    schema:publisher <org/1062#subject> ;
    foaf:depiction <https://media.vgm.io/albums/27/36972/36972-1356069529.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36972#subject> ;
    schema:name "Jarno \"Stakula\" Sarkula"@en ;
    foaf:made <album/36972#subject> ;
    foaf:name "Jarno \"Stakula\" Sarkula"@en .

_:N52021c256a1e4e7cacdf6c126c4f04bf a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nb4d6dded04f240478828e6849e35258b ;
    mo:track_count 1 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nb4d6dded04f240478828e6849e35258b .

_:Nb4d6dded04f240478828e6849e35258b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Legend of Grimrock Main Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N52021c256a1e4e7cacdf6c126c4f04bf ;
    schema:name "Legend of Grimrock Main Theme"@en .

