@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/b3kcYxD>
  schema:familyName "Blok"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/52cdac7f-f88c-ac0d-30fa-3206af27c05e"^^xsd:string ;
  schema:givenName "Maria Carolina"^^xsd:string ;
  schema:name "Maria Carolina Blok"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/s-Gravenhage> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00whj1> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/b07ab265-8ba5-8f71-505f-c80083b19a7c> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2505203> ;
  schema:birthDate "1883-01-13"^^xsd:date .

