@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/b0074xv>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/d9f47b7c699279c0722d3f3c0369e17d"^^xsd:string ;
  ns0:name "Pand 811"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961638> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71007231 52.00937853, 4.71003414 52.00940093, 4.71012637 52.00946078, 4.71016732 52.00944020, 4.71007231 52.00937853))"^^geo:wktLiteral ;
    osm:area 34.0
  ] .

