@prefix ns0: <https://schema.org/> .
@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/b006psx>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/b688d127ae3813136f0888f72cba5a86" ;
  ns0:name "Pand 430"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961257> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70798683 52.00841975, 4.70803870 52.00839937, 4.70787291 52.00828197, 4.70785134 52.00829455, 4.70790726 52.00833542, 4.70788636 52.00834631, 4.70798683 52.00841975))"^^geo:wktLiteral ;
    osm:area 57.0
  ] .

