@prefix ns0: <https://schema.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/b02qk2w>
  ns0:birthDate "10-5-1864"@nl ;
  ns0:deathDate "21-6-1940"@nl ;
  ns0:hasOccupation "architect"@nl, "meubelontwerper"@nl, "schrijver"@nl ;
  ns0:sameAs "http://www.biografischportaal.nl/persoon/40025923"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/architect/16"@nl ;
  ns0:familyName "Kromhout"@nl ;
  ns0:alternateName "W. Kromhout"@nl, "W. Kromhout Czn"@nl, "Willem Kromhout Czn."@nl ;
  ns0:givenName "Willem"@nl ;
  ns0:name "Willem Kromhout (1864-1940)"@nl ;
  rdfs:seeAlso <http://www.wikidata.org/entity/Q3153936>, <https://data.bibliotheken.nl/id/thes/p074741268>, <https://rkd.nl/artists/88767> ;
  ns0:birthPlace <https://gemeentegeschiedenis.nl/gemeentenaam/Rotterdam> ;
  ns0:deathPlace <https://gemeentegeschiedenis.nl/gemeentenaam/Voorburg> ;
  a pico:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3053108> .

