@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/by6ggEM>
  schema:familyName "de Loos"^^xsd:string ;
  schema:givenName "Hendrica"^^xsd:string ;
  schema:name "Hendrica de Loos"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c7ec4f29-4510-048f-1140-5a6ae68db95e"^^xsd:string ;
  schema:hasOccupation "Naaister"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00h517> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/d7e4929a-b538-d2cc-4aa8-03a059ac3a4c> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2662546> ;
  schema:additionalName [
    ns0:baseSurname "Loos"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

