@prefix ns0: <https://schema.org/> .
@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/b009mpz>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/6b24361ee8ba3fcf8a7d9b911d63ddb0" ;
  ns0:name "Pand 2892"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963719> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70661357 52.00949628, 4.70668157 52.00944794, 4.70665057 52.00942994, 4.70657996 52.00947713, 4.70661357 52.00949628))"^^geo:wktLiteral ;
    osm:area 22.0
  ] .

