@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/bMfQvbH>
  schema:hasOccupation "Bakkersknecht"@nl ;
  schema:givenName "Gerardus Jacobus"^^xsd:string ;
  schema:name "Gerardus Jacobus Middelweerd"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b1d55f62-774b-44e3-35e0-d917eb310c8d"^^xsd:string ;
  schema:familyName "Middelweerd"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Loenersloot> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00w2g8> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/e766b65a-dfdd-b00b-8147-9e77a04873d4> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2688635> ;
  schema:birthDate "1869-04-08"^^xsd:date .

