@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/b5cvTUh>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/7369e0bf-f66a-7bc1-c032-8b77c398db65"^^xsd:string ;
  schema:givenName "Pietertje"^^xsd:string ;
  schema:name "Pietertje Rolloos"@nl ;
  schema:familyName "Rolloos"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/IJsselmonde> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00w0tn> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/71e6bca5-17cc-9a98-bf24-d52d16837e62> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2298331> ;
  schema:birthDate "1838-01-16"^^xsd:date .

