@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/b009hm0>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/e05852221103b2c3dbaaac7be76192ce" ;
  ns0:name "Pand 2803"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963630> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71374691 52.01122395, 4.71363052 52.01121458, 4.71362160 52.01124741, 4.71373951 52.01125752, 4.71374691 52.01122395))"^^geo:wktLiteral ;
    osm:area 30.0
  ] .

