@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/b007p30>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/52c2b7a0fcde8e41352e6d72055e54b8"^^xsd:string ;
  ns0:name "Pand 1251"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962078> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71303751 52.01065811, 4.71304052 52.01066448, 4.71303350 52.01068554, 4.71313597 52.01069264, 4.71313865 52.01067794, 4.71318941 52.01068146, 4.71324570 52.01068536, 4.71325605 52.01063069, 4.71312819 52.01062216, 4.71312434 52.01062064, 4.71309285 52.01061723, 4.71306330 52.01062327, 4.71304292 52.01063863, 4.71303751 52.01065811))"^^geo:wktLiteral ;
    osm:area 98.0
  ] .

