@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/b0097j4>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/c9d5c90673122f32f5659d01aacf3f0b" ;
  ns0:name "Pand 2569"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963396> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70768514 52.01403704, 4.70766264 52.01402527, 4.70764379 52.01403901, 4.70766510 52.01405164, 4.70768514 52.01403704))"^^geo:wktLiteral ;
    osm:area 4.0
  ] .

