@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/b007k0m>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/4c82747dfeaf61d9e3860516a9f00b9e"^^xsd:string ;
  ns0:name "Pand 1161"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961988> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70355222 52.01004367, 4.70353341 52.01006067, 4.70359343 52.01009054, 4.70361506 52.01007288, 4.70357588 52.01005461, 4.70355222 52.01004367))"^^geo:wktLiteral ;
    osm:area 13.0
  ] .

