@prefix schema: <http://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/b006vn5>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/824373e9cdd54e3634723a4400b14490"^^xsd:string ;
  schema:name "Pand 571"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961398> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71475247 52.00895132, 4.71465174 52.00893715, 4.71463537 52.00897612, 4.71474040 52.00898905, 4.71475247 52.00895132))"^^geo:wktLiteral ;
    osm:area 32.0
  ] .

