@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p074028022> a schema1:Person ;
    rdfs:label "Job (bijbels personage)" ;
    schema1:alternateName "Hiob",
        "Ijob" ;
    schema1:description "LC: Job%Biblical figure%" ;
    schema1:hasOccupation "bijbels personage" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bc7e714a983c6227287cf549d30d6f54> ;
    schema1:name "Job" ;
    schema1:sameAs <http://viaf.org/viaf/289713340> .

