@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/bWfqnuQ>
  schema:hasOccupation "Geen"@nl ;
  schema:givenName "Geertruida"^^xsd:string ;
  schema:name "Geertruida Schweitz"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5712baab-dda2-50c6-46fb-7430514ceb64"^^xsd:string ;
  schema:familyName "Schweitz"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Amsterdam> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00h517> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/078a7243-2e75-3b7f-5a1b-e5b2f64e6d4c> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/598065> ;
  schema:birthDate "1853-08-03"^^xsd:date .

