@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/bRtkAqQ>
  schema:familyName "Broers"^^xsd:string ;
  schema:hasOccupation "Hotelhouder"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/64fca497-7c7e-ac63-d982-141d818c2f61"^^xsd:string ;
  schema:givenName "Johannes"^^xsd:string ;
  schema:name "Johannes Broers"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Achtkarspelen> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0125gf> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/d8dd0816-3d59-3654-6891-718d15ef091a> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2798884> ;
  schema:birthDate "1870-10-05"^^xsd:date .

