@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/bKNW6kJ>
  schema:familyName "Hofland"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/12510bf4-b0c2-ae28-f18c-3ba7291ab92c"^^xsd:string ;
  schema:givenName "Jacoba"^^xsd:string ;
  schema:name "Jacoba Hofland"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Lochem> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00zjdf> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/24184054-3388-66b7-5086-a58a85937d0c> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2000634> ;
  schema:birthDate "1858-12-14"^^xsd:date .

