@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/bVQ153U>
  schema:familyName "Brijbag"^^xsd:string ;
  schema:hasOccupation "Fabriekswerker"@nl ;
  schema:givenName "Frederik Engelbertus Johannes"^^xsd:string ;
  schema:name "Frederik Engelbertus Johannes Brijbag"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/791a1545-2eb7-f970-06b9-15f6eb240179"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Leiden> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0123v7> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/1c3ce5ef-ae41-395a-e3be-7fc85a5b2d70> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1969739> ;
  schema:birthDate "1854-03-12"^^xsd:date .

