@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/bS5r2LK>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/dad9a30a-d248-697b-0444-2eeae34a3269"^^xsd:string ;
  schema:familyName "Janbroers"^^xsd:string ;
  schema:givenName "Petrus Josephus"^^xsd:string ;
  schema:name "Petrus Josephus Janbroers"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Velsen> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00mdbn> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/51b6b146-7768-d2cc-91d0-000012ef30b1> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2174236> ;
  schema:birthDate "1870-11-06"^^xsd:date .

