@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/b007t4x>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/4a7008f05a3f9ea39e7e973ea0d85c36"^^xsd:string ;
  ns0:name "Pand 1368"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962195> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70889709 52.01095244, 4.70887400 52.01097503, 4.70891155 52.01098965, 4.70891024 52.01099790, 4.70902393 52.01100871, 4.70902667 52.01097932, 4.70891235 52.01095561, 4.70889709 52.01095244))"^^geo:wktLiteral ;
    osm:area 38.0
  ] .

