@prefix ns0: <https://schema.org/> .
@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/b0067fv>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/e8c4d4da18db6c9e5c76ac648d51f9ab" ;
  ns0:name "Pand 43"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2960870> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71156145 52.00721480, 4.71151752 52.00723147, 4.71162912 52.00728923, 4.71165739 52.00726544, 4.71156145 52.00721480))"^^geo:wktLiteral ;
    osm:area 31.0
  ] .

