@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/b008f0f>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/d81d14dab49aa0b36f325f2e8d9f52fe"^^xsd:string ;
  ns0:name "Pand 1886"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962713> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71143110 52.01132993, 4.71142559 52.01134069, 4.71148115 52.01135942, 4.71149393 52.01134490, 4.71149393 52.01134490, 4.71154337 52.01128874, 4.71149252 52.01126768, 4.71143110 52.01132993))"^^geo:wktLiteral ;
    osm:area 40.0
  ] .

