@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/br1tvG0>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ff3fe7f9-25f3-2228-f5c4-12f880c4a02f"^^xsd:string ;
  schema:familyName "Koemans"^^xsd:string ;
  schema:givenName "Simon"^^xsd:string ;
  schema:name "Simon Koemans"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0195d1> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/136e0662-1f35-671a-6c27-bbd692c57289> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/639162> ;
  schema:birthDate "1900-04-10"^^xsd:date .

