@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/bVcX5U>
  pico:hasAge "24"^^xsd:string ;
  ns0:givenName "Catarina"^^xsd:string ;
  ns0:name "Catarina Puyt"@nl ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/2de1a5552922c93351e498b3507e8a53d04d48551c74a3e61dd98691e073d973"^^xsd:string ;
  ns0:familyName "Puyt"^^xsd:string ;
  gtm:straat <https://n2t.net/ark:/60537/bPaEXg> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bR3cq7> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3398> .

