@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/b007jbc>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/210dacc495d90646df78ac8174bc7747"^^xsd:string ;
  ns0:name "Pand 1142"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961969> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70554006 52.01045215, 4.70550341 52.01043273, 4.70547225 52.01045448, 4.70549340 52.01046602, 4.70550844 52.01047422, 4.70554006 52.01045215))"^^geo:wktLiteral ;
    osm:area 11.0
  ] .

