@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/b5PByqb>
  schema:hasOccupation "Bouwman"@nl ;
  schema:familyName "Breedijk"^^xsd:string ;
  schema:givenName "Gerrit"^^xsd:string ;
  schema:name "Gerrit Breedijk"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/38d63c60-df46-86ec-9821-82dbde1783b3"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00strw> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/042cbd52-40d4-5f94-93eb-228f8bcb3f74> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/584689> ;
  schema:birthDate "1846-09-07"^^xsd:date .

