@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@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/bNimVS>
  pico:hasAge "42"^^xsd:string ;
  ns0:givenName "Catharina"^^xsd:string ;
  ns0:name "Catharina van den Broek"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/9553a84133b7d1927a15c10ee02518e1b6776330611121ba74aeae3fb4f71f73"^^xsd:string ;
  ns0:familyName "van den Broek"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/pijpmaakster> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bcHWfc> ;
  gtm:straat <https://n2t.net/ark:/60537/bhUbe3> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bI65G7> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/e3650754-fef2-c73f-3344-7ab94720c33e> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3221> ;
  ns0:additionalName [
    ns1:baseSurname "Broek"^^xsd:string ;
    ns1:literalName "Catharina van den Broek"@nl ;
    ns1:surnamePrefix "van den"^^xsd:string
  ] .

