@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/bqC4Yj9>
  schema:givenName "Catharinus Johannes"^^xsd:string ;
  schema:name "Catharinus Johannes van Zelm"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/14e76bae-8fda-b567-5e3c-0cf19998b2b9"^^xsd:string ;
  schema:familyName "van Zelm"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01dgw8> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/eb521a09-0ff9-ba34-2f0a-6bd072be85fd> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2835706> ;
  schema:additionalName [
    ns0:baseSurname "Zelm"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

