@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/b007ptp>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/6a22af0603d71418041f06bac80e4f16"^^xsd:string ;
  ns0:name "Pand 1272"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962099> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70707061 52.01076295, 4.70707061 52.01076295, 4.70702414 52.01079693, 4.70707039 52.01082102, 4.70708489 52.01081046, 4.70708515 52.01081060, 4.70711699 52.01078710, 4.70711699 52.01078710, 4.70707061 52.01076295))"^^geo:wktLiteral ;
    osm:area 21.0
  ] .

