@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/b008cbt>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/e53a0418308527d555ded3b66326920a"^^xsd:string ;
  ns0:name "Pand 1838"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962665> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71455100 52.01184186, 4.71442685 52.01182637, 4.71441308 52.01186115, 4.71454147 52.01187095, 4.71455100 52.01184186))"^^geo:wktLiteral ;
    osm:area 32.0
  ] .

