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

<https://n2t.net/ark:/60537/bgEZ5aW>
  schema:hasOccupation "Bloemist"@nl ;
  schema:familyName "de Ruijter"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b3eaaad5-032f-47c2-4b61-0968fd1b56be"^^xsd:string ;
  schema:givenName "Lambertus"^^xsd:string ;
  schema:name "Lambertus de Ruijter"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Krimpen_aan_de_Lek> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b017z2x> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/3eacc311-8409-f447-9380-9d4afdeaac63> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2100750> ;
  schema:birthDate "1880-01-21"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Ruijter"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

