@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/bzLR5Xt>
  schema:givenName "Auke Rudolphus"^^xsd:string ;
  schema:name "Auke Rudolphus Gardenier"@nl ;
  schema:familyName "Gardenier"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/987bd330-0f5f-3293-a023-0bf6d2772618"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00w09f> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/248d1f84-5114-2898-9ae5-8809c6f3b43f> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2002313> ;
  schema:birthDate "1895-12-20"^^xsd:date .

