@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/brrXrP>
  ns0:startDate "1923"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/gis-gouda-nl/WKPB_GEM_MON.160"^^xsd:string ;
  ns0:name "Monumentnummer 681 - Blekerssingel 71"@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%20681.pdf> ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bwR7I1> ;
  gtm:adres <https://n2t.net/ark:/60537/bwrRSn> ;
  a gtm:Gebouw ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/102368> ;
  gtm:datumBesluit "1998-11-30"^^xsd:date ;
  gtm:datumInwerkingtreding "1998-11-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71399132 52.01367892, 4.71432763 52.01378831, 4.71429564 52.01382576, 4.71413088 52.01377190, 4.71395720 52.01371513, 4.71399132 52.01367892))"^^geo:wktLiteral ;
    osm:area 123.0
  ] .

