@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/b00b325>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/21b52fe483285382f21b93984a276db5" ;
  ns0:name "Pand 3280"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964107> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71358181 52.01005848, 4.71358764 52.01002600, 4.71353806 52.01002274, 4.71353171 52.01005584, 4.71358181 52.01005848))"^^geo:wktLiteral ;
    osm:area 13.0
  ] .

