@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/bELKwf>
  ns0:startDate "ca. 1930"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/gis-gouda-nl/WKPB_GEM_MON.84"^^xsd:string ;
  ns0:name "Monumentnummer 772 - Van Bergen Ijzendoornpark 9"@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%20772.pdf> ;
  gtm:adres <https://n2t.net/ark:/60537/brRnBz> ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bYycEZ> ;
  a gtm:Gebouw ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/102227> ;
  gtm:datumBesluit "2005-05-16"^^xsd:date ;
  gtm:datumInwerkingtreding "2005-05-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70107909 52.01404019, 4.70125352 52.01393147, 4.70136771 52.01400134, 4.70124285 52.01407996, 4.70119311 52.01410965, 4.70107909 52.01404019))"^^geo:wktLiteral ;
    osm:area 188.0
  ] .

