@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/b9AbUQu>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/7627aab6-a853-478b-5aa8-1dd4fa3218bd"^^xsd:string ;
  schema:familyName "Schwarts"^^xsd:string ;
  schema:hasOccupation "Sigarenfabrikant"@nl ;
  schema:givenName "Willem Frederik"^^xsd:string ;
  schema:name "Willem Frederik Schwarts"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00jvf4> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/2b0b3578-aaf5-9f52-61b6-cc6fd325da8c> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2027788> ;
  schema:birthDate "1843-04-09"^^xsd:date .

