@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/b007q8f>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/4bef9e17a1702ff7d97854427926d8ef"^^xsd:string ;
  ns0:name "Pand 1285"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962112> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70638107 52.01076121, 4.70639218 52.01075138, 4.70628697 52.01070609, 4.70621340 52.01076285, 4.70635044 52.01082514, 4.70638267 52.01080054, 4.70640821 52.01081154, 4.70643980 52.01078360, 4.70638107 52.01076121))"^^geo:wktLiteral ;
    osm:area 100.0
  ] .

