@prefix ns0: <https://schema.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/b9AdsJ>
  ns0:hasOccupation "Burgemeester"@nl, <https://n2t.net/ark:/60537/bUASDi> ;
  ns0:birthDate "circa 1490" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/e7d87588-5bbb-4dc6-9d1a-e262767c1972" ;
  ns0:familyName "Pauw" ;
  ns0:givenName "Reynier" ;
  ns0:name "Reynier Hendricksz. Pauw (circa 1490-1547)"@nl ;
  rdfs:seeAlso <http://www.wikidata.org/entity/Q4026388> ;
  ns0:subjectOf <https://nl.wikipedia.org/wiki/Reynier_Hendricksz._Pauw> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/35903> ;
  ns0:deathDate "1547"^^xsd:gYear ;
  ns0:additionalName [ ns1:patronym "Hendricksz." ] .

