@prefix schema: <http://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/buzsLV>
  schema:identifier "https://www.goudatijdmachine.nl/id/gis-gouda-nl/WKPB_GEM_MON.106"^^xsd:string ;
  schema:name "Monumentnummer 325 - Korte Tiendeweg 4"@nl ;
  schema:additionalType <https://data.cultureelerfgoed.nl/term/id/cht/5ac17e84-0ab0-41e1-b2d0-533ce810e4d0> ;
  schema:mainEntityOfPage <https://gis.gouda.nl/docs/documenten/WKPB/GM%20325.pdf> ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bXV3G8> ;
  a gtm:Gebouw ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/102267> ;
  gtm:datumBesluit "1994-11-21"^^xsd:date ;
  gtm:datumInwerkingtreding "1994-11-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71156661 52.01151385, 4.71160405 52.01147618, 4.71160742 52.01147278, 4.71171343 52.01151460, 4.71167308 52.01155632, 4.71156661 52.01151385))"^^geo:wktLiteral ;
    osm:area 47.0
  ] .

