@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/bNikbhW>
  schema:givenName "Carolus Ludovicus"^^xsd:string ;
  schema:name "Carolus Ludovicus Taminiau"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/304b4786-2bce-654d-fc10-498b9b98c739"^^xsd:string ;
  schema:hasOccupation "Koopman"@nl ;
  schema:familyName "Taminiau"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Zutphen> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00x2jf> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/10378e21-4696-222d-e920-a02afd2c4960> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1941588> ;
  schema:birthDate "1840-02-27"^^xsd:date .

