@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/b0080q6>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/d5125e4efc915fb92d66c97981f8b1ff"^^xsd:string ;
  ns0:name "Pand 1530"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962357> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71448336 52.00884441, 4.71455756 52.00884877, 4.71458025 52.00880175, 4.71454125 52.00879928, 4.71453932 52.00881092, 4.71448939 52.00880776, 4.71448336 52.00884441))"^^geo:wktLiteral ;
    osm:area 26.0
  ] .

