@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/bkP3TC>
  ns0:startDate "ca 1910-1930"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/gis-gouda-nl/WKPB_GEM_MON.828"^^xsd:string ;
  ns0:name "Monumentnummer 839 - Wethouder Venteweg 70"@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%20839.pdf> ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bfCyxZ> ;
  gtm:adres <https://n2t.net/ark:/60537/bJLz4e> ;
  a gtm:Gebouw ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/102928> ;
  gtm:datumBesluit "2006-01-09"^^xsd:date ;
  gtm:datumInwerkingtreding "2006-01-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.72182674 52.02127468, 4.72188177 52.02107923, 4.72213851 52.02110670, 4.72227393 52.02112151, 4.72221969 52.02131556, 4.72221912 52.02131761, 4.72182674 52.02127468))"^^geo:wktLiteral ;
    osm:area 604.0
  ] .

