@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/b008w3m>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/52272af9429ac3fa3dc3f74ea74fdeb0"^^xsd:string ;
  ns0:name "Pand 2266"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963093> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71018972 52.01327797, 4.71012523 52.01326718, 4.70995380 52.01323704, 4.70994985 52.01327003, 4.71021377 52.01333140, 4.71024203 52.01328925, 4.71018972 52.01327797))"^^geo:wktLiteral ;
    osm:area 88.0
  ] .

