@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/b1sUOj5>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/2e20609b-5531-af64-9e6b-447cd3260ecc"^^xsd:string ;
  schema:givenName "Johannes Abraham"^^xsd:string ;
  schema:name "Johannes Abraham Nieuwveld"@nl ;
  schema:familyName "Nieuwveld"^^xsd:string ;
  schema:hasOccupation "Timmerman"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bNIJkW3> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2448244> ;
  schema:birthDate "1901-11-05"^^xsd:date .

