@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/b2I6NS3>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/01014930-78fd-e57f-6b7e-e951770775eb"^^xsd:string ;
  schema:hasOccupation "Pijpmaakster"@nl ;
  schema:givenName "Sina"^^xsd:string ;
  schema:name "Sina van Loon"@nl ;
  schema:familyName "van Loon"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00fmh8> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/810bd64c-9fa9-965c-cfd1-bdbe1b2cf9e3> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2356886> ;
  schema:birthDate "1836-08-07"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Loon"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

