@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/bIweIOh>
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e9756120-3a31-0628-ce2a-4a6292bf24a4"^^xsd:string ;
  schema:familyName "Schweitz"^^xsd:string ;
  schema:givenName "Willem Fredrik"^^xsd:string ;
  schema:name "Willem Fredrik Schweitz"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Amsterdam> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00h517> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/3c52e468-963b-20a8-95bf-d9e5e5a840c4> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2091663> ;
  schema:birthDate "1837-02-23"^^xsd:date .

