@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/b00bgs1>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/8c3026f2b5da2e02596834e734f2edb4" ;
  ns0:name "Pand 3620"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964447> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70756429 52.01098696, 4.70759822 52.01096019, 4.70754894 52.01093641, 4.70751502 52.01096318, 4.70756429 52.01098696))"^^geo:wktLiteral ;
    osm:area 16.0
  ] .

