@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/bgF0RL>
  ns0:birthDate "1880" ;
  ns0:hasOccupation "Burgemeester"@nl, <https://n2t.net/ark:/60537/bTkGxU> ;
  ns0:givenName "Egbertus Gerrit" ;
  ns0:name "Egbertus Gerrit Gaarlandt (1880-1938)"@nl ;
  ns0:familyName "Gaarlandt" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/4d836714-e7c4-4993-9a73-a7efcebccb7b" ;
  rdfs:seeAlso <http://www.wikidata.org/entity/Q2304682> ;
  ns0:subjectOf <https://nl.wikipedia.org/wiki/Egbertus_Gerrit_Gaarlandt> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/35995> ;
  ns0:deathDate "1938"^^xsd:gYear .

