@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix roar: <https://w3id.org/roar#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/b4nHNH>
  pico:hasAge "1"^^xsd:string ;
  schema:givenName "Anna Catrina"^^xsd:string ;
  schema:name "Anna Catrina van Vreumingen"@nl ;
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/26e675c7559da432cc5c03a2c1464efc315ad56e249da69f5fd8da422a55ed88"^^xsd:string ;
  schema:familyName "van Vreumingen"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bI65G7> ;
  gtm:straat <https://n2t.net/ark:/60537/bN5F4H> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bXibWJ> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/b323a4b8-14fd-f0b1-7894-48ed7e8fb1a3> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/5804> ;
  schema:additionalName [
    ns0:baseSurname "Vreumingen"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

