@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/bUaqPa9>
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a8d5eac8-2650-b096-dbfc-064ca8632aac"^^xsd:string ;
  schema:givenName "Johan Andries"^^xsd:string ;
  schema:name "Johan Andries Schweitz"@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/4d1655a1-3f8f-30b7-cf6d-582c1e05b57b> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2156328> ;
  schema:birthDate "1835-07-07"^^xsd:date .

