@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/b00874t>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/e2eee41b31507badc4db0eef9776efe4"^^xsd:string ;
  ns0:name "Pand 1716"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962543> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71329142 52.01207648, 4.71328192 52.01208526, 4.71326295 52.01207727, 4.71324322 52.01209511, 4.71338513 52.01215488, 4.71341664 52.01212751, 4.71329142 52.01207648))"^^geo:wktLiteral ;
    osm:area 41.0
  ] .

