@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/bsH3Woq>
  schema:familyName "den Broeder"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a2230d96-03fb-017c-0ae7-b340e602a179"^^xsd:string ;
  schema:givenName "Trijntje"^^xsd:string ;
  schema:name "Trijntje den Broeder"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Utrecht> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b014wg3> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/1435d567-081b-4333-bbc8-f97405e7eb68> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/642389> ;
  schema:birthDate "1870-06-25"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Broeder"^^xsd:string ;
    ns0:surnamePrefix "den"^^xsd:string
  ] .

