@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/b009c01>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/12a22f29227b21175d5bcb0f40821ec7" ;
  ns0:name "Pand 2669"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963496> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71017885 52.01430022, 4.71022727 52.01425416, 4.71018151 52.01423636, 4.71013405 52.01428279, 4.71017885 52.01430022))"^^geo:wktLiteral ;
    osm:area 22.0
  ] .

