@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/b006hps>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/17de254ce86c1a83e3db803f30c3aad4" ;
  ns0:name "Pand 282"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961109> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70858399 52.00811943, 4.70855225 52.00813922, 4.70862672 52.00817949, 4.70866709 52.00816215, 4.70858399 52.00811943))"^^geo:wktLiteral ;
    osm:area 23.0
  ] .

