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

<https://n2t.net/ark:/60537/bqpnUs2>
  pico:hasAge "22"^^xsd:string ;
  schema:familyName "de Groot"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b1e28213-0a65-ba4e-fa77-5f90cbd929f8"^^xsd:string ;
  schema:givenName "Maartje Maria"^^xsd:string ;
  schema:name "Maartje Maria de Groot"@nl ;
  schema:parent <https://n2t.net/ark:/60537/b9AcgLD>, <https://n2t.net/ark:/60537/byiXJez> ;
  schema:spouse <https://n2t.net/ark:/60537/bhuN5BK> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bRtjySP> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2416053> ;
  schema:additionalName [
    ns0:baseSurname "Groot"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

