@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/b0089v8>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/4b43855b84887a9b6bce7a194627e815"^^xsd:string ;
  ns0:name "Pand 1795"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962622> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71405428 52.01205017, 4.71401123 52.01202707, 4.71389074 52.01213502, 4.71391301 52.01214558, 4.71389724 52.01216206, 4.71391829 52.01217183, 4.71393545 52.01215648, 4.71405428 52.01205017))"^^geo:wktLiteral ;
    osm:area 60.0
  ] .

