@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/b007gkh>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/067fff5e672ded6ea2b9dbc3c16e4c3a"^^xsd:string ;
  ns0:name "Pand 1091"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961918> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70614875 52.01033335, 4.70620222 52.01029419, 4.70601226 52.01019755, 4.70595974 52.01023663, 4.70603291 52.01027408, 4.70614875 52.01033335))"^^geo:wktLiteral ;
    osm:area 96.0
  ] .

