@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/b008zqt>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/d9e6de28a41aa63a3df0eb7dc43d39a1"^^xsd:string ;
  ns0:name "Pand 2342"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963169> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71208315 52.01341523, 4.71203452 52.01339410, 4.71196745 52.01344871, 4.71190492 52.01350274, 4.71193293 52.01351364, 4.71198477 52.01346626, 4.71201401 52.01347843, 4.71208315 52.01341523))"^^geo:wktLiteral ;
    osm:area 51.0
  ] .

