@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/bHT9oVv>
  schema:hasOccupation "Behanger"@nl ;
  schema:familyName "Brouwers"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8af089d5-1da6-ebe6-419f-84ef085a6c8a"^^xsd:string ;
  schema:givenName "Johannes"^^xsd:string ;
  schema:name "Johannes Brouwers"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0153f9> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/fb893956-3a47-4b0e-a494-db867f360c61> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2867740> ;
  schema:birthDate "1887-06-11"^^xsd:date .

