@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/bYXwnbT>
  schema:givenName "Catharina (Trijntje)"^^xsd:string ;
  schema:name "Catharina (Trijntje) Prins"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/56859745-8c83-a4ca-2898-41edbeb49b1c"^^xsd:string ;
  schema:familyName "Prins"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Koog_aan_de_Zaan> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00wdn4> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/355996b9-9544-dc72-efe4-2dc78a9ed4d2> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2067808> ;
  schema:birthDate "1860-04-05"^^xsd:date .

