@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/b007j8j>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/16cdb2e2058dfedc5ea9500e2114af75"^^xsd:string ;
  ns0:name "Pand 1140"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961967> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71045131 52.01044031, 4.71042598 52.01046848, 4.71057559 52.01051057, 4.71063597 52.01049268, 4.71045131 52.01044031))"^^geo:wktLiteral ;
    osm:area 45.0
  ] .

