@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/b3y5Ev>
  ns0:name "Fundatie van Geertruyt Vermeul"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/hofje/26"^^xsd:string ;
  ns0:comment "Lokatie onduidelijk"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bqCgCq> ;
  a gtm:Hofje ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/233803> ;
  ns0:startDate "1695"^^xsd:gYear ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.71324163 52.01125935, 4.71326560 52.01116512, 4.71338213 52.01117288, 4.71335256 52.01127009, 4.71324163 52.01125935))"^^geo:wktLiteral ;
    osm:area 85.0
  ] .

