@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/b00bd30>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/67d0de76a4fe962cef8b010197fdbe67" ;
  ns0:name "Pand 3542"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964369> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70498768 52.01146438, 4.70497573 52.01147128, 4.70513436 52.01155739, 4.70514533 52.01154970, 4.70520077 52.01151081, 4.70504949 52.01142869, 4.70498768 52.01146438))"^^geo:wktLiteral ;
    osm:area 98.0
  ] .

