@prefix ns0: <https://schema.org/> .
@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/b00bdqf>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/256ee2f41e1869bc4375534e76f56e62" ;
  ns0:name "Pand 3560"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964387> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70730918 52.01175958, 4.70724204 52.01181834, 4.70727766 52.01183303, 4.70728270 52.01182853, 4.70730447 52.01183781, 4.70736271 52.01178583, 4.70730918 52.01175958))"^^geo:wktLiteral ;
    osm:area 36.0
  ] .

