@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/bIwfmmY>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/4123dce5-1001-9768-2093-b3430744d05b"^^xsd:string ;
  schema:givenName "Sientje"^^xsd:string ;
  schema:name "Sientje van Monnikkendam"@nl ;
  schema:familyName "van Monnikkendam"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bAOncVZ>, <https://n2t.net/ark:/60537/bQqQa8v> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bS5qALx> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2780069> ;
  schema:birthDate "1841-02-24"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Monnikkendam"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

