@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/b008c9d>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/94c2f3bd270c67acdcfe8c33ea5dceea"^^xsd:string ;
  ns0:name "Pand 1837"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962664> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71292916 52.01182290, 4.71290094 52.01181065, 4.71286571 52.01184352, 4.71291072 52.01186384, 4.71294664 52.01183049, 4.71292916 52.01182290))"^^geo:wktLiteral ;
    osm:area 17.0
  ] .

