@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/bm1GXIV>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/bf4b9432-78d4-ac5b-1bfd-a17424dc87ba"^^xsd:string ;
  schema:familyName "Huurman"^^xsd:string ;
  schema:givenName "Leendert"^^xsd:string ;
  schema:name "Leendert Huurman"@nl ;
  schema:hasOccupation "Vleeschhouwer"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Stolwijk> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00t8mh> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/ff1947f5-642f-3230-fcd4-42f854770933> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2766326> ;
  schema:birthDate "1832-11-28"^^xsd:date .

