@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#> .

<https://n2t.net/ark:/60537/b99Np5>
  pico:hasAge "40"^^xsd:string ;
  ns0:givenName "Andries"^^xsd:string ;
  ns0:name "Andries Wazer"@nl ;
  ns0:birthPlace "Engelberk"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/e19392fda134fe11e71da9551003dd42c38386c6d51d73d69de055be354fd578"^^xsd:string ;
  ns0:familyName "Wazer"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/kleermaker> ;
  gtm:straat <https://n2t.net/ark:/60537/b2UNFQ> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b37Ks3> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bI65G7> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/be8a10c4-0080-9a26-9341-6b73862fbb74> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1825> .

