@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/b008qw7>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/0278862a31d0f0ff276d08e7705abd09"^^xsd:string ;
  ns0:name "Pand 2144"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962971> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71174641 52.01276713, 4.71177450 52.01275041, 4.71180625 52.01277073, 4.71181646 52.01276465, 4.71162878 52.01265005, 4.71156066 52.01267897, 4.71176392 52.01279592, 4.71177816 52.01278744, 4.71174641 52.01276713))"^^geo:wktLiteral ;
    osm:area 90.0
  ] .

