@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/b02qk1g>
  ns0:birthDate "2-8-1947"@nl ;
  ns0:hasOccupation "architect"@nl, "ontwerper"@nl, "stedebouwkundige"@nl ;
  ns0:sameAs "https://rkd.nl/artists/73769"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/architect/15"@nl ;
  ns0:alternateName "S. Soeters"@nl ;
  ns0:givenName "Sjoerd"@nl ;
  ns0:name "Sjoerd Soeters (1947-)"@nl ;
  ns0:familyName "Soeters"@nl ;
  rdfs:seeAlso <http://www.wikidata.org/entity/Q3642174> ;
  ns0:birthPlace <https://gemeentegeschiedenis.nl/gemeentenaam/Nes> ;
  a pico:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3053107> .

