@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/b006bxs>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/6e8bba6c4a8aa87d7f4bb55a2df89c73" ;
  ns0:name "Pand 144"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2960971> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71066135 52.00780682, 4.71066135 52.00780682, 4.71071509 52.00783523, 4.71074146 52.00781280, 4.71069582 52.00777894, 4.71066135 52.00780682))"^^geo:wktLiteral ;
    osm:area 17.0
  ] .

