@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/b0081kx>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/8048254306ab74c53c48856fabb20351"^^xsd:string ;
  ns0:name "Pand 1555"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962382> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70592937 52.01126974, 4.70591873 52.01127859, 4.70594316 52.01128977, 4.70590888 52.01131615, 4.70591921 52.01132127, 4.70609073 52.01118412, 4.70605324 52.01116666, 4.70592937 52.01126974))"^^geo:wktLiteral ;
    osm:area 51.0
  ] .

