@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/b4ApQjW>
  schema:familyName "de Knoop"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a358e23d-333d-44b9-d96d-8206f5dceed1"^^xsd:string ;
  schema:hasOccupation "Schoenmaker"@nl ;
  schema:givenName "Sebastianus Cornelis"^^xsd:string ;
  schema:name "Sebastianus Cornelis de Knoop"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b017pt0> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/6c150e3a-7b81-64d3-2294-ef9fa30a1d01> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2275970> ;
  schema:birthDate "1899-01-26"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Knoop"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

