@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/b006f4d>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/0cdab8e4dc9ab1f20d1db410f56c7565" ;
  ns0:name "Pand 208"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961035> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71006904 52.00803221, 4.71003218 52.00801214, 4.71000044 52.00803403, 4.71003787 52.00805423, 4.71006904 52.00803221))"^^geo:wktLiteral ;
    osm:area 11.0
  ] .

