@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/b008qvt>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/5e91af20272a3fb55900727d27051a75"^^xsd:string ;
  ns0:name "Pand 2143"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962970> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70826139 52.01274447, 4.70823474 52.01273180, 4.70818918 52.01277163, 4.70837699 52.01285704, 4.70841834 52.01281910, 4.70830240 52.01276397, 4.70829998 52.01276285, 4.70826139 52.01274447))"^^geo:wktLiteral ;
    osm:area 84.0
  ] .

