@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bsTLK9j>
  pico:hasAge "25"^^xsd:string ;
  schema:familyName "Boer"^^xsd:string ;
  schema:givenName "Cornelis"^^xsd:string ;
  schema:name "Cornelis Boer"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/55809957-904c-9eb3-3b71-2309fd917e7b"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Haastrecht> ;
  schema:spouse <https://n2t.net/ark:/60537/bAOmyYc> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bbRSSus> ;
  schema:parent <https://n2t.net/ark:/60537/bc4B6wD>, <https://n2t.net/ark:/60537/bIIWnMV> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/736509> .

