@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/bWfqFNP>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/3061ef46-528c-f93a-c227-1d4a12f60c48"^^xsd:string ;
  schema:familyName "Plomp"^^xsd:string ;
  schema:givenName "Teunis"^^xsd:string ;
  schema:name "Teunis Plomp"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b019g8s> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/5bec7368-1b30-ad89-bba5-6209f1d242ae> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2213230> ;
  schema:birthDate "1896-01-13"^^xsd:date .

