@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bKO2ks>
  ns0:hasOccupation "architectuurhistoricus"@nl ;
  ns0:familyName "Denslagen"^^xsd:string ;
  ns0:givenName "Willem Frans"^^xsd:string, "Wim"^^xsd:string ;
  ns0:name "Wim Denslagen"@nl ;
  ns0:sameAs <http://data.bibliotheken.nl/id/thes/p072658398> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/96662> ;
  ns0:birthDate "1946"^^xsd:gYear ;
  ns0:additionalName [ ns1:prefix "Willem Frans (Wim) Denslagen"^^xsd:string ] .

