@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/bRtjUUb>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d613c8c9-44c4-99d0-5b3a-8b1af92e9790"^^xsd:string ;
  schema:familyName "Kleijnenburg"^^xsd:string ;
  schema:givenName "Marinus"^^xsd:string ;
  schema:name "Marinus Kleijnenburg"@nl ;
  schema:parent <https://n2t.net/ark:/60537/b7hvuQZ>, <https://n2t.net/ark:/60537/bZnUJIU> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bh4nRP1> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2075391> ;
  schema:birthDate "1912-02-01"^^xsd:date .

