@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/bxu9vPA>
  schema:familyName "Broer"^^xsd:string ;
  schema:givenName "Cornelis"^^xsd:string ;
  schema:name "Cornelis Broer"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e29eb047-c2ac-957d-0b7c-3c78e8396254"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bFoKjDi>, <https://n2t.net/ark:/60537/bpzzH0H> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bHT80eV> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/580208> ;
  schema:birthDate "1890-03-21"^^xsd:date .

