@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/b00b21c>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/078d5a53bedff70c712385b34b485f74" ;
  ns0:name "Pand 3250"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964077> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71496080 52.00830001, 4.71511688 52.00832216, 4.71513396 52.00828059, 4.71498197 52.00825336, 4.71496080 52.00830001))"^^geo:wktLiteral ;
    osm:area 55.0
  ] .

