@prefix schema: <http://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/b0070gz>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/0ace34d0f7e31cd8f262fd379219debf"^^xsd:string ;
  schema:name "Pand 682"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961509> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70922261 52.00923364, 4.70921154 52.00922780, 4.70914528 52.00927561, 4.70915300 52.00927969, 4.70909554 52.00932106, 4.70910939 52.00932823, 4.70915079 52.00929738, 4.70915112 52.00929755, 4.70917571 52.00931012, 4.70924255 52.00926032, 4.70928520 52.00922854, 4.70926048 52.00920631, 4.70922261 52.00923364))"^^geo:wktLiteral ;
    osm:area 49.0
  ] .

