@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/b0086jd>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/debf52f15f0d97ab963ffc1470bf4025"^^xsd:string ;
  ns0:name "Pand 1699"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962526> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71335502 52.01206570, 4.71331984 52.01205051, 4.71329142 52.01207648, 4.71329142 52.01207648, 4.71341664 52.01212751, 4.71344437 52.01210100, 4.71335502 52.01206570))"^^geo:wktLiteral ;
    osm:area 35.0
  ] .

