@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/b007wd0>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/09b851cd743d18aa48af172e789be7d3"^^xsd:string ;
  ns0:name "Pand 1434"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962261> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70705588 52.01083157, 4.70720864 52.01091273, 4.70723790 52.01089176, 4.70708515 52.01081060, 4.70708489 52.01081046, 4.70707039 52.01082102, 4.70705588 52.01083157))"^^geo:wktLiteral ;
    osm:area 43.0
  ] .

