@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/b009ch7>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/3aee2856c5024dbe5c9583ff0c068424" ;
  ns0:name "Pand 2684"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963511> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71137469 52.01351502, 4.71132775 52.01353770, 4.71148962 52.01362091, 4.71151880 52.01359930, 4.71147130 52.01357224, 4.71137469 52.01351502))"^^geo:wktLiteral ;
    osm:area 50.0
  ] .

