@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/b00b2k0>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/b54dada1dd627da8e94c912e58f0da6f" ;
  ns0:name "Pand 3266"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964093> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71457698 52.00909046, 4.71468851 52.00910521, 4.71470017 52.00907854, 4.71459342 52.00906154, 4.71457698 52.00909046))"^^geo:wktLiteral ;
    osm:area 25.0
  ] .

