@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/b0074dn>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/92dee91fc8dd8213a4d5834f2d2ad04d"^^xsd:string ;
  ns0:name "Pand 796"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961623> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71497765 52.00936333, 4.71492978 52.00935595, 4.71489362 52.00944519, 4.71494548 52.00945233, 4.71494692 52.00944834, 4.71497765 52.00936333))"^^geo:wktLiteral ;
    osm:area 36.0
  ] .

