@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/be9FRu>
  ns0:startDate "1897-1898"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/gis-gouda-nl/WKPB_GEM_MON.853"^^xsd:string ;
  ns0:name "Monumentnummer 651 - Vrouwesteeg 14-16 even"@nl ;
  gtm:adres "Vrouwesteeg 14"^^xsd:string, "Vrouwesteeg 16"^^xsd:string ;
  ns0:additionalType <https://data.cultureelerfgoed.nl/term/id/cht/5ac17e84-0ab0-41e1-b2d0-533ce810e4d0> ;
  ns0:mainEntityOfPage <https://gis.gouda.nl/docs/documenten/WKPB/GM%20651.pdf> ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bQdcRk> ;
  a gtm:Gebouw ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/103014> ;
  gtm:datumBesluit "1998-06-01"^^xsd:date ;
  gtm:datumInwerkingtreding "1998-06-01"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70752399 52.01394643, 4.70755551 52.01391598, 4.70755882 52.01391728, 4.70765082 52.01395596, 4.70765245 52.01395450, 4.70775712 52.01399461, 4.70770397 52.01404429, 4.70766295 52.01402756, 4.70766468 52.01402577, 4.70766082 52.01402416, 4.70765903 52.01402341, 4.70760376 52.01400016, 4.70758744 52.01401494, 4.70749623 52.01397776, 4.70749542 52.01397851, 4.70749216 52.01397719, 4.70752399 52.01394643))"^^geo:wktLiteral ;
    osm:area 116.0
  ] .

