@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/b00b22s>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/050a44f45c93fbd27dc3de9b2d27680a" ;
  ns0:name "Pand 3251"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964078> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71476933 52.00869797, 4.71498831 52.00872561, 4.71499383 52.00870803, 4.71492815 52.00869939, 4.71493273 52.00868614, 4.71478543 52.00866676, 4.71476933 52.00869797))"^^geo:wktLiteral ;
    osm:area 47.0
  ] .

