@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/bZnX1b>
  pico:hasAge "13"^^xsd:string ;
  ns0:givenName "Betje"^^xsd:string ;
  ns0:name "Betje van Wingerde"@nl ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/ab019738318f5ed1f4580a4a023ff9280bf63c36358c5b507cfc7faca2a0a140"^^xsd:string ;
  ns0:familyName "van Wingerde"^^xsd:string ;
  gtm:straat <https://n2t.net/ark:/60537/b0002K> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bI65G7> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bzzqyU> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/fd148146-5cf0-4016-d994-9806adff0e8b> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/6122> ;
  ns0:additionalName [
    ns1:baseSurname "Wingerde"^^xsd:string ;
    ns1:literalName "Betje van Wingerde"@nl ;
    ns1:surnamePrefix "van"^^xsd:string
  ] .

