@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/bLdmeZ6>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/9aab1801-24e2-7de0-5cad-0e8cd64b391a"^^xsd:string ;
  schema:familyName "Paardekooper"^^xsd:string ;
  schema:givenName "Petrus Johannes"^^xsd:string ;
  schema:name "Petrus Johannes Paardekooper"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bIVDnub> ;
  schema:spouse <https://n2t.net/ark:/60537/bLdmeZ6> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2850247> .

