@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/b007pf4>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/4ea6d0cd09ce780d3a3dca40213b9ba2"^^xsd:string ;
  ns0:name "Pand 1261"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962088> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71061192 52.01075536, 4.71057340 52.01075384, 4.71056202 52.01075825, 4.71055302 52.01075698, 4.71056703 52.01085183, 4.71057094 52.01085189, 4.71057094 52.01085189, 4.71060960 52.01085298, 4.71061192 52.01075536))"^^geo:wktLiteral ;
    osm:area 38.0
  ] .

