@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/b0096zq>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/a414653092a1f8a78e1e306881ebbd1c" ;
  ns0:name "Pand 2552"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963379> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70892988 52.01408683, 4.70896942 52.01410711, 4.70906295 52.01403975, 4.70902556 52.01401898, 4.70892988 52.01408683))"^^geo:wktLiteral ;
    osm:area 35.0
  ] .

