@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/b00b555>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/7e289793b654ec10c66ae83c1c54e7a1" ;
  ns0:name "Pand 3341"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964168> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71308254 52.01216804, 4.71309904 52.01215431, 4.71307782 52.01214382, 4.71305878 52.01215691, 4.71308254 52.01216804))"^^geo:wktLiteral ;
    osm:area 4.0
  ] .

