@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/bbFbXDt>
  schema:hasOccupation "Aannemer"@nl ;
  schema:givenName "Gerrit Anthonie"^^xsd:string ;
  schema:name "Gerrit Anthonie Oudijk"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5d514b7e-04da-12a6-a5ec-fc23876442dc"^^xsd:string ;
  schema:familyName "Oudijk"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012gnx> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/721660d4-3b40-1639-42e9-30f85352350e> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2299050> ;
  schema:birthDate "1839-10-28"^^xsd:date .

