@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/b02qjtm>
  ns0:deathDate "20-10-1912"@nl ;
  ns0:birthDate "21-1-1845"@nl ;
  ns0:hasOccupation "architect"@nl ;
  ns0:sameAs "http://www.biografischportaal.nl/persoon/45233889"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/architect/9"@nl ;
  ns0:givenName "Jan"@nl ;
  ns0:name "Jan Schotel (1845-1912)"@nl ;
  ns0:familyName "Schotel"@nl ;
  rdfs:seeAlso <http://www.wikidata.org/entity/Q2586344> ;
  ns0:birthPlace <https://gemeentegeschiedenis.nl/gemeentenaam/Dordrecht> ;
  ns0:deathPlace <https://gemeentegeschiedenis.nl/gemeentenaam/Rotterdam> ;
  a pico:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3053101> .

