@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/b0092pw>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/69124bf419015ae7dd066100dda625d9"^^xsd:string ;
  ns0:name "Pand 2428"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963255> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71343891 52.01268504, 4.71347909 52.01264723, 4.71342302 52.01262455, 4.71338381 52.01266145, 4.71343891 52.01268504))"^^geo:wktLiteral ;
    osm:area 23.0
  ] .

