@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/b00860s>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/877cb1013e5847552268b68c10620315"^^xsd:string ;
  ns0:name "Pand 1683"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962510> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71172509 52.01203789, 4.71174121 52.01202850, 4.71155810 52.01190887, 4.71147759 52.01186045, 4.71145068 52.01189119, 4.71168061 52.01205248, 4.71171627 52.01203213, 4.71172509 52.01203789))"^^geo:wktLiteral ;
    osm:area 109.0
  ] .

