@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix roar: <https://w3id.org/roar#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/b9nxMx>
  pico:hasAge "1/4 jaar"^^xsd:string ;
  schema:givenName "Cornelia Anna Frederica"^^xsd:string ;
  schema:name "Cornelia Anna Frederica van der Meulen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/f29ae374-d14a-4d6e-95fe-aab36b3eed96"^^xsd:string ;
  gtm:religie "Protestant"^^xsd:string ;
  schema:familyName "van der Meulen"^^xsd:string ;
  schema:hasOccupation "Zonder"@nl ;
  gtm:straat <https://n2t.net/ark:/60537/b4ZNyA> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bwrVjT> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/1dd96b0c-5e18-61c0-887e-2eadcaa53d23> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/59628> ;
  schema:additionalName [
    ns0:baseSurname "Meulen"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

