@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/bTkJJz>
  ns0:startDate "1857"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/gis-gouda-nl/WKPB_GEM_MON.525"^^xsd:string ;
  ns0:name "Monumentnummer 641 - Raam 280 en 280a"@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%20641.pdf> ;
  gtm:adres <https://n2t.net/ark:/60537/beMMpb>, <https://n2t.net/ark:/60537/bnuFU1> ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bg1XZX> ;
  a gtm:Gebouw ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/102736> ;
  gtm:datumBesluit "1998-03-02"^^xsd:date ;
  gtm:datumInwerkingtreding "1998-03-02"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70918401 52.00778989, 4.70932571 52.00786780, 4.70935508 52.00788802, 4.70927279 52.00792043, 4.70911724 52.00782957, 4.70918401 52.00778989))"^^geo:wktLiteral ;
    osm:area 101.0
  ] .

