@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bHg2WZF>
  schema:givenName "Bartha"^^xsd:string ;
  schema:name "Bartha Nieuwveld"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/7a9f6077-67b2-e8ea-53ef-e7bb6c0a6b47"^^xsd:string ;
  schema:familyName "Nieuwveld"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bL0Dvyy> ;
  schema:parent <https://n2t.net/ark:/60537/bPaDLNo>, <https://n2t.net/ark:/60537/bX5dAA3> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2428613> ;
  schema:birthDate "1848-11-19"^^xsd:date .

