@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/bJ8kBnr>
  schema:hasOccupation "Grondwerker"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/7708c564-d08f-527d-e16a-0191f0a0d85d"^^xsd:string ;
  schema:familyName "Kruit"^^xsd:string ;
  schema:givenName "Meijndert"^^xsd:string ;
  schema:name "Meijndert Kruit"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Gouderak> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bkbRYx5> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1939462> ;
  schema:birthDate "1897-02-23"^^xsd:date .

