@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/b007zrw>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/b82e7eed779184e05a5eee359158b902"^^xsd:string ;
  ns0:name "Pand 1502"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962329> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70427336 52.01002409, 4.70425833 52.01001593, 4.70424140 52.01002912, 4.70425551 52.01003661, 4.70427336 52.01002409))"^^geo:wktLiteral ;
    osm:area 2.0
  ] .

