@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix roar: <https://w3id.org/roar#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bzzbtI>
  ns0:givenName "Catharina"^^xsd:string ;
  ns0:name "Catharina Sloot"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/dcb80631f81673f456a6bb57af8305ca3ac2f2838b6c2285438cd538d645e5ff"^^xsd:string ;
  ns0:familyName "Sloot"^^xsd:string ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Amsterdam> ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/dienstbode> ;
  roar:documentedIn <https://n2t.net/ark:/60537/bOkRnf> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/24127> .

