@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/bVQ1r8G>
  pico:hasAge "31"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/60a20344-097e-9882-e018-542878250ef6"^^xsd:string ;
  schema:familyName "Slootjes"^^xsd:string ;
  schema:givenName "Willem"^^xsd:string ;
  schema:name "Willem Slootjes"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Haastrecht> ;
  schema:spouse <https://n2t.net/ark:/60537/b3KCbhO> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b4nHzdJ> ;
  schema:parent <https://n2t.net/ark:/60537/bbFc06S>, <https://n2t.net/ark:/60537/bG0QNyg> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2343125> .

