@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/bHGs14k>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0558d7ff-047b-f31a-3349-9c82a9b5a99c"^^xsd:string ;
  schema:givenName "Johannes Sebastianus"^^xsd:string ;
  schema:name "Johannes Sebastianus van Gastel"@nl ;
  schema:hasOccupation "Koffijhuishouder"@nl ;
  schema:familyName "van Gastel"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00k7k9> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/41699062-784d-4f84-850c-8771d5b50baa> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2111026> ;
  schema:birthDate "1840-10-12"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Gastel"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

