@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/b008616>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/2c693ba747cbad9c134897801cf4b693"^^xsd:string ;
  ns0:name "Pand 1684"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962511> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71255284 52.01204758, 4.71252464 52.01203468, 4.71249132 52.01206241, 4.71237721 52.01201021, 4.71233303 52.01205139, 4.71247647 52.01211712, 4.71254749 52.01206387, 4.71255475 52.01205782, 4.71254520 52.01205345, 4.71255284 52.01204758))"^^geo:wktLiteral ;
    osm:area 80.0
  ] .

