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

<https://n2t.net/ark:/60537/bPBfhM>
  ns0:name "Gasthuis St. Barbara"@nl ;
  ns0:comment "Rooms Katholieke Kerk" ;
  ns0:additionalType <https://data.cultureelerfgoed.nl/term/id/cht/1f045186-ba15-4937-a311-de50437f32d4>, <https://data.cultureelerfgoed.nl/term/id/cht/213d40ef-1fa0-469b-9a3a-c3a435fe2e0b> ;
  a gtm:Gebouw ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/233831> ;
  ns0:endDate "1581"^^xsd:gYear ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.70992796 52.00817951, 4.70985438 52.00814110, 4.70984744 52.00812159, 4.71000289 52.00799618, 4.71003179 52.00801193, 4.71003877 52.00800697, 4.71007610 52.00802723, 4.71006900 52.00803219, 4.71009635 52.00804709, 4.70992796 52.00817951))"^^geo:wktLiteral ;
    osm:area 160.0
  ] .

