@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/b008qnb>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/32f4e3112ff54d7c29c770593b5ed49b"^^xsd:string ;
  ns0:name "Pand 2137"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962964> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71079884 52.01271205, 4.71082027 52.01277788, 4.71086467 52.01276625, 4.71084472 52.01270725, 4.71079884 52.01271205))"^^geo:wktLiteral ;
    osm:area 23.0
  ] .

