@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/bezZEQ8>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e048d07d-376e-c6c3-93b0-a4ba63b36546"^^xsd:string ;
  schema:givenName "Lambertus Christiaan"^^xsd:string ;
  schema:name "Lambertus Christiaan Mulder"@nl ;
  schema:familyName "Mulder"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Dordrecht> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00zr67> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/ae0c00d5-68a3-adaf-dea2-0630664c7383> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2495689> ;
  schema:birthDate "1881-03-12"^^xsd:date .

