@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/bOyy1Wu>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8c2e54cf-1ec1-e444-26ee-51f0453d8c2e"^^xsd:string ;
  schema:givenName "Jacobus Gerardus"^^xsd:string ;
  schema:name "Jacobus Gerardus Mulder"@nl ;
  schema:familyName "Mulder"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Culemborg> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00zr67> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/92348b47-ced5-ee34-af2b-6c005f25a4d3> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2758597> ;
  schema:birthDate "1877-06-30"^^xsd:date .

