@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/b009dfs>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/66a78a17e0dba95b4b5c2a9b6e7489d9" ;
  ns0:name "Pand 2711"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963538> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71419976 52.01211782, 4.71413912 52.01208996, 4.71401889 52.01219502, 4.71406095 52.01221316, 4.71403789 52.01223482, 4.71406393 52.01224538, 4.71419976 52.01211782))"^^geo:wktLiteral ;
    osm:area 83.0
  ] .

