@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/bHTeSI>
  ns0:startDate "1912"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/gis-gouda-nl/WKPB_GEM_MON.605"^^xsd:string ;
  ns0:name "Monumentnummer 825 - Zuider IJsseldijk 4-6 even"@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%20825.pdf> ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bfCyO3> ;
  gtm:adres <https://n2t.net/ark:/60537/bQ0z20>, <https://n2t.net/ark:/60537/bXV9cT> ;
  a gtm:Gebouw ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/102691> ;
  gtm:datumBesluit "2005-09-26"^^xsd:date ;
  gtm:datumInwerkingtreding "2005-09-26"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.73152338 52.00863327, 4.73150532 52.00857280, 4.73156171 52.00856648, 4.73156611 52.00855119, 4.73156347 52.00848296, 4.73156811 52.00848237, 4.73162111 52.00847564, 4.73169898 52.00846610, 4.73172097 52.00853902, 4.73173825 52.00860863, 4.73175349 52.00867011, 4.73154160 52.00869422, 4.73152338 52.00863327))"^^geo:wktLiteral ;
    osm:area 300.0
  ] .

