@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/bsgFZAy>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/4b10a8d0-ad62-7fa7-af87-b4f7406a1525"^^xsd:string ;
  schema:givenName "Johan Andries"^^xsd:string ;
  schema:name "Johan Andries Schweitz"@nl ;
  schema:hasOccupation "Kastenmaker"@nl ;
  schema:familyName "Schweitz"^^xsd:string ;
  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/87e7946c-a107-0314-a169-ec89660f0032> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2383289> ;
  schema:birthDate "1809-03-25"^^xsd:date .

