@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix roar: <https://w3id.org/roar#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bQqTRZ>
  pico:hasAge "11"^^xsd:string ;
  schema:givenName "Franciscus Gijsbertus"^^xsd:string ;
  schema:name "Franciscus Gijsbertus van de Pavoordt"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/fd852a90-2ce0-467e-b09a-71ffeb457d7b"^^xsd:string ;
  gtm:religie "Rooms"^^xsd:string ;
  schema:familyName "van de Pavoordt"^^xsd:string ;
  schema:hasOccupation "Zonder"@nl ;
  gtm:straat <https://n2t.net/ark:/60537/b0D65S> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bO8pQ7> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/aea8186e-9cad-444f-cdac-bffd025eb44e> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/59553> ;
  schema:additionalName [
    ns0:baseSurname "Pavoordt"^^xsd:string ;
    ns0:surnamePrefix "van de"^^xsd:string
  ] .

