@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/bqpo9B>
  pico:hasAge "17"^^xsd:string ;
  ns0:givenName "Cristina"^^xsd:string ;
  ns0:name "Cristina Willemars"@nl ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/b462f66da18bb69ac8f82fd80cbcfc6cdbc3c3d470bb8935b5b2092ef3a33249"^^xsd:string ;
  ns0:familyName "Willemars"^^xsd:string ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Barneveld> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bnh7Q7> ;
  gtm:straat <https://n2t.net/ark:/60537/bUauda> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2566> .

