@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/b6Fptxm>
  schema:familyName "'t Hooft"^^xsd:string ;
  schema:givenName "Gerardus"^^xsd:string ;
  schema:name "Gerardus 't Hooft"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/6cdda4df-f324-6e3c-88e1-2b0026766c32"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Rotterdam> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01220h> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/3ce22a59-dbd7-f464-93e0-5f234e152877> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2093738> ;
  schema:birthDate "1887-06-14"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Hooft"^^xsd:string ;
    ns0:surnamePrefix "'t"^^xsd:string
  ] .

