@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 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/bi6Xvy>
  ns0:identifier "https://www.goudatijdmachine.nl/id/gebouw/onzer-vrouwen-gasthuis" ;
  ns0:name "Noodgods Gasthuis"@nl ;
  ns0:alternateName "Onser Vrouwen Gasthuys"@nl, "Onze Lieve Vrouwe Gasthuis"@nl, "Onzer Vrouwen 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/bD68Op> ;
  a gtm:Gebouw ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/92318> ;
  ns0:startDate "1384"^^xsd:gYear ;
  ns0:endDate "1584"^^xsd:gYear ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.71381389 52.00951956, 4.71381720 52.00946539, 4.71350294 52.00944425, 4.71354203 52.00937717, 4.71383036 52.00939969, 4.71383793 52.00936496, 4.71412406 52.00938688, 4.71410762 52.00954328, 4.71381389 52.00951956))"^^geo:wktLiteral ;
    osm:area 508.0
  ] .

