@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/b2I6MPh>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a97b92c7-2239-0049-9f99-b8ea75380af5"^^xsd:string ;
  schema:familyName "Karssen"^^xsd:string ;
  schema:givenName "Willem Jan"^^xsd:string ;
  schema:name "Willem Jan Karssen"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Utrecht> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00xzkq> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/7c3d1949-2183-e4b3-9278-13984c5f2574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2338155> ;
  schema:birthDate "1892-07-12"^^xsd:date .

