@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/bn4bb9q>
  schema:hasOccupation "Gasfitter"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a5342401-c39f-52d0-0138-54a856112341"^^xsd:string ;
  schema:familyName "Kuijs"^^xsd:string ;
  schema:givenName "Wiggerinus"^^xsd:string ;
  schema:name "Wiggerinus Kuijs"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00s4n2> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c20d02fb-c109-93df-a644-37d323c87114> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2573351> ;
  schema:birthDate "1839-11-20"^^xsd:date .

