@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/b007kng>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/3ce851741611b5661621a323932d1e0f"^^xsd:string ;
  ns0:name "Pand 1180"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962007> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70727233 52.01014095, 4.70727320 52.01014035, 4.70727518 52.01014155, 4.70732916 52.01011093, 4.70730580 52.01009639, 4.70729581 52.01010267, 4.70718817 52.01003752, 4.70715936 52.01005564, 4.70714840 52.01004900, 4.70713468 52.01005764, 4.70714710 52.01006515, 4.70727233 52.01014095))"^^geo:wktLiteral ;
    osm:area 55.0
  ] .

