@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/b0066h9>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/92254e54869c050ab3e3a25dd76d6aad" ;
  ns0:name "Pand 16"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2960843> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71278332 52.00710118, 4.71272606 52.00709354, 4.71268560 52.00715252, 4.71266395 52.00714535, 4.71263530 52.00718577, 4.71271023 52.00720408, 4.71278332 52.00710118))"^^geo:wktLiteral ;
    osm:area 55.0
  ] .

