@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/bZAD3Gf>
  schema:givenName "Daniël Lodewijk"^^xsd:string ;
  schema:name "Daniël Lodewijk Soer"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5831f6da-9e99-498b-58fd-ffd816c7ee45"^^xsd:string ;
  schema:hasOccupation "Kantoorbediende (Bank van Leening)"@nl ;
  schema:familyName "Soer"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/s-Gravenhage> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0qpHPq> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2782087> ;
  schema:birthDate "1847-01-20"^^xsd:date .

