@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/b007j1n>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/d086eea25c9466d131e5dc4b2fb43ce6"^^xsd:string ;
  ns0:name "Pand 1133"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961960> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70779154 52.01039816, 4.70776891 52.01041398, 4.70777458 52.01041716, 4.70773752 52.01044073, 4.70779077 52.01047173, 4.70781680 52.01045471, 4.70780009 52.01044462, 4.70783275 52.01042343, 4.70779154 52.01039816))"^^geo:wktLiteral ;
    osm:area 26.0
  ] .

