@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/bcuZKU0>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/17c9761d-58b5-bb9b-f096-9888e74edf46"^^xsd:string ;
  schema:familyName "Kreveld"^^xsd:string ;
  schema:givenName "Samuel"^^xsd:string ;
  schema:name "Samuel Kreveld"@nl ;
  schema:hasOccupation "Vleeschhouwer"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Bodegraven> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00n4f6> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/86c8f5d8-1139-fa07-241c-06c62c742133> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2378910> ;
  schema:birthDate "1828-10-11"^^xsd:date .

