@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/b008xtp>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/399e143b686478192a1ab25a0c0d24d2"^^xsd:string ;
  ns0:name "Pand 2316"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963143> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71212068 52.01351897, 4.71211377 52.01352563, 4.71214533 52.01353789, 4.71212158 52.01356079, 4.71214713 52.01357088, 4.71224225 52.01347918, 4.71218529 52.01345668, 4.71212068 52.01351897))"^^geo:wktLiteral ;
    osm:area 48.0
  ] .

