@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/bw1fNh3>
  pico:hasAge "20"^^xsd:string ;
  schema:familyName "de Groot"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/9b31fd77-848b-9b29-b119-9849a9027850"^^xsd:string ;
  schema:givenName "Jan"^^xsd:string ;
  schema:name "Jan de Groot"@nl ;
  schema:spouse <https://n2t.net/ark:/60537/bDVQC6Q> ;
  schema:parent <https://n2t.net/ark:/60537/bfc59CQ>, <https://n2t.net/ark:/60537/bLQrqVJ> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bfpMmcK> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1935886> ;
  schema:additionalName [
    ns0:baseSurname "Groot"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

