@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/b00b6bm>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/7bf45d51aa7c0d5ea8932a461c84da83" ;
  ns0:name "Pand 3375"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964202> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71062676 52.01307307, 4.71069183 52.01305722, 4.71063580 52.01297549, 4.71056406 52.01299516, 4.71062676 52.01307307))"^^geo:wktLiteral ;
    osm:area 50.0
  ] .

