@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/b0088c3>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/2eb1a4cc5b71924f53d5e19b71fce9dc"^^xsd:string ;
  ns0:name "Pand 1752"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962579> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71304969 52.01191501, 4.71302233 52.01194849, 4.71309601 52.01198107, 4.71312654 52.01194923, 4.71304969 52.01191501))"^^geo:wktLiteral ;
    osm:area 26.0
  ] .

