@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/bFb35y8>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c60edf09-9f2b-683b-c727-d575d1b6288d"^^xsd:string ;
  schema:givenName "Petrus"^^xsd:string ;
  schema:name "Petrus Zuijdveld"@nl ;
  schema:familyName "Zuijdveld"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bngRZJD> ;
  schema:parent <https://n2t.net/ark:/60537/bpmSsTO>, <https://n2t.net/ark:/60537/bxgtgJ4> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2357454> ;
  schema:deathDate "1881-02-23"^^xsd:date .

