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

<https://n2t.net/ark:/60537/bE8Be6>
  ns0:hasOccupation "Burgemeester"@nl, <https://n2t.net/ark:/60537/bRG504> ;
  ns0:birthDate "circa 1610" ;
  ns0:givenName "Govert" ;
  ns0:name "Govert Suijs (circa 1610-1671)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/c2c72c05-4ba5-4362-858d-4d0ec88b5a56" ;
  ns0:familyName "Suijs" ;
  rdfs:seeAlso <http://www.wikidata.org/entity/Q3044813> ;
  ns0:subjectOf <https://nl.wikipedia.org/wiki/Govert_Suijs_(ca._1610-1671)> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/35907> ;
  ns0:deathDate "1671"^^xsd:gYear .

