@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/bxGRZiw>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/2c835fec-ea98-f31a-29eb-d6c3aeb3e910"^^xsd:string ;
  schema:givenName "Pieter"^^xsd:string ;
  schema:name "Pieter Stalenberg"@nl ;
  schema:familyName "Stalenberg"^^xsd:string ;
  schema:hasOccupation "Touwspinner"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00r329> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/9047f57b-0053-33a5-b1ec-17de27345588> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2744493> ;
  schema:birthDate "1823-04-16"^^xsd:date .

