@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/b007thg>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/17865bc52cfc4dd48a0f9080f7d09167"^^xsd:string ;
  ns0:name "Pand 1379"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962206> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70627169 52.01098644, 4.70631235 52.01100665, 4.70637859 52.01095592, 4.70633793 52.01093570, 4.70627169 52.01098644))"^^geo:wktLiteral ;
    osm:area 26.0
  ] .

