@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/b1sUPPn>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e473caeb-b8c7-4ddf-84a8-094920597839"^^xsd:string ;
  schema:givenName "Johannes Adrianus"^^xsd:string ;
  schema:name "Johannes Adrianus Koolmees"@nl ;
  schema:familyName "Koolmees"^^xsd:string ;
  schema:hasOccupation "Opperman"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b017xkr> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/a8bba4b0-971f-922d-6538-5f6e1bf79cc7> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2474955> ;
  schema:birthDate "1882-12-15"^^xsd:date .

