@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/b008pd2>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/07fac24de7c1793acbd2c9ca98dc3e1f"^^xsd:string ;
  ns0:name "Pand 2101"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962928> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71030837 52.01257668, 4.71028645 52.01257434, 4.71026871 52.01257244, 4.71026101 52.01262301, 4.71027994 52.01262312, 4.71028012 52.01261174, 4.71030619 52.01261189, 4.71030837 52.01257668))"^^geo:wktLiteral ;
    osm:area 13.0
  ] .

