@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/b0084x6>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/da347bb8c98e4c73d41870f317e64539"^^xsd:string ;
  ns0:name "Pand 1652"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962479> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71388890 52.01164641, 4.71386993 52.01164458, 4.71386167 52.01167374, 4.71382401 52.01168740, 4.71380016 52.01180544, 4.71387422 52.01184226, 4.71391222 52.01174360, 4.71386749 52.01173374, 4.71388890 52.01164641))"^^geo:wktLiteral ;
    osm:area 90.0
  ] .

