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

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

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

<album/42282#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "God of Blades Official Soundtrack"@en,
        "God of Blades Official Soundtrack"@ja,
        "God of Blades Official Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Justin Kovar"@en ;
            foaf:made <album/42282#composition> ;
            foaf:name "Justin Kovar"@en ] ;
    mo:produced_work <album/42282#musicalwork> ;
    schema:name "God of Blades Official Soundtrack"@en,
        "God of Blades Official Soundtrack"@ja,
        "God of Blades Official Soundtrack"@ja-latn .

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

<album/42282#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "God of Blades Official Soundtrack"@en,
        "God of Blades Official Soundtrack"@ja,
        "God of Blades Official Soundtrack"@ja-latn ;
    mo:performance_of <album/42282#musicalwork> ;
    mo:recorded_as <album/42282#musicalexpression> ;
    schema:name "God of Blades Official Soundtrack"@en,
        "God of Blades Official Soundtrack"@ja,
        "God of Blades Official Soundtrack"@ja-latn ;
    schema:workPerformed <album/42282#musicalwork> .

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

<https://medium-media.vgm.io/albums/28/42282/42282-1381851118.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/42282#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-09-29"^^xsd:date ;
    dcterms:title "God of Blades Official Soundtrack"@en,
        "God of Blades Official Soundtrack"@ja,
        "God of Blades Official Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/42282#musicalexpression> ;
    mo:publisher _:N1eb5982d93f5408eb78b9a69ddb5916c ;
    mo:record _:Nd1f7b440ae384e98a8f73fa0463bae38 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "God of Blades"@en ;
            foaf:name "God of Blades"@en ] ;
    schema:datePublished "2013-09-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/28/42282/42282-1381851118.jpg> ;
    schema:name "God of Blades Official Soundtrack"@en,
        "God of Blades Official Soundtrack"@ja,
        "God of Blades Official Soundtrack"@ja-latn ;
    schema:publisher _:N1eb5982d93f5408eb78b9a69ddb5916c ;
    foaf:depiction <https://media.vgm.io/albums/28/42282/42282-1381851118.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/42282#subject> ;
    schema:name "Justin Kovar"@en ;
    foaf:made <album/42282#subject> ;
    foaf:name "Justin Kovar"@en .

_:N126412e7fabd4b92bde6a5d1bdb2aa7e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "March of the Cult"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Nd1f7b440ae384e98a8f73fa0463bae38 ;
    schema:name "March of the Cult"@en .

_:N1eb5982d93f5408eb78b9a69ddb5916c schema:name "KovarSound"@en,
        "KovarSound"@ja,
        "KovarSound"@ja-latn ;
    foaf:name "KovarSound"@en,
        "KovarSound"@ja,
        "KovarSound"@ja-latn .

_:N232cdde9654b4318a0d78757f3c794de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lair of the Sable King"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:Nd1f7b440ae384e98a8f73fa0463bae38 ;
    schema:name "Lair of the Sable King"@en .

_:N244a62b99e9044cea48be51fd001d629 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Culling the Void"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:Nd1f7b440ae384e98a8f73fa0463bae38 ;
    schema:name "Culling the Void"@en .

_:N340a5a28d2ca431eab75bf1cc462e1e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Blade"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:Nd1f7b440ae384e98a8f73fa0463bae38 ;
    schema:name "The Blade"@en .

_:N5ccffa5219334763bc3edc284c316ad4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme for the Nameless King (Fulfillment of an Oath)"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:31"^^xsd:interval ;
    schema:inPlaylist _:Nd1f7b440ae384e98a8f73fa0463bae38 ;
    schema:name "Theme for the Nameless King (Fulfillment of an Oath)"@en .

_:N72ec9fa6da4a4cc78b8c369b56a82324 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Requiem for the Noble Dead"@en ;
    mo:track_number 10 ;
    schema:duration "PT0:57"^^xsd:interval ;
    schema:inPlaylist _:Nd1f7b440ae384e98a8f73fa0463bae38 ;
    schema:name "Requiem for the Noble Dead"@en .

_:N7dff9ad683384aaa85c4ef94742786c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme for the Nameless King"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:Nd1f7b440ae384e98a8f73fa0463bae38 ;
    schema:name "Theme for the Nameless King"@en .

_:Naba850cd37ef47db929b609776e20142 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Murmurs of the Fallen Gods; Slaughter of the Abominable Horde"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:Nd1f7b440ae384e98a8f73fa0463bae38 ;
    schema:name "Murmurs of the Fallen Gods; Slaughter of the Abominable Horde"@en .

_:Nc45bce27691f41b6ada4c2ab09809cda a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voice of the Void"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:Nd1f7b440ae384e98a8f73fa0463bae38 ;
    schema:name "Voice of the Void"@en .

_:Nd6ac8f406b554273b99e5ecc98e078d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hour of the Reaver"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:Nd1f7b440ae384e98a8f73fa0463bae38 ;
    schema:name "Hour of the Reaver"@en .

_:Nd1f7b440ae384e98a8f73fa0463bae38 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N126412e7fabd4b92bde6a5d1bdb2aa7e,
        _:N232cdde9654b4318a0d78757f3c794de,
        _:N244a62b99e9044cea48be51fd001d629,
        _:N340a5a28d2ca431eab75bf1cc462e1e1,
        _:N5ccffa5219334763bc3edc284c316ad4,
        _:N72ec9fa6da4a4cc78b8c369b56a82324,
        _:N7dff9ad683384aaa85c4ef94742786c6,
        _:Naba850cd37ef47db929b609776e20142,
        _:Nc45bce27691f41b6ada4c2ab09809cda,
        _:Nd6ac8f406b554273b99e5ecc98e078d6 ;
    mo:track_count 10 ;
    schema:duration "PT24:58"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N126412e7fabd4b92bde6a5d1bdb2aa7e,
        _:N232cdde9654b4318a0d78757f3c794de,
        _:N244a62b99e9044cea48be51fd001d629,
        _:N340a5a28d2ca431eab75bf1cc462e1e1,
        _:N5ccffa5219334763bc3edc284c316ad4,
        _:N72ec9fa6da4a4cc78b8c369b56a82324,
        _:N7dff9ad683384aaa85c4ef94742786c6,
        _:Naba850cd37ef47db929b609776e20142,
        _:Nc45bce27691f41b6ada4c2ab09809cda,
        _:Nd6ac8f406b554273b99e5ecc98e078d6 .

