@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/bGDXcqX>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/48e86c7c-354f-b97c-910e-dc7ce0b8b963"^^xsd:string ;
  schema:givenName "Jan"^^xsd:string ;
  schema:name "Jan Paul"@nl ;
  schema:familyName "Paul"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012gnx> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/fc54d500-2a76-be1f-d513-42ba9e42ecdb> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2745553> ;
  schema:birthDate "1890-01-15"^^xsd:date .

