@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/bbeO2qc>
  schema:givenName "Herman Frederich Johan"^^xsd:string ;
  schema:name "Herman Frederich Johan Roll"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/9e52e267-58a7-25de-2d89-5bace9209c72"^^xsd:string ;
  schema:familyName "Roll"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Kralingen> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00w1cn> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/9480a17a-d515-cad2-ae0e-bbaf04c90887> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2774895> ;
  schema:birthDate "1853-09-29"^^xsd:date .

