@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/bPB8ka>
  ns0:startDate "1875-1900"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/gis-gouda-nl/WKPB_GEM_MON.510"^^xsd:string ;
  ns0:name "Monumentnummer 588 - Kuiperstraat 21"@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%20588.pdf> ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bEz2OG> ;
  gtm:adres <https://n2t.net/ark:/60537/bt6zxh> ;
  a gtm:Gebouw ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/102721> ;
  gtm:datumBesluit "1997-11-17"^^xsd:date ;
  gtm:datumInwerkingtreding "1997-11-17"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71064342 52.00802745, 4.71070051 52.00805440, 4.71063015 52.00811237, 4.71063222 52.00811338, 4.71050321 52.00820502, 4.71045644 52.00818107, 4.71057350 52.00808490, 4.71064342 52.00802745))"^^geo:wktLiteral ;
    osm:area 102.0
  ] .

