@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/b00bczz>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/53c290957ef3edf75b75d739b3cd267d" ;
  ns0:name "Pand 3538"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964365> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70761582 52.01350120, 4.70753464 52.01357445, 4.70754600 52.01357924, 4.70752493 52.01359835, 4.70755331 52.01361026, 4.70765270 52.01352010, 4.70761582 52.01350120))"^^geo:wktLiteral ;
    osm:area 38.0
  ] .

