@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/b0093vb>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/b2ee0292138e4354b356c1d0a1f8c82d"^^xsd:string ;
  ns0:name "Pand 2462"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963289> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71145083 52.01363382, 4.71145083 52.01363382, 4.71141913 52.01362239, 4.71131395 52.01356941, 4.71128901 52.01360360, 4.71142023 52.01366294, 4.71145083 52.01363382))"^^geo:wktLiteral ;
    osm:area 44.0
  ] .

