@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/b008pvf>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/9a5f246f6ce3fab7343f2daa027c25d5"^^xsd:string ;
  ns0:name "Pand 2114"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962941> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71041517 52.01271806, 4.71041925 52.01271814, 4.71041710 52.01268005, 4.71001563 52.01268040, 4.71001508 52.01271685, 4.71029235 52.01271769, 4.71033094 52.01271781, 4.71041517 52.01271806))"^^geo:wktLiteral ;
    osm:area 114.0
  ] .

