@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/b4ZNQM4>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ffcc0886-5d6f-9a70-9df9-37f70301dece"^^xsd:string ;
  schema:givenName "Johanna"^^xsd:string ;
  schema:name "Johanna Uland"@nl ;
  schema:familyName "Uland"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bcUoFB8>, <https://n2t.net/ark:/60537/bkOYurf> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bezYCOd> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/606134> ;
  schema:birthDate "1829-12-02"^^xsd:date .

