@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/bMtycuX>
  schema:familyName "Glasbeek"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c162f1db-72c5-07ad-e709-68889e8976a0"^^xsd:string ;
  schema:givenName "Poulus"^^xsd:string ;
  schema:name "Poulus Glasbeek"@nl ;
  schema:parent <https://n2t.net/ark:/60537/bELF44m>, <https://n2t.net/ark:/60537/bwR4fi1> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bFb29mk> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2721569> ;
  schema:birthDate "1818-08-03"^^xsd:date .

