@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/b00936g>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/4ee4330ca6503e9534b38253e111e991"^^xsd:string ;
  ns0:name "Pand 2443"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963270> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71143068 52.01375295, 4.71140845 52.01374300, 4.71124351 52.01366912, 4.71121380 52.01370177, 4.71134101 52.01375875, 4.71139450 52.01378371, 4.71143068 52.01375295))"^^geo:wktLiteral ;
    osm:area 65.0
  ] .

