@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/bsTLVGB>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/df6baa58-091d-36e5-6d9a-199608948692"^^xsd:string ;
  schema:givenName "Johannes Wilhelmus"^^xsd:string ;
  schema:name "Johannes Wilhelmus Woerlee"@nl ;
  schema:familyName "Woerlee"^^xsd:string ;
  schema:hasOccupation "Zonder beroep"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01d7jg> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/6b132fda-febb-0596-a79f-496cbbf5fe32> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2272097> ;
  schema:birthDate "1844-12-25"^^xsd:date .

