@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/b006mxt>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/42e0adbb4514e2f2c089aa52f4140251" ;
  ns0:name "Pand 376"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961203> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70747261 52.00852567, 4.70745857 52.00853289, 4.70743275 52.00854615, 4.70752166 52.00861233, 4.70756130 52.00859219, 4.70747261 52.00852567))"^^geo:wktLiteral ;
    osm:area 34.0
  ] .

