@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/b006kd7>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/1e06527fd88d669baa9f31f3e2176cf9" ;
  ns0:name "Pand 332"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961159> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71426738 52.00840091, 4.71432547 52.00840488, 4.71434040 52.00836839, 4.71434026 52.00836838, 4.71427380 52.00836506, 4.71426738 52.00840091))"^^geo:wktLiteral ;
    osm:area 17.0
  ] .

