@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/bkbSKDU>
  pico:hasAge "23"^^xsd:string ;
  schema:familyName "de Jong"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/7e89db92-187d-8deb-fb91-650bb0055efb"^^xsd:string ;
  schema:givenName "Margaretha"^^xsd:string ;
  schema:name "Margaretha de Jong"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Katwijk> ;
  schema:parent <https://n2t.net/ark:/60537/b4ApNta>, <https://n2t.net/ark:/60537/bB13ohe> ;
  schema:spouse <https://n2t.net/ark:/60537/bchhVPb> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bRG17de> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2225077> ;
  schema:additionalName [
    ns0:baseSurname "Jong"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

