@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/bGreIt9>
  schema:givenName "Gerardus Hermanus Cornelis Joannes"^^xsd:string ;
  schema:name "Gerardus Hermanus Cornelis Joannes Willems"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8e2ace1e-38a6-95ae-d35d-63d1b63ba29b"^^xsd:string ;
  schema:familyName "Willems"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bh4nL7u> ;
  schema:parent <https://n2t.net/ark:/60537/bO87QRz> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/573473> ;
  schema:birthDate "1830-05-12"^^xsd:date .

