@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/bpZ0pI>
  ns0:birthDate "1650" ;
  ns0:hasOccupation "Burgemeester"@nl, <https://n2t.net/ark:/60537/b0D7Qk>, <https://n2t.net/ark:/60537/b99P5Z>, <https://n2t.net/ark:/60537/bcUqup>, <https://n2t.net/ark:/60537/btJBPt>, <https://n2t.net/ark:/60537/bvbvCx>, <https://n2t.net/ark:/60537/bvOBH1>, <https://n2t.net/ark:/60537/bWSAcA>, <https://n2t.net/ark:/60537/bz8NHt> ;
  ns0:familyName "de Grande" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/3c7efe00-92b2-4e2e-86f6-ba6707b65a63" ;
  ns0:givenName "Matthijs" ;
  ns0:name "Matthijs de Grande (1650-1728)"@nl ;
  rdfs:seeAlso <http://www.wikidata.org/entity/Q3911033> ;
  ns0:subjectOf <https://nl.wikipedia.org/wiki/Matthijs_de_Grande> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/35932> ;
  ns0:deathDate "1728"^^xsd:gYear ;
  ns0:additionalName [
    ns1:baseSurname "Grande" ;
    ns1:surnamePrefix "de"
  ] .

