@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/b0086bx>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/9ae9c10ca03357680df609f2d0428a1b"^^xsd:string ;
  ns0:name "Pand 1693"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962520> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71273354 52.01206002, 4.71275678 52.01204063, 4.71267250 52.01200391, 4.71270120 52.01197883, 4.71250636 52.01189392, 4.71245864 52.01193716, 4.71263448 52.01201575, 4.71263448 52.01201575, 4.71273354 52.01206002))"^^geo:wktLiteral ;
    osm:area 115.0
  ] .

