@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/b4AqdsP>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/de93f83b-540f-ee80-8ff4-c3f382f808d1"^^xsd:string ;
  schema:givenName "Johanna Margaretha"^^xsd:string ;
  schema:name "Johanna Margaretha van Blokland"@nl ;
  schema:familyName "van Blokland"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00wk6n> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/e77b2d35-9de1-1293-8697-ae8285832196> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2688981> ;
  schema:birthDate "1832-04-17"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Blokland"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

