@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#> .

<https://n2t.net/ark:/60537/b8xHIs6>
  pico:hasAge "49"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/80769db3-62a7-58c5-6a80-7e46f5e85fed"^^xsd:string ;
  schema:familyName "Huijbrecht"^^xsd:string ;
  schema:givenName "Jacques"^^xsd:string ;
  schema:name "Jacques Huijbrecht"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Zwammerdam> ;
  schema:parent <https://n2t.net/ark:/60537/b0D6TDb>, <https://n2t.net/ark:/60537/bCTmvTG> ;
  schema:spouse <https://n2t.net/ark:/60537/bgshxfY> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bumF20c> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2235605> .

