@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/b007wgt>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/6ce7cc1f651beff69a8df602fd162582"^^xsd:string ;
  ns0:name "Pand 1436"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962263> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71205486 52.01090453, 4.71197182 52.01090106, 4.71197006 52.01091714, 4.71196224 52.01091698, 4.71196194 52.01092660, 4.71206163 52.01092892, 4.71206230 52.01092001, 4.71205372 52.01091977, 4.71205486 52.01090453))"^^geo:wktLiteral ;
    osm:area 17.0
  ] .

