@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/btjajvP>
  schema:familyName "Groeneweg"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a730b49c-50d8-6dd3-a75b-f63abd7da8ad"^^xsd:string ;
  schema:givenName "Leendert"^^xsd:string ;
  schema:name "Leendert Groeneweg"@nl ;
  schema:parent <https://n2t.net/ark:/60537/bBdL8jK>, <https://n2t.net/ark:/60537/bJ8kX8E> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/biWG668> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2307144> ;
  schema:birthDate "1877-09-28"^^xsd:date .

