@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/b00943m>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/d3dc32c3897acfbefc7752e75c735f8f"^^xsd:string ;
  ns0:name "Pand 2469"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963296> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71071074 52.01364322, 4.71066572 52.01362284, 4.71072736 52.01357099, 4.71071929 52.01356734, 4.71073768 52.01355187, 4.71070522 52.01353718, 4.71066938 52.01356733, 4.71062617 52.01360368, 4.71061885 52.01360002, 4.71055950 52.01365028, 4.71069473 52.01371108, 4.71077471 52.01364665, 4.71073088 52.01362629, 4.71071074 52.01364322))"^^geo:wktLiteral ;
    osm:area 117.0
  ] .

