@prefix ns0: <https://schema.org/> .
@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/bzM3Vn>
  ns0:name "Sint Lijsbeth gasthuis"@nl ;
  ns0:additionalType <https://data.cultureelerfgoed.nl/term/id/cht/1f045186-ba15-4937-a311-de50437f32d4>, <https://data.cultureelerfgoed.nl/term/id/cht/488e9a8c-652e-425b-904c-e779e39b8779> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bdKcsz> ;
  a gtm:Gebouw ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/233833> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.70849588 52.01207717, 4.70855204 52.01201720, 4.70863827 52.01204418, 4.70856846 52.01211488, 4.70849588 52.01207717))"^^geo:wktLiteral ;
    osm:area 55.0
  ] .

