@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/b009z96>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/4923416309a27b761a4c398535541b68" ;
  ns0:name "Pand 3171"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963998> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71056608 52.01068454, 4.71057686 52.01068869, 4.71058969 52.01069554, 4.71061606 52.01069656, 4.71061643 52.01067071, 4.71057228 52.01066945, 4.71056608 52.01068454))"^^geo:wktLiteral ;
    osm:area 8.0
  ] .

