@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/b00b9ht>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/8aad312008aca7b80d9df1067cd8addb" ;
  ns0:name "Pand 3467"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964294> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70827961 52.01359993, 4.70833623 52.01353627, 4.70830479 52.01352563, 4.70832289 52.01350269, 4.70829321 52.01349377, 4.70822827 52.01357610, 4.70827961 52.01359993))"^^geo:wktLiteral ;
    osm:area 42.0
  ] .

