@prefix sdo: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<https://n2t.net/ark:/60537/bNVs7cZ>
  sdo:identifier "https://www.goudatijdmachine.nl/id/persoonsvermelding/e1889897-3dc3-41ee-a828-4eb1ab14f655-po3"^^xsd:string ;
  sdo:givenName "Machteltje"@nl ;
  sdo:name "Machteltje Muskeput"@nl ;
  sdo:familyName "Muskeput"@nl ;
  sdo:birthPlace <https://gemeentegeschiedenis.nl/gemeentenaam/Gouda> ;
  sdo:homeLocation <https://gemeentegeschiedenis.nl/gemeentenaam/Gouda> ;
  gtm:straat <https://n2t.net/ark:/60537/b0qppk> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bIjwmH> ;
  sdo:spouse <https://n2t.net/ark:/60537/bVQ1W1T> ;
  a pico:PersonObservation ;
  sdo:gender sdo:Female ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2896084> ;
  sdo:image [
    rdfs:type "sdo:ImageObject"^^xsd:string ;
    sdo:contentUrl "https://www.goudatijdmachine.nl/omeka/iiif/3/2896084/manifest"^^xsd:string ;
    sdo:encodingFormat "https://iiif.io/api/presentation/"^^xsd:string
  ] .

