@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/b007zjd>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/999cf92e987e14f4ec268d3eceaaefa7"^^xsd:string ;
  ns0:name "Pand 1496"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962323> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70425833 52.01001593, 4.70422468 52.00999766, 4.70419303 52.01001986, 4.70416663 52.01000699, 4.70413794 52.01002940, 4.70415752 52.01003818, 4.70408812 52.01009223, 4.70413053 52.01011546, 4.70420332 52.01005877, 4.70424140 52.01002912, 4.70425833 52.01001593))"^^geo:wktLiteral ;
    osm:area 58.0
  ] .

