@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/bY7JjIf>
  schema:familyName "Groenendaal"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/797ffe5e-7367-fddd-651a-e53165ad2281"^^xsd:string ;
  schema:givenName "Matthijs"^^xsd:string ;
  schema:name "Matthijs Groenendaal"@nl ;
  schema:hasOccupation "Winkelier muziekinstrumenten"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0162sd> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/d95949ce-3b5e-81eb-ba4c-2a78adfbc0a0> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2800764> ;
  schema:birthDate "1859-05-22"^^xsd:date .

