@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/b009h46>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/de6e8256a94741bd73b54c37f50d764a" ;
  ns0:name "Pand 2789"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963616> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71132785 52.01113523, 4.71130822 52.01115609, 4.71137278 52.01118067, 4.71139194 52.01115819, 4.71132785 52.01113523))"^^geo:wktLiteral ;
    osm:area 14.0
  ] .

