@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/bwrRUJ>
  ns0:alternateName "het Roomse Hofje"@nl, "Klopjeserf"@nl ;
  ns0:name "Hofje van Buytenwech"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/hofje/7"^^xsd:string ;
  ns0:sameAs <https://n2t.net/ark:/60537/bKBi9a> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bqCgCq> ;
  a gtm:Hofje ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/233784> ;
  ns0:startDate "1614"^^xsd:gYear ;
  ns0:endDate "1961"^^xsd:gYear ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.70850807 52.00791408, 4.70835679 52.00803223, 4.70826171 52.00798866, 4.70823592 52.00800598, 4.70784687 52.00780338, 4.70794622 52.00771564, 4.70804791 52.00767687, 4.70850807 52.00791408))"^^geo:wktLiteral ;
    osm:area 829.0
  ] .

