@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/b007ks4>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/996b77eb0007d0d0ec4c84498d034570"^^xsd:string ;
  ns0:name "Pand 1184"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962011> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70847445 52.01013782, 4.70842442 52.01016811, 4.70851683 52.01021678, 4.70856071 52.01019101, 4.70848911 52.01014686, 4.70847445 52.01013782))"^^geo:wktLiteral ;
    osm:area 37.0
  ] .

