@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/b4AqjgK>
  schema:familyName "de Knoop"^^xsd:string ;
  schema:givenName "Hendricus Casper"^^xsd:string ;
  schema:name "Hendricus Casper de Knoop"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/df7d6abd-c931-55d5-292d-1132bb4d2e04"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bcv085O>, <https://n2t.net/ark:/60537/bkpAWSZ> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bmRtM63> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2792907> ;
  schema:deathDate "1897-03-05"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Knoop"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

