@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/bG0QTUG>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/633a7d9f-2887-8a77-3485-1b6f921e021a"^^xsd:string ;
  schema:givenName "Justinus Cornelis"^^xsd:string ;
  schema:name "Justinus Cornelis Prijdekker"@nl ;
  schema:familyName "Prijdekker"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bNVrIG1>, <https://n2t.net/ark:/60537/bVQ1xuT> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bXvCgZa> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2456606> ;
  schema:birthDate "1872-02-02"^^xsd:date .

