@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/bABF4Uo>
  pico:hasAge "30"^^xsd:string ;
  schema:familyName "Been"^^xsd:string ;
  schema:givenName "Cornelis"^^xsd:string ;
  schema:name "Cornelis Been"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d5c19b02-5ea8-b249-8c9d-21e03b4e0f7e"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Aalsmeer> ;
  schema:spouse <https://n2t.net/ark:/60537/bIweTKu> ;
  schema:parent <https://n2t.net/ark:/60537/bjZb7H3>, <https://n2t.net/ark:/60537/bQqPIzp> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bX5cOFp> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2287313> .

