@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/bmRuHPY>
  schema:givenName "Adrianus Franciscus"^^xsd:string ;
  schema:name "Adrianus Franciscus Pijpenzeel"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/3407ac45-8fe0-5936-2687-c434d94c80ee"^^xsd:string ;
  schema:familyName "Pijpenzeel"^^xsd:string ;
  schema:hasOccupation "Touwslagersleerling"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00dxgx> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/987be321-e26e-71a4-de0e-e1da3f4f0e5e> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2790219> .

