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

<https://n2t.net/ark:/60537/bD63FKO>
  pico:hasAge "27"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1e3bebf5-40ee-fcea-607b-ad5763ca8517"^^xsd:string ;
  schema:givenName "Johannes"^^xsd:string ;
  schema:name "Johannes van de Pavoordt"@nl ;
  schema:familyName "van de Pavoordt"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Bodegraven> ;
  schema:parent <https://n2t.net/ark:/60537/b6sIpwD>, <https://n2t.net/ark:/60537/b8xIbVc> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bKaPtG4> ;
  schema:spouse <https://n2t.net/ark:/60537/bSVeiq3> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2761919> ;
  schema:additionalName [
    ns0:baseSurname "Pavoordt"^^xsd:string ;
    ns0:surnamePrefix "van de"^^xsd:string
  ] .

