@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bxuah2X>
  pico:hasAge "27"^^xsd:string ;
  schema:givenName "Barend"^^xsd:string ;
  schema:name "Barend van der Lecq"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/790b14cb-1716-32c0-cbc1-605091517e14"^^xsd:string ;
  schema:familyName "van der Lecq"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Nieuwerkerk_aan_den_IJssel> ;
  schema:parent <https://n2t.net/ark:/60537/b37wuA0>, <https://n2t.net/ark:/60537/bgRHjQv> ;
  schema:spouse <https://n2t.net/ark:/60537/bNikUCO> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bVDiP8S> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2711305> ;
  schema:additionalName [
    ns0:baseSurname "Lecq"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

