@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/b00bgps>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/67e59811dacd7f56f5e7712e1f6c44fd" ;
  ns0:name "Pand 3617"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964444> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70711699 52.01078710, 4.70716136 52.01075465, 4.70711337 52.01072966, 4.70707061 52.01076295, 4.70711699 52.01078710))"^^geo:wktLiteral ;
    osm:area 20.0
  ] .

