@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/bRG2hJi>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8d61977b-126c-9ff3-bccc-9bf86ff7522f"^^xsd:string ;
  schema:givenName "Jozef Maria Alexius"^^xsd:string ;
  schema:name "Jozef Maria Alexius Schuttelaar"@nl ;
  schema:hasOccupation "Koffiehandelaar"@nl ;
  schema:familyName "Schuttelaar"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bixgtss> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2832444> ;
  schema:birthDate "1889-07-17"^^xsd:date .

