@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 owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/b9AbS5>
  pico:hasAge "55"^^xsd:string ;
  ns0:givenName "Catharina"^^xsd:string ;
  ns0:name "Catharina Wijngaard"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/90a1fbead52873efbfcb2fd71adb1f34eba8dc05b87b9799aae2229bf2d4f5d9"^^xsd:string ;
  ns0:familyName "Wijngaard"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/hekelster> ;
  gtm:straat <https://n2t.net/ark:/60537/bm1Gz8> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bvbJ1k> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3729> .

