@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/b006fks>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/c11bbadc3e160abcc3cee1c2119d0951" ;
  ns0:name "Pand 221"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961048> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71472387 52.00809217, 4.71465869 52.00808959, 4.71462201 52.00817931, 4.71465586 52.00817993, 4.71464703 52.00820892, 4.71467560 52.00821102, 4.71472387 52.00809217))"^^geo:wktLiteral ;
    osm:area 52.0
  ] .

