@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/b00b0r9>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/e159595ef51a954bcad3004f2027c6eb" ;
  ns0:name "Pand 3213"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964040> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71133134 52.01213387, 4.71126951 52.01207830, 4.71125389 52.01209194, 4.71129386 52.01213447, 4.71130340 52.01212963, 4.71131394 52.01214037, 4.71133134 52.01213387))"^^geo:wktLiteral ;
    osm:area 13.0
  ] .

