@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/bcUoMFb>
  pico:hasAge "26"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/4f620fce-2a04-bb85-fb7f-6778a582380e"^^xsd:string ;
  schema:givenName "Lodewijk"^^xsd:string ;
  schema:name "Lodewijk van der Wulp"@nl ;
  schema:familyName "van der Wulp"^^xsd:string ;
  schema:deathPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/s-Gravenhage> ;
  schema:parent <https://n2t.net/ark:/60537/b4ZNXSw>, <https://n2t.net/ark:/60537/bkOYBwv> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/byW2RW2> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2023373> ;
  schema:deathDate "1850-11-20"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Wulp"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

