@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/b009ws7>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/3437e8242ae80322a0e7108729c4b31c" ;
  ns0:name "Pand 3127"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963954> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71267965 52.00856602, 4.71277549 52.00859511, 4.71278485 52.00858419, 4.71269639 52.00855532, 4.71267965 52.00856602))"^^geo:wktLiteral ;
    osm:area 10.0
  ] .

