@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/b00b49f>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/007009e85a22d54f0c4eb5156d70e978" ;
  ns0:name "Pand 3316"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964143> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71439640 52.01164266, 4.71429666 52.01162649, 4.71429240 52.01163649, 4.71428656 52.01165022, 4.71428250 52.01165974, 4.71438271 52.01167861, 4.71439640 52.01164266))"^^geo:wktLiteral ;
    osm:area 28.0
  ] .

