@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/bdKbOj6>
  schema:hasOccupation "Blikslager"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0a68195d-1c36-bdd0-f177-c1b2d45994c2"^^xsd:string ;
  schema:familyName "Massaar"^^xsd:string ;
  schema:givenName "Piet"^^xsd:string ;
  schema:name "Piet Massaar"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Leiden> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b011fq1> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/8102ae66-ae76-0238-22cf-722229c1fc15> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2356753> ;
  schema:birthDate "1876-01-14"^^xsd:date .

