@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/b62j38H>
  schema:familyName "Carste"^^xsd:string ;
  schema:hasOccupation "Geen"@nl ;
  schema:givenName "Grietje"^^xsd:string ;
  schema:name "Grietje Carste"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/99ced3dc-5e3b-67bb-0961-4f523b331996"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Zwolle> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00fqg0> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/93c73ea5-8d44-a3f0-f2c5-28f9a2f06d44> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2770907> ;
  schema:birthDate "1804-11-26"^^xsd:date .

