@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/b007vxt>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/562882cec6d6f00ef1f2d7c65183ecb4"^^xsd:string ;
  ns0:name "Pand 1420"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962247> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71072650 52.01086765, 4.71062355 52.01086429, 4.71062324 52.01086752, 4.71062144 52.01088675, 4.71072436 52.01089044, 4.71072650 52.01086765))"^^geo:wktLiteral ;
    osm:area 18.0
  ] .

