@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/b0071vw>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/45e220184c37bda5810f781c62f1216d"^^xsd:string ;
  ns0:name "Pand 722"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961549> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70652698 52.00944565, 4.70657996 52.00947713, 4.70665057 52.00942994, 4.70659806 52.00940009, 4.70656635 52.00942042, 4.70652698 52.00944565))"^^geo:wktLiteral ;
    osm:area 35.0
  ] .

