@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/b00869h>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/3a9bc85b9cedb3b3b230ac24ef0c1585"^^xsd:string ;
  ns0:name "Pand 1692"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962519> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71338159 52.01204495, 4.71335502 52.01206570, 4.71344437 52.01210100, 4.71346749 52.01208035, 4.71338159 52.01204495))"^^geo:wktLiteral ;
    osm:area 21.0
  ] .

