@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/brrSycD>
  schema:familyName "den Hoed"^^xsd:string ;
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c1f499f4-7802-6734-c6b0-b8b6e501f2f3"^^xsd:string ;
  schema:givenName "Trijntje"^^xsd:string ;
  schema:name "Trijntje den Hoed"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Bergambacht> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00ff57> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/e47ac07f-91a1-a603-b268-437b2bc79ca7> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2676270> ;
  schema:birthDate "1834-03-27"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Hoed"^^xsd:string ;
    ns0:surnamePrefix "den"^^xsd:string
  ] .

