@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/bCtXk2S>
  schema:givenName "Cornelis Anthonius"^^xsd:string ;
  schema:name "Cornelis Anthonius Roozestraten"@nl ;
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f6cc11d6-c108-861e-313a-5f120e69be53"^^xsd:string ;
  schema:familyName "Roozestraten"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00dqm9> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/9de45253-9748-b4b5-7f2e-2c13eddd4214> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2433366> ;
  schema:birthDate "1858-05-19"^^xsd:date .

