@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/bw1fR0r>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/95b849dd-9c37-346a-6fe9-464d3bd116da"^^xsd:string ;
  schema:givenName "Maria"^^xsd:string ;
  schema:name "Maria Vooijs"@nl ;
  schema:familyName "Vooijs"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b6eZuQk> ;
  schema:spouse <https://n2t.net/ark:/60537/bo6G2ak> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1984178> .

