@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/b008p03>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/44219417b63e6ace1484c734ddf7d71a"^^xsd:string ;
  ns0:name "Pand 2089"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962916> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71318549 52.01257671, 4.71309848 52.01253794, 4.71306102 52.01257849, 4.71314523 52.01261423, 4.71318549 52.01257671))"^^geo:wktLiteral ;
    osm:area 37.0
  ] .

