@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/b006j9m>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/38b1675427a6032ee6fb6a3019430a38" ;
  ns0:name "Pand 300"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961127> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70839899 52.00781309, 4.70846333 52.00785115, 4.70851382 52.00781685, 4.70845030 52.00777934, 4.70839899 52.00781309))"^^geo:wktLiteral ;
    osm:area 31.0
  ] .

