@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/b008vk1>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/2b6c3197de3bf65fa54f0e62fdc720ab"^^xsd:string ;
  ns0:name "Pand 2251"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963078> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70705925 52.01280141, 4.70701232 52.01277445, 4.70688724 52.01287152, 4.70693212 52.01289525, 4.70702370 52.01282786, 4.70699141 52.01281115, 4.70701109 52.01279667, 4.70704339 52.01281321, 4.70705925 52.01280141))"^^geo:wktLiteral ;
    osm:area 52.0
  ] .

