@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/b6FpJeH>
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/bdc4c822-9f23-b1da-4287-a461890afae7"^^xsd:string ;
  schema:givenName "Johannes"^^xsd:string ;
  schema:name "Johannes van Alkemade"@nl ;
  schema:familyName "van Alkemade"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Zoeterwoude> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00dtdz> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/8561d459-721b-5027-338c-0cc2b8e73c26> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2373632> ;
  schema:birthDate "1854-05-27"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Alkemade"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

