@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/bcUpsnc>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/406497ba-1d26-f304-4833-8a7863805657"^^xsd:string ;
  schema:familyName "Koemans"^^xsd:string ;
  schema:givenName "Leonardus Michael"^^xsd:string ;
  schema:name "Leonardus Michael Koemans"@nl ;
  schema:parent <https://n2t.net/ark:/60537/bJm32bg>, <https://n2t.net/ark:/60537/btJA50b> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bm1FDgQ> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2746446> ;
  schema:birthDate "1837-10-08"^^xsd:date .

