@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/bjn5eT5>
  schema:familyName "Blokland"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/53c0e1d4-491b-8b05-46c2-9891b55857ca"^^xsd:string ;
  schema:givenName "Teuna Catharina"^^xsd:string ;
  schema:name "Teuna Catharina Blokland"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Sliedrecht> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00w2mx> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/a44931b4-4a15-706e-82b6-65c95df442c6> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2457971> ;
  schema:birthDate "1852-05-14"^^xsd:date .

