@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/b008c3x>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/80a5e1beddceb66fd59ac5066af0bc76"^^xsd:string ;
  ns0:name "Pand 1831"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962658> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70816325 52.01180421, 4.70807475 52.01188011, 4.70811697 52.01189976, 4.70820518 52.01182536, 4.70820518 52.01182536, 4.70821951 52.01181328, 4.70824649 52.01179051, 4.70820243 52.01177062, 4.70818080 52.01178916, 4.70821215 52.01180308, 4.70819460 52.01181813, 4.70816325 52.01180421))"^^geo:wktLiteral ;
    osm:area 50.0
  ] .

