@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/b0075sk>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/c67d0a71e7e76278e0c23e3b8d6507bd"^^xsd:string ;
  ns0:name "Pand 836"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961663> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70945078 52.00974295, 4.70949614 52.00977064, 4.70962119 52.00970632, 4.70956404 52.00967268, 4.70945078 52.00974295))"^^geo:wktLiteral ;
    osm:area 54.0
  ] .

