@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/bD65Kb>
  ns0:birthDate "1899" ;
  ns0:hasOccupation "Burgemeester"@nl, <https://n2t.net/ark:/60537/bLDN2f>, <https://n2t.net/ark:/60537/bnU0zw> ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/ce90f40c-6352-4b06-8b50-f060a2569ef9" ;
  ns0:familyName "James" ;
  ns0:givenName "Karel Frederik Otto" ;
  ns0:name "Mr. dr. Karel Frederik Otto James (1899-1976)"@nl ;
  rdfs:seeAlso <http://www.wikidata.org/entity/Q2753186> ;
  ns0:subjectOf <https://nl.wikipedia.org/wiki/Karel_Frederik_Otto_James> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/36000> ;
  ns0:deathDate "1976"^^xsd:gYear ;
  ns0:additionalName [ ns1:prefix "Mr. dr." ] .

