@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/b008tht>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/95091e082f33cfeaae8c1455cdbaeb3d"^^xsd:string ;
  ns0:name "Pand 2220"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963047> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70872665 52.01297758, 4.70865723 52.01295422, 4.70862356 52.01298515, 4.70868090 52.01300890, 4.70867268 52.01301801, 4.70868418 52.01302564, 4.70872665 52.01297758))"^^geo:wktLiteral ;
    osm:area 26.0
  ] .

