@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/b0068ts>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/fc68d2c06ca25662a62246bf6c28b93a" ;
  ns0:name "Pand 83"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2960910> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71322975 52.00732793, 4.71306536 52.00728021, 4.71304595 52.00730862, 4.71320114 52.00735429, 4.71322975 52.00732793))"^^geo:wktLiteral ;
    osm:area 42.0
  ] .

