@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/b009bbs>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/a626633cd4c257d7bee8b7929febee34" ;
  ns0:name "Pand 2650"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963477> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70982731 52.01518986, 4.70997129 52.01518053, 4.70996953 52.01513849, 4.70982781 52.01514546, 4.70982731 52.01518986))"^^geo:wktLiteral ;
    osm:area 47.0
  ] .

