@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/b008qkh>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/b5be8642e267ec9a175cb76dfdc24e9c"^^xsd:string ;
  ns0:name "Pand 2135"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962962> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71141862 52.01273452, 4.71135528 52.01275539, 4.71153172 52.01285576, 4.71157622 52.01282535, 4.71141862 52.01273452))"^^geo:wktLiteral ;
    osm:area 72.0
  ] .

