@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/b00699z>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/90c536d5a51ba6aa4d719331d9bdb78a" ;
  ns0:name "Pand 97"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2960924> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70946314 52.00766228, 4.70948059 52.00765222, 4.70944798 52.00763068, 4.70948944 52.00760852, 4.70947530 52.00759844, 4.70942333 52.00756246, 4.70935849 52.00759333, 4.70928822 52.00754475, 4.70921502 52.00757818, 4.70940882 52.00768866, 4.70946314 52.00766228))"^^geo:wktLiteral ;
    osm:area 141.0
  ] .

