@prefix ns0: <https://schema.org/> .
@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/b0069rb>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/43293a8b8c0f64358bad8e1c18f41f2f" ;
  ns0:name "Pand 110"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2960937> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70981994 52.00761493, 4.70978334 52.00763525, 4.70984442 52.00767832, 4.70988391 52.00766362, 4.70981994 52.00761493))"^^geo:wktLiteral ;
    osm:area 22.0
  ] .

