@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/b009z0g>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/4e1c0cba6d81f3e9a61002477c042665" ;
  ns0:name "Pand 3162"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963989> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71161965 52.01054161, 4.71177964 52.01054851, 4.71178187 52.01053193, 4.71180004 52.01053269, 4.71180014 52.01052351, 4.71162254 52.01051696, 4.71161965 52.01054161))"^^geo:wktLiteral ;
    osm:area 32.0
  ] .

