@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/b006k6r>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/1fed050ee8570c4b0b36e485e23c861f" ;
  ns0:name "Pand 326"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961153> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71430817 52.00845096, 4.71425366 52.00844683, 4.71424439 52.00849936, 4.71429782 52.00850295, 4.71429782 52.00850295, 4.71430817 52.00845096))"^^geo:wktLiteral ;
    osm:area 22.0
  ] .

