@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/b00b2nt>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/37d39fa9a12eb5062a07022215149d12" ;
  ns0:name "Pand 3268"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964095> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71390915 52.00941366, 4.71396806 52.00941622, 4.71398817 52.00927083, 4.71392545 52.00926031, 4.71391759 52.00933346, 4.71391381 52.00936870, 4.71390915 52.00941366))"^^geo:wktLiteral ;
    osm:area 70.0
  ] .

