@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/b007r8t>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/eb0d977695784d11c25a1fefdc84e28a"^^xsd:string ;
  ns0:name "Pand 1314"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962141> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70522780 52.01067450, 4.70518172 52.01064937, 4.70513944 52.01067890, 4.70518552 52.01070402, 4.70522780 52.01067450))"^^geo:wktLiteral ;
    osm:area 18.0
  ] .

