@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/b0074wf>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/9cbcb108e8c59909f7289a87f3968db0"^^xsd:string ;
  ns0:name "Pand 810"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961637> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70575814 52.00933893, 4.70571655 52.00936805, 4.70581273 52.00941888, 4.70585080 52.00938938, 4.70575814 52.00933893))"^^geo:wktLiteral ;
    osm:area 36.0
  ] .

