@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bZadJuv>
  pico:hasAge "22"^^xsd:string ;
  schema:familyName "Brinkman"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/067b21f1-397a-b1a5-2de4-77075489345a"^^xsd:string ;
  schema:givenName "Jacoba Elardina"^^xsd:string ;
  schema:name "Jacoba Elardina Brinkman"@nl ;
  schema:parent <https://n2t.net/ark:/60537/b6S6O9A>, <https://n2t.net/ark:/60537/bBrth2Z> ;
  schema:spouse <https://n2t.net/ark:/60537/bRfDUEe> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bsTLwKS> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2811778> .

