@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/b007jjv>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/be6e441f4d1e7f2c93a035c5a66714de"^^xsd:string ;
  ns0:name "Pand 1148"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961975> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71071525 52.01047672, 4.71063597 52.01049268, 4.71066196 52.01051737, 4.71072711 52.01051222, 4.71071525 52.01047672))"^^geo:wktLiteral ;
    osm:area 18.0
  ] .

