@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/b006kt6>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/1a8dfc71fb191fa58d0c4e938526f228" ;
  ns0:name "Pand 344"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961171> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70724917 52.00838022, 4.70726263 52.00838851, 4.70723528 52.00840542, 4.70726714 52.00841983, 4.70729785 52.00840228, 4.70737674 52.00835720, 4.70732915 52.00833078, 4.70724917 52.00838022))"^^geo:wktLiteral ;
    osm:area 40.0
  ] .

