@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/b007kvz>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/c095218c6de20513bc2415e0a7d36a7f"^^xsd:string ;
  ns0:name "Pand 1186"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962013> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70363295 52.01011433, 4.70369409 52.01014726, 4.70376211 52.01009390, 4.70369559 52.01006395, 4.70363295 52.01011433))"^^geo:wktLiteral ;
    osm:area 41.0
  ] .

