@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/b007x8q>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/b780dbd94ec67ae83578bc668c375234"^^xsd:string ;
  ns0:name "Pand 1459"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962286> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70714520 52.01053250, 4.70711676 52.01051790, 4.70708067 52.01054607, 4.70709077 52.01055167, 4.70710921 52.01056189, 4.70714520 52.01053250))"^^geo:wktLiteral ;
    osm:area 10.0
  ] .

