@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/b008h8h>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/f1516efa62b2fe580f55ac1df067b4ce"^^xsd:string ;
  ns0:name "Pand 1952"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962779> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70763449 52.01142876, 4.70765358 52.01141307, 4.70758560 52.01138243, 4.70757563 52.01139088, 4.70738977 52.01154853, 4.70745245 52.01157842, 4.70763449 52.01142876, 4.70763449 52.01142876))"^^geo:wktLiteral ;
    osm:area 128.0
  ] .

