@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/b007jcs>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/18c9dcba41bf80433a69853d911b5430"^^xsd:string ;
  ns0:name "Pand 1143"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961970> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70745101 52.01046408, 4.70740916 52.01044077, 4.70727538 52.01053879, 4.70728970 52.01054608, 4.70730658 52.01053372, 4.70734728 52.01055490, 4.70746257 52.01047052, 4.70745101 52.01046408))"^^geo:wktLiteral ;
    osm:area 63.0
  ] .

