@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/b008zzq>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/0ce920e9a262cb61ae58934583bb1307"^^xsd:string ;
  ns0:name "Pand 2349"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963176> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70962546 52.01332749, 4.70962546 52.01332749, 4.70958838 52.01331435, 4.70956925 52.01333491, 4.70955376 52.01332942, 4.70957289 52.01330886, 4.70957929 52.01331113, 4.70959152 52.01329807, 4.70959149 52.01329801, 4.70956690 52.01329211, 4.70951453 52.01333571, 4.70955057 52.01335037, 4.70977050 52.01343987, 4.70977623 52.01338091, 4.70966587 52.01334180, 4.70962546 52.01332749, 4.70962546 52.01332749))"^^geo:wktLiteral ;
    osm:area 100.0
  ] .

