@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/bYkv0Z>
  pico:hasAge "19"^^xsd:string ;
  schema:givenName "Georgius Philippus"^^xsd:string ;
  schema:name "Georgius Philippus van de Pavoordt"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/3ef28d66-fc0c-428f-a369-22454b846c93"^^xsd:string ;
  gtm:religie "Rooms"^^xsd:string ;
  schema:familyName "van de Pavoordt"^^xsd:string ;
  schema:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/goudsmid> ;
  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/491be775-73c4-1290-05f5-2c68b2a1d629> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/59552> ;
  schema:additionalName [
    ns0:baseSurname "Pavoordt"^^xsd:string ;
    ns0:surnamePrefix "van de"^^xsd:string
  ] .

