@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/b008b3j>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/696d34eb30d0d758c6a60563e61a22db"^^xsd:string ;
  ns0:name "Pand 1802"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962629> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70784237 52.01177260, 4.70790571 52.01180379, 4.70803692 52.01169539, 4.70797622 52.01166741, 4.70784237 52.01177260))"^^geo:wktLiteral ;
    osm:area 80.0
  ] .

