@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/b008sd6>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/461a37737c74de4b14da339200513d9f"^^xsd:string ;
  ns0:name "Pand 2188"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963015> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71150795 52.01295667, 4.71152702 52.01293943, 4.71150222 52.01292458, 4.71148158 52.01294851, 4.71149301 52.01295227, 4.71150795 52.01295667))"^^geo:wktLiteral ;
    osm:area 6.0
  ] .

