@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/b00b36t>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/f1f0ebd8cc04766cc5ed113c9424b008" ;
  ns0:name "Pand 3284"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964111> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71382971 52.01042607, 4.71384248 52.01036061, 4.71379190 52.01035730, 4.71378074 52.01042211, 4.71382971 52.01042607))"^^geo:wktLiteral ;
    osm:area 25.0
  ] .

