@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/b009j2r>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/f612f70cf47ec9a8a7c8bcedc0fd92a0" ;
  ns0:name "Pand 2816"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963643> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71373951 52.01125752, 4.71362160 52.01124741, 4.71361368 52.01128105, 4.71373205 52.01129064, 4.71373951 52.01125752))"^^geo:wktLiteral ;
    osm:area 31.0
  ] .

