@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/b009gvh>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/bd3805fe93e1d85c3a6d5940b9563064" ;
  ns0:name "Pand 2781"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963608> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70917923 52.01112192, 4.70912556 52.01112215, 4.70912647 52.01120524, 4.70918867 52.01120065, 4.70917923 52.01112192))"^^geo:wktLiteral ;
    osm:area 36.0
  ] .

