@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/b007v8z>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/40a48c7748da1aef4aefa9e031b6a1ba"^^xsd:string ;
  ns0:name "Pand 1401"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962228> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70984315 52.01107120, 4.70978088 52.01107391, 4.70978796 52.01111867, 4.70981867 52.01111790, 4.71003052 52.01111256, 4.71003333 52.01107358, 4.70984516 52.01108290, 4.70984315 52.01107120))"^^geo:wktLiteral ;
    osm:area 73.0
  ] .

