@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/b00bkhv>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/1cefbbe68480854065e4aabde9d20d48" ;
  ns0:name "Pand 3699"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964526> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71053014 52.01180549, 4.71069577 52.01177488, 4.71054523 52.01148359, 4.71037662 52.01151825, 4.71053014 52.01180549))"^^geo:wktLiteral ;
    osm:area 407.0
  ] .

