@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/b009g3d>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/90e46592bce6321964f119417c23a3d2" ;
  ns0:name "Pand 2759"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963586> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71485175 52.01119162, 4.71485655 52.01116772, 4.71475357 52.01115895, 4.71474505 52.01120517, 4.71482435 52.01121123, 4.71482872 52.01118986, 4.71485175 52.01119162))"^^geo:wktLiteral ;
    osm:area 33.0
  ] .

