@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/b0067rk>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/3c169c560d21af3dfb7c619414ef4d41" ;
  ns0:name "Pand 52"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2960879> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71118125 52.00748507, 4.71121433 52.00746315, 4.71124477 52.00744030, 4.71111833 52.00737540, 4.71103464 52.00740571, 4.71118125 52.00748507))"^^geo:wktLiteral ;
    osm:area 80.0
  ] .

