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

<https://n2t.net/ark:/60537/bMtxQ4U>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/afb711a8-6e10-e93d-90f8-8c293a228b0a"^^xsd:string ;
  schema:familyName "Nederberg"^^xsd:string ;
  schema:givenName "Toontje Johanna"^^xsd:string ;
  schema:name "Toontje Johanna Nederberg"@nl ;
  schema:parent <https://n2t.net/ark:/60537/b2hIq1U>, <https://n2t.net/ark:/60537/bUo7EUZ> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bR2V7W9> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2322018> ;
  schema:birthDate "1877-01-14"^^xsd:date .

