@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/bkbT1F>
  pico:hasAge "36"^^xsd:string ;
  ns0:familyName "Boer"^^xsd:string ;
  ns0:givenName "Cornelia"^^xsd:string ;
  ns0:name "Cornelia Boer"@nl ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/f70a376cd6a2b061c0994efa9cc3564e8a1ff54fc90f57b2ba1b8cddd2bb03ae"^^xsd:string ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Moordrecht> ;
  gtm:straat <https://n2t.net/ark:/60537/bijACX> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bIww6L> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/4254> .

