@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/b0095hz>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/4b2f5fda7cd648fb369ba6d28bcf0525" ;
  ns0:name "Pand 2510"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963337> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70750750 52.01395851, 4.70754041 52.01397649, 4.70755879 52.01396119, 4.70759580 52.01397812, 4.70763751 52.01394340, 4.70755822 52.01390713, 4.70750750 52.01395851))"^^geo:wktLiteral ;
    osm:area 38.0
  ] .

