@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/boJMRL1>
  schema:hasOccupation "Courantenbesteller"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a21c837c-dd59-1b1f-71ee-1ca8c37eef78"^^xsd:string ;
  schema:givenName "Johannes"^^xsd:string ;
  schema:name "Johannes Sutherland"@nl ;
  schema:familyName "Sutherland"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Werkendam> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00n7tw> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/ed1ff10d-3bb1-b997-004e-4d647818f601> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2842533> ;
  schema:birthDate "1840-02-05"^^xsd:date .

