@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/b6S6as5>
  schema:familyName "Beijl"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a398d5db-2af8-08d1-94ac-923e55046bd5"^^xsd:string ;
  schema:givenName "Lambertus"^^xsd:string ;
  schema:name "Lambertus Beijl"@nl ;
  schema:hasOccupation "Rijksambtenaar in de gevangenis voor veroordeelde vrouwen"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Leeuwarden> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00h517> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/43e1ad11-c11c-b43a-30f3-1d67e8a28c45> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2120594> ;
  schema:birthDate "1823-06-30"^^xsd:date .

