@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/b00b2md>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/570a2546c9db4a49125bc8a026000090" ;
  ns0:name "Pand 3267"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964094> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71426886 52.00946427, 4.71429274 52.00946661, 4.71430279 52.00942489, 4.71427942 52.00942208, 4.71426886 52.00946427))"^^geo:wktLiteral ;
    osm:area 8.0
  ] .

