@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/b008z1j>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/d3550bcbb5d0aacec5e0886eb074420f"^^xsd:string ;
  ns0:name "Pand 2322"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963149> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70709256 52.01341366, 4.70708700 52.01341079, 4.70706005 52.01343068, 4.70708258 52.01344231, 4.70711097 52.01342136, 4.70713620 52.01343455, 4.70712472 52.01344291, 4.70711148 52.01343599, 4.70703668 52.01349045, 4.70706816 52.01350691, 4.70721085 52.01340302, 4.70721095 52.01339487, 4.70729700 52.01333450, 4.70724102 52.01330412, 4.70710398 52.01340524, 4.70709256 52.01341366))"^^geo:wktLiteral ;
    osm:area 112.0
  ] .

