@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/bPNK7fC>
  schema:familyName "Biljee"^^xsd:string ;
  schema:givenName "Cornelia"^^xsd:string ;
  schema:name "Cornelia Biljee"@nl ;
  schema:hasOccupation "Fabriekswerkster"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0c155ac9-46bb-ff90-76e1-64e3206c3664"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0132jg> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/93b357e9-9f12-1551-5366-8b7cd02546dc> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2770391> ;
  schema:birthDate "1872-04-01"^^xsd:date .

