@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/b009ddc>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/374b030a4e05785c18849ec03a7e8a50" ;
  ns0:name "Pand 2710"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963537> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70741858 52.01205653, 4.70745736 52.01207321, 4.70748607 52.01204779, 4.70744729 52.01203111, 4.70741858 52.01205653))"^^geo:wktLiteral ;
    osm:area 11.0
  ] .

