@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/b3kcEjt>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1da1943b-e275-fb36-f8ee-f2266f0b1457"^^xsd:string ;
  schema:familyName "Smits"^^xsd:string ;
  schema:givenName "Wilhelm Friedrich"^^xsd:string ;
  schema:name "Wilhelm Friedrich Smits"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Woerden> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00k1gs> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/49fcf5b3-b026-7edc-a60b-dda621a50cbc> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2144306> ;
  schema:birthDate "1872-12-25"^^xsd:date .

