@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/b5PBA4q>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e74d8a4b-b24e-ab59-8b3f-1366888d734e"^^xsd:string ;
  schema:hasOccupation "Huishoudster"@nl ;
  schema:givenName "Maria"^^xsd:string ;
  schema:name "Maria Wijnstok"@nl ;
  schema:familyName "Wijnstok"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Amsterdam> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00vwfm> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/0bd90685-0732-8f65-871c-5156cee6a074> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/615850> ;
  schema:birthDate "1865-01-27"^^xsd:date .

