@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/btwXkK>
  ns0:startDate "1875-1900"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/gis-gouda-nl/WKPB_GEM_MON.482"^^xsd:string ;
  ns0:name "Monumentnummer 204 - Peperstraat 6-8 even"@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%20204.pdf> ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/b2vuda> ;
  gtm:adres <https://n2t.net/ark:/60537/beZu75>, <https://n2t.net/ark:/60537/bnU4h6> ;
  a gtm:Gebouw ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/102569> ;
  gtm:datumBesluit "1992-11-02"^^xsd:date ;
  gtm:datumInwerkingtreding "1992-11-02"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70966051 52.00955371, 4.70969499 52.00953321, 4.70984985 52.00963211, 4.70978087 52.00967209, 4.70967676 52.00960612, 4.70962624 52.00957409, 4.70966051 52.00955371))"^^geo:wktLiteral ;
    osm:area 99.0
  ] .

