@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bc4BufD>
  pico:hasAge "23"^^xsd:string ;
  schema:familyName "Holl"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e3204810-884c-094f-8a7a-2eb4c4680845"^^xsd:string ;
  schema:givenName "Lambertus"^^xsd:string ;
  schema:name "Lambertus Holl"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Boskoop> ;
  schema:parent <https://n2t.net/ark:/60537/b4a0Fui>, <https://n2t.net/ark:/60537/bWt7ALv> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bg1SHaR> ;
  schema:spouse <https://n2t.net/ark:/60537/bjZbi5L> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2473127> .

