@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/b006kfn>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/af23ae339999962899d22c005b58ef9d" ;
  ns0:name "Pand 333"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961160> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70704971 52.00836615, 4.70705768 52.00836036, 4.70704759 52.00835711, 4.70703055 52.00834800, 4.70698218 52.00832166, 4.70694297 52.00834431, 4.70702245 52.00838596, 4.70704971 52.00836615))"^^geo:wktLiteral ;
    osm:area 25.0
  ] .

