@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/bxgwuf>
  pico:hasAge "75"^^xsd:string ;
  schema:familyName "de Munnick"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/81593afb-2f60-49da-90f0-6d74d46cfb77"^^xsd:string ;
  gtm:religie "Rooms"^^xsd:string ;
  schema:givenName "Willem"^^xsd:string ;
  schema:name "Willem de Munnick"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Rotterdam> ;
  schema:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/winkelier> ;
  gtm:straat <https://n2t.net/ark:/60537/b4ZNyA> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bQr6sL> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/cb34e291-0988-d980-d604-3669c9ba38f6> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/59687> ;
  schema:additionalName [
    ns0:baseSurname "Munnick"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

