@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/b4ApDLU>
  schema:familyName "Gardenier"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/41989114-cec3-5a1e-fd35-5600fa9d7a13"^^xsd:string ;
  schema:hasOccupation "Letterzetter"@nl ;
  schema:givenName "Martinus"^^xsd:string ;
  schema:name "Martinus Gardenier"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Leeuwarden> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00w09f> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/3217e9fc-16ce-f430-2dfe-64808a0cf537> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2055179> ;
  schema:birthDate "1870-11-02"^^xsd:date .

