@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/b008935>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/550b0ca32f328473fb929fcb46741e6e"^^xsd:string ;
  ns0:name "Pand 1773"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962600> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70540749 52.01190522, 4.70536837 52.01193086, 4.70523275 52.01203421, 4.70529476 52.01206493, 4.70540732 52.01198126, 4.70535744 52.01195571, 4.70538745 52.01193340, 4.70543197 52.01195621, 4.70546466 52.01193191, 4.70540749 52.01190522))"^^geo:wktLiteral ;
    osm:area 88.0
  ] .

