@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/b007x5g>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/10c5ea8628b02ed23641b6e9ac387733"^^xsd:string ;
  ns0:name "Pand 1456"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962283> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70711676 52.01051790, 4.70708493 52.01050237, 4.70705015 52.01052915, 4.70708067 52.01054607, 4.70711676 52.01051790))"^^geo:wktLiteral ;
    osm:area 11.0
  ] .

