@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/b00805k>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/ab2fd76973276c61649b3a9c0ab44b16"^^xsd:string ;
  ns0:name "Pand 1514"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962341> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71002388 52.01005941, 4.70998567 52.01003609, 4.70994158 52.01006384, 4.70997925 52.01008663, 4.71002388 52.01005941))"^^geo:wktLiteral ;
    osm:area 16.0
  ] .

