@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/bcv00XN>
  schema:hasOccupation "Aardewerkfabrikant"@nl ;
  schema:familyName "Antheunis"^^xsd:string ;
  schema:givenName "Cornelis Eduard"^^xsd:string ;
  schema:name "Cornelis Eduard Antheunis"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e3c9891f-07fe-0113-def9-080c54398bee"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Bergen_op_Zoom> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/brEzsKQ> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2665575> ;
  schema:birthDate "1876-03-30"^^xsd:date .

