@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/bTyk38J>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1d28d961-148c-1f49-49e2-e2675bb1d594"^^xsd:string ;
  schema:familyName "Janssen"^^xsd:string ;
  schema:givenName "Lieve"^^xsd:string ;
  schema:name "Lieve Janssen"@nl ;
  schema:hasOccupation "Onderwijzer"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012c0x> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/a19b217f-e037-a1ad-c3af-3222dab7d521> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2447471> ;
  schema:birthDate "1882-12-10"^^xsd:date .

