@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/b009582>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/2caa2cfed58118262e69348365f8ed2e" ;
  ns0:name "Pand 2503"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963330> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71137838 52.01388069, 4.71137885 52.01388043, 4.71142638 52.01385473, 4.71135969 52.01382377, 4.71134438 52.01381692, 4.71133086 52.01382841, 4.71133086 52.01382841, 4.71130698 52.01384871, 4.71137838 52.01388069))"^^geo:wktLiteral ;
    osm:area 28.0
  ] .

