@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/bmRzjO>
  ns0:startDate "ca. 1876"^^xsd:string ;
  gtm:adres "Groeneweg 32"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/gis-gouda-nl/WKPB_GEM_MON.736"^^xsd:string ;
  ns0:name "Monumentnummer 850 - Groeneweg 32"@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%20850.pdf> ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bu91UB> ;
  a gtm:Gebouw ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/102833> ;
  gtm:datumBesluit "2009-10-26"^^xsd:date ;
  gtm:datumInwerkingtreding "2009-10-26"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71372056 52.01064086, 4.71371325 52.01064029, 4.71372598 52.01057674, 4.71371175 52.01057564, 4.71367273 52.01057260, 4.71369851 52.01045361, 4.71375817 52.01045821, 4.71376511 52.01042454, 4.71386322 52.01043224, 4.71383155 52.01058587, 4.71383299 52.01058599, 4.71382014 52.01064809, 4.71372056 52.01064086))"^^geo:wktLiteral ;
    osm:area 224.0
  ] .

