@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/bS5rjFD>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/369ae792-ef47-19ac-7614-c42deb5753cb"^^xsd:string ;
  schema:familyName "Karreman"^^xsd:string ;
  schema:hasOccupation "Sjouwerman"@nl ;
  schema:givenName "Teunis"^^xsd:string ;
  schema:name "Teunis Karreman"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Ouderkerk_aan_den_IJssel> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00x3wz> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/a9380bc4-fc09-d724-a550-c3dc1ef3fbcb> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2476868> ;
  schema:birthDate "1843-04-21"^^xsd:date .

