@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/b0qq3zp>
  schema:familyName "Brandis"^^xsd:string ;
  schema:givenName "Frederica"^^xsd:string ;
  schema:name "Frederica Brandis"@nl ;
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a80783ca-27de-cac4-19c8-56ed29858e85"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Harderwijk> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00ff57> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/351bd927-0c14-f293-071b-f1c4d8910c68> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2066879> ;
  schema:birthDate "1821-12-06"^^xsd:date .

