@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/b0071xq>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/52d08ae68c38698fb47eabac5cb7103b"^^xsd:string ;
  ns0:name "Pand 724"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961551> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70889128 52.00946796, 4.70893219 52.00948290, 4.70910996 52.00935220, 4.70909838 52.00934621, 4.70907735 52.00936167, 4.70905365 52.00935122, 4.70903381 52.00936548, 4.70903382 52.00936549, 4.70889128 52.00946796))"^^geo:wktLiteral ;
    osm:area 55.0
  ] .

