@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@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/bHtQuC>
  gtm:adres "Havensluis"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/gis-gouda-nl/WKPB_GEM_MON.833"^^xsd:string ;
  ns0:name "Monumentnummer 200 - Havensluis"@nl ;
  ns0:additionalType <https://data.cultureelerfgoed.nl/term/id/cht/5ac17e84-0ab0-41e1-b2d0-533ce810e4d0> ;
  ns0:mainEntityOfPage <https://gis.gouda.nl/docs/documenten/WKPB/GM%20200.pdf> ;
  a gtm:Gebouw ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/102933> ;
  gtm:datumBesluit "1992-06-15"^^xsd:date ;
  gtm:datumInwerkingtreding "1992-06-15"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71377060 52.00723521, 4.71373625 52.00722724, 4.71364953 52.00720443, 4.71369020 52.00714308, 4.71369269 52.00713932, 4.71372075 52.00710211, 4.71373662 52.00706415, 4.71373753 52.00706196, 4.71375655 52.00706732, 4.71386264 52.00691668, 4.71387192 52.00690400, 4.71395836 52.00692808, 4.71394830 52.00694057, 4.71384106 52.00709113, 4.71388551 52.00710366, 4.71377961 52.00723730, 4.71377060 52.00723521))"^^geo:wktLiteral ;
    osm:area 298.0
  ] .

