@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/b007wr4>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/7a24c80d80238cd1ac77dfc86ac5c770"^^xsd:string ;
  ns0:name "Pand 1444"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962271> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70890147 52.01080186, 4.70886617 52.01079226, 4.70885136 52.01081299, 4.70894081 52.01083201, 4.70896204 52.01083368, 4.70904701 52.01084027, 4.70904639 52.01080543, 4.70890147 52.01080186))"^^geo:wktLiteral ;
    osm:area 41.0
  ] .

