@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/b007cxh>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/9617e55017d7cad20f193d5c253f2035"^^xsd:string ;
  ns0:name "Pand 1014"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961841> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70611016 52.00911992, 4.70606132 52.00909596, 4.70601291 52.00913116, 4.70605709 52.00915430, 4.70611016 52.00911992))"^^geo:wktLiteral ;
    osm:area 21.0
  ] .

