@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/bFO90wr>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/287feadb-9a42-4dc1-6c96-f7419067cfea"^^xsd:string ;
  schema:givenName "Johanna"^^xsd:string ;
  schema:name "Johanna Tielens"@nl ;
  schema:familyName "Tielens"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Utrecht> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00sd59> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/5f20b0c2-18f1-f725-dd7b-64024ac1722d> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2225384> ;
  schema:birthDate "1850-10-15"^^xsd:date .

