@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/b00b86q>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/a0aee7f683374c99f9e76ba4ecac9fb1" ;
  ns0:name "Pand 3429"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964256> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71137469 52.01351502, 4.71147130 52.01357224, 4.71150127 52.01355312, 4.71141438 52.01349697, 4.71137469 52.01351502))"^^geo:wktLiteral ;
    osm:area 28.0
  ] .

