@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/b0069t5>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/f35d0551d5e439a135563508c584b294" ;
  ns0:name "Pand 112"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2960939> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70821189 52.00763856, 4.70813499 52.00765907, 4.70821980 52.00770835, 4.70827183 52.00767395, 4.70821189 52.00763856))"^^geo:wktLiteral ;
    osm:area 36.0
  ] .

