@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/b7vdzZ>
  ns0:hasOccupation "Burgemeester"@nl, <https://n2t.net/ark:/60537/b3kdQ3>, <https://n2t.net/ark:/60537/bdjOSu>, <https://n2t.net/ark:/60537/bj9q9V>, <https://n2t.net/ark:/60537/bxTBzA>, <https://n2t.net/ark:/60537/bXvGhc>, <https://n2t.net/ark:/60537/bzLTMX> ;
  ns0:familyName "de Vrije" ;
  ns0:givenName "Dirck" ;
  ns0:name "Dirck de Vrije (????-1681)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/c710eb40-e5f5-4dda-bd46-546853d21487" ;
  rdfs:seeAlso <http://www.wikidata.org/entity/Q5280891> ;
  ns0:subjectOf <https://nl.wikipedia.org/wiki/Dirck_de_Vrije> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/35911> ;
  ns0:deathDate "1681"^^xsd:gYear ;
  ns0:additionalName [
    ns1:baseSurname "Vrije" ;
    ns1:surnamePrefix "de"
  ] .

