@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/b00855g>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/4da87ca9786f459664777ad8a3c95c74"^^xsd:string ;
  ns0:name "Pand 1659"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962486> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71438271 52.01167861, 4.71428231 52.01165970, 4.71426864 52.01169700, 4.71428715 52.01170046, 4.71436178 52.01171441, 4.71437004 52.01171596, 4.71438271 52.01167861))"^^geo:wktLiteral ;
    osm:area 31.0
  ] .

