@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#> .

<https://n2t.net/ark:/60537/bFBsF5z>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/82fb6cc6-11ac-1116-f73f-014b0dd4e25d"^^xsd:string ;
  schema:givenName "Johanna Adriana"^^xsd:string ;
  schema:name "Johanna Adriana Nieuwland"@nl ;
  schema:familyName "Nieuwland"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b013144> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c4cf8320-8f8b-e9e1-6f61-96fb6b050c3f> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2583790> ;
  schema:birthDate "1881-10-21"^^xsd:date .

