@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/bwrG4J>
  pico:hasAge "18"^^xsd:string ;
  ns0:givenName "Herman"^^xsd:string ;
  ns0:name "Herman Nieuwveld"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/1ffd2aa2ec8505944f101de5f91aacac92a3fedabe23f5f891d895f6ec250907"^^xsd:string ;
  ns0:familyName "Nieuwveld"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/pijpmaker> ;
  gtm:straat <https://n2t.net/ark:/60537/b2UNFQ> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bFbj2J> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bI65G7> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/1d4f14e0-01e2-633b-acfa-5460c2a75d06> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1768> .

