@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/b007xg6>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/42f29a7de4764a0cdd67810f8a9872d1"^^xsd:string ;
  ns0:name "Pand 1465"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962292> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70444483 52.01047867, 4.70437221 52.01043897, 4.70426763 52.01054348, 4.70433859 52.01058206, 4.70444483 52.01047867))"^^geo:wktLiteral ;
    osm:area 88.0
  ] .

