@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/b0069d6>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/b8098d091b9d5c8304234f347efd1289" ;
  ns0:name "Pand 100"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2960927> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70952521 52.00761498, 4.70959667 52.00766606, 4.70963853 52.00764376, 4.70956770 52.00759314, 4.70952521 52.00761498))"^^geo:wktLiteral ;
    osm:area 28.0
  ] .

