@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/bXV14Mo>
  schema:hasOccupation "Filiaalhouder"@nl ;
  schema:familyName "Frederiks"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b5fe07c6-dfd8-50de-5e4a-ce897ccfbe7f"^^xsd:string ;
  schema:givenName "Wilhelmus Johannes Lambertus"^^xsd:string ;
  schema:name "Wilhelmus Johannes Lambertus Frederiks"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Breda> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bCgePdt> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2186155> ;
  schema:birthDate "1909-11-15"^^xsd:date .

