@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#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bWtae9>
  ns0:givenName "Catharina"^^xsd:string ;
  ns0:name "Catharina de Bruin"@nl ;
  ns0:familyName "de Bruin"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/ea6d2a25734591a1e4dcedfb51a7cdf0c276a93a98ee57a35df7d41d21f84eb7"^^xsd:string ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Bergambacht> ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/hekelster> ;
  roar:documentedIn <https://n2t.net/ark:/60537/bb25Hw> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/24991> ;
  ns0:additionalName [
    ns1:baseSurname "Bruin"^^xsd:string ;
    ns1:literalName "Catharina de Bruin"@nl ;
    ns1:surnamePrefix "de"^^xsd:string
  ] .

