@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/b006hq6>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/71e36c21b294e0bea36c0acc357d5b0c" ;
  ns0:name "Pand 283"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961110> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71394187 52.00817584, 4.71390818 52.00816677, 4.71387982 52.00815913, 4.71383709 52.00821797, 4.71390266 52.00823610, 4.71394187 52.00817584))"^^geo:wktLiteral ;
    osm:area 34.0
  ] .

