@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/b02qjwf>
  ns0:birthDate "15-6-1881"@nl ;
  ns0:hasOccupation "architect"@nl ;
  ns0:deathPlace "België"@nl ;
  ns0:birthPlace "Den Haag"@nl ;
  ns0:familyName "Duijnstee"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/architect/11"@nl ;
  ns0:alternateName "J. Duynstee"@nl, "J.J. Duynstee"@nl, "Jos Duynstee"@nl, "Josephus Jacobus Duijnstee"@nl ;
  ns0:givenName "Jos"@nl ;
  ns0:name "Jos Duijnstee (1881-????)"@nl ;
  rdfs:seeAlso <http://www.wikidata.org/entity/Q55844896>, <https://rkd.nl/artists/126184> ;
  a pico:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3053103> .

