@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/b0D7ar3>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1709ef75-ff05-0f7b-2031-7913f873ae89"^^xsd:string ;
  schema:givenName "Margaretha"^^xsd:string ;
  schema:name "Margaretha Muijs"@nl ;
  schema:familyName "Muijs"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Willeskop> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b013x3k> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/b82ee3bf-f24d-1975-d51d-93fbebc49180> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2535498> ;
  schema:birthDate "1890-06-24"^^xsd:date .

