@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/b008ndp>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/ddca0f923dcf27dd3e4c000408cd9ad6"^^xsd:string ;
  ns0:name "Pand 2072"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962899> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71222956 52.01251755, 4.71221478 52.01250804, 4.71217805 52.01253076, 4.71212449 52.01256392, 4.71216592 52.01258764, 4.71223468 52.01254478, 4.71221003 52.01252972, 4.71222956 52.01251755))"^^geo:wktLiteral ;
    osm:area 29.0
  ] .

