@prefix pico: <https://personsincontext.org/model#> .
@prefix ns0: <https://schema.org/> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bCTnqj>
  pico:hasAge "14" ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/8a19fb2ac28dd0362dd6fa4be85c9feab53a1f801b7f9b2f4939d56ea07ca2ac" ;
  ns0:givenName "Maria" ;
  ns0:name "Maria van Wijk"@nl ;
  ns0:familyName "van Wijk" ;
  gtm:straat <https://n2t.net/ark:/60537/b2UNFQ> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bcHW97> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1713> ;
  ns0:additionalName [
    ns1:baseSurname "Wijk" ;
    ns1:literalName "Maria van Wijk"@nl ;
    ns1:surnamePrefix "van"
  ] .

