@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/b007t1p>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/1eb2a2516f3e00f0f461e48fe3d1518f"^^xsd:string ;
  ns0:name "Pand 1365"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962192> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71122976 52.01098427, 4.71123195 52.01096335, 4.71116882 52.01096125, 4.71116667 52.01097891, 4.71116638 52.01098134, 4.71122976 52.01098427))"^^geo:wktLiteral ;
    osm:area 10.0
  ] .

