@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/b2hIshq>
  schema:familyName "Blok"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/37dcc03a-3335-87bd-902d-0a5969a3e0fd"^^xsd:string ;
  schema:givenName "Maria Cornelia"^^xsd:string ;
  schema:name "Maria Cornelia Blok"@nl ;
  schema:parent <https://n2t.net/ark:/60537/bacig5h>, <https://n2t.net/ark:/60537/bhUbptn> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bxu9hDS> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2362185> ;
  schema:birthDate "1854-10-10"^^xsd:date .

