@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/bxGRWhM>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/30f19e4b-4f05-8a0e-b69c-de07e097e651"^^xsd:string ;
  schema:givenName "Paulus Hendrikus"^^xsd:string ;
  schema:name "Paulus Hendrikus Woerlee"@nl ;
  schema:familyName "Woerlee"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00v42q> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/e800b501-4d1a-8e3b-7aae-49aaf28fe1fd> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2690866> ;
  schema:birthDate "1879-06-14"^^xsd:date .

